A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: checking to see if movie is loaded

  1. #1
    Junior Member
    Join Date
    Oct 2001
    Posts
    4

    checking to see if movie is loaded

    On level1 I have the main links(which load an swf file onto another level). also in the 1st level are some visual elements(movies) which are constant, and will move into a certain postion depending on which link(swf) is loaded. when one of those is loaded, and another link is clicked from the main level 1 links, I want it to check to see which movie is loaded, and play the frame which reverses the position of the constant.... and then goes into the next swf and moves the constant into the position for that swf.

    kinda hard to explain.........hope I'm making sense.

  2. #2
    Senior Member
    Join Date
    Jan 2001
    Posts
    1,017
    to check if level finish loading u use:

    _level78.gettotalbytes()

    for going back u use:

    gotoAndPlay(_currentframe-1)

    hope this is thanser for your question if not explain more
    mey the swartz be with you

    http://www.amirlotan.com

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