A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Preloader with external movie doesn't work, help please

  1. #1
    Junior Member
    Join Date
    Jan 2001
    Posts
    14
    This simplistic loader does not work with an external movie loaded into level1 from level0 with this command:

    loadMovieNum ("image.swf", 1);

    (Image.swf movie frames)
    FRAME 1:
    ifFrameLoaded (5) {
    gotoAndPlay (5);
    }

    FRAME 2:
    gotoAndPlay (1);

    FRAME 5:
    The Image and a stop command

    It does some funky stuff on level0. What needs to be changed so I can use this on my level1 movie?

    Thanks

  2. #2
    Junior Member
    Join Date
    Jan 2001
    Posts
    14
    BUMP...someone please help, 3rd time I've asked...

  3. #3

    Colin Moock

    Hi:
    I suggest you to visit the colin moock page in order to download the code you are looking for. I an referring to a .fla wich enables some movie clips to display their own preloader.
    Unfortunately I don't remember the right link into the Colin site. I give you the address, and you'll must to searh into it the pointer.
    If you are not able to find it, let me know and I'll send you the .fla.
    Good luck.
    http://www.moock.org/webdesign/flash/

  4. #4
    Hi:

    It's me again. I have just found the pointer for the .fla code. Well, you can download two: first of all, the address: http://moock.org/asdg/codedepot/
    1- In chapter 10, data event preloader.
    2- In Preloaders, three files. I recommend you the third:Generic preloader manager.

    Good luck

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