A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: preloader bar

  1. #1
    Junior Member
    Join Date
    Sep 2000
    Posts
    10
    I was wondering if anyone knew how to tell a certain movie clip to go to a different frame in the movie clip using the preloader in the main movie so i can using a loading bar
    EX:
    If Frame Is Loaded (500)
    Go to and Play (30)
    End Frame Loaded
    ...when i put that in how can i say:: also move to frame 40 in __________ <---(whatever the name of the movie clip is)

    thanx alot

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    114
    This should work, if it's not what you're looking for let me know......

    If Frame Is Loaded (500)
    Go to and Play (30)
    Tell Target("nameofmovie")
    go to frame(Whatever)
    end tell target
    End Frame Loaded

    Cheers,

    Spliffster

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