A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Please help! :)

  1. #1
    Junior Member
    Join Date
    Jan 2002
    Posts
    19

    Please help! :)

    Hey all!

    Ok here's the deal. I've got a movie that contains a button and on that button there is a loadmovie command to load an external movie , onto level 100. In the external movie which is loaded I have a movieclip with an instance name. What I want to do is have a button in the main movie on level 0, load the movie on level 100, but target the movieclip in the movie in level 100 and jump to a certain frame of that movieclip. Is this possible?

    I hope I haven't confused you all. Please help and thanks in advance! I am using Flash MX by the way!

    Booskye

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    _level100.mcInstance.gotoAndStop("frameLabel");

    make sure that _level is loaded before.

    gparis

  3. #3
    Junior Member
    Join Date
    Jan 2002
    Posts
    19

    Thanks... but what happens if...

    Thanks for the response... what happens if I have several buttons calling different external movies. Should I load all movies at once on different levels? I figured that wasn't good since they'd overlap one another.

    Booskye

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