ice78991
Programmer
- Nov 20, 2006
- 216
I've been looking at a .fla and am looking at the actionscript for the buttons created in the library. When I check in movie explorer I the following
SomeButton
|
+ Actions For SomeButton
on(release){func1()}
But when I select the button on the stage or I select the approriate frame and check the actions panel,there is no script. There is no frame labeled 'a' for actionscript anywhere on the timeline.
I'm curious. How has this script been added?
SomeButton
|
+ Actions For SomeButton
on(release){func1()}
But when I select the button on the stage or I select the approriate frame and check the actions panel,there is no script. There is no frame labeled 'a' for actionscript anywhere on the timeline.
I'm curious. How has this script been added?