For some reason, I can not add action script functions to a timeline frame in a button icon, like I would usually like to copy the movieclip symbols The action panel on stage shows this message:
"In ActionScript 3.0, the code can not be placed directly on the object. Please select a frame ..."
Even though I definitely selected one frame!
Any thoughts?
Edit: According to the request screenshot. As you can see, a frame is clearly selected ...
You can not add code to the frame of buttons because they are not actually frames. Examples are:
From the classroom documentation, you can see that this movie is not an heir of clips, so there is no frame in it. It's just that the IDE looks like a little frame. The solution is to make them movie clips.
Comments
Post a Comment