A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Movie File Size

  1. #1
    Get Squared Away.
    Join Date
    Feb 2000
    Location
    Allentown, PA
    Posts
    543

    Question

    I have several .bmps imported in my movie that are viewed later on in the website. The images are all in a movie clip that I call to using tell target. Is there anyway to have these load separately from the opening of the website? If its the load movie command, can you explain how to use it?

    Thanks in advance.

  2. #2
    Member
    Join Date
    Feb 2000
    Posts
    79

    Lightbulb

    all you have to do is place them in the timeline where you want to load them. If you have a preloader that checks if the last frame of your movie is loaded, it could pose a problem.

    so if you need to use a preloader create one 20 frames long. in every second frame place a keyframe (ie 10 of them). Now divide your objects up into 10 - if you have 50 objects, that 5 objects per keyframe. Now place them in the keyframes.

    you can tween an animation also across this length of the timeline.

    What will happen is that the movie will load every symbol of the movie by the end of the preload sequence. except for your bitmaps because you left them out to be loaded later.

    hope this helps,


    <EMBED src="/cgi-bin/ubb/Members/sigs/00000010.swf" quality=high WIDTH=360 HEIGHT=40 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED>

  3. #3
    Senior Moderator
    Defender of the Faith
    Pope de Flash's Avatar
    Join Date
    Feb 2000
    Posts
    3,429

    Cool

    You could also break these images out as an seperate swf and use the load movie command. Since they are not essential to the main movie and can be pre loaded in the background and or on demand. This would make your site load faster and feel more fluid. Regards, Bill

    ------------------
    Macromedians 1:1

    In the beginning the web was without shape and color, and the hype covered the darkness of the net. Then there was a Flash and life came to the web and vision became reality.
    <EMBED src="/cgi-bin/ubb/Members/sigs/00000100.swf" quality=high WIDTH=375 HEIGHT=75 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED>

  4. #4
    Junior Member
    Join Date
    Mar 2000
    Posts
    20

    Post

    Since u have so many BMPs, tracing them might reduce the file size and speed up the downloads (if u didnt already do that).

    Thanks

    Da Cheese
    <EMBED src="/cgi-bin/ubb/Members/sigs/00002203.swf" quality=high WIDTH=600 HEIGHT=60 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED>

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