|
-
[F8] Can't create Text Link after Flash Movie is shown
Hi, I was wondering if someone could help me out with this. I'm pretty new to flash so I barely even know anything there is to know about it. I've looked around on tutorials for this, but I can't seem to get anything to work.
What I want to do is show a movie clip for the introduction of my website and then when it is finished showing I want to show a link that will lead into my homepage. I've got a preloader working for it and the movie loads up just fine for it, but my problem is for when the movie is done. After the movie has finished, I can't add a Text Link to have it lead to my homepage.
When I put in a text link in the next frame, it stays on top of the movie the entire way through. I've tried to put a stop action on the frame of the movie, but then movie shows and stops when it is finished. I have no clue as to how to move the scene along to the next frame with the text link in it.
There's probably a really easy solution to this, but could someone please help me?
-
Senior Member
in the end of the movie try _parent.play();
or _parent.gotoAndStop(); //put the frame number in the () of where the link is
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|