A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [F8] Can't create Text Link after Flash Movie is shown

  1. #1
    Junior Member
    Join Date
    Jun 2007
    Posts
    1

    [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?

  2. #2
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,755
    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
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center