Forum Moderators: open
Can someone please tell me the steps to going about doing this?
Thanks a million, I am just learning so I'm sure this is easy. Thanks again in advance.
Tobin
Frame 1 - draw your background
Frame 2 - mark as a keyframe (F6), draw the box at its starting position, off the stage if need be
Frame N (N is determined by how long you want the delay to be) - move the box from frame 2 to where you want it to end up. Mark as keyframe.
Then go to an intermediate frame, ie frame 3, select the box, and in the properties of the box, select a motion tween.
For the clickable object, I don't quite remember how to do it, you need an onClick handler. From within the flash help, look for the banner tutorial, it'll take you through this whole process far better than I can.
Sean
If the more link is in a static text box and the link to the further content is an external URL then simply highlighting the text and completing the link box on the properties panel will do it, if not you need to provide a bit more idea as to the structure of your movie, but basically your going to need an onPress() event handler asigned to an invisible button.