A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: preload .swf?

Threaded View

  1. #1
    Member
    Join Date
    Nov 2011
    Posts
    34

    preload .swf?

    So, I'm now working on one project that has numerous embedded .swfs.

    For the first three animations, I created empty movie objects, and loaded the movie as a series of jpgs for each frame, thus, the main movie .swf actually contains the animation, so it pre-loads, and shows the user the loading process.

    Now, as you advance through the animation, the problem is when you get through the animations that are pre-loaded, and continue with the non-pre-loaded .swfs (the ones that are merely referenced).

    As a first-time user, when you get to them, you see the "loading" bar. However, I don't want my users to see that, I want to "preload" those .swfs in the first frame, or have the very first button preload the external .swfs.

    I can't figure out how to do that though. When I use the actionscript "LoadMovie", it actually plays the movie, which is not what I want.

    Here's the link to my latest version:
    http://www.brianheagney.com/Q-Matic/...reload_02b.swf

    Any thoughts would be great...I'm almost finished I think!
    Attached Files Attached Files

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