A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: load graphics on an HTML page before Flash movie begins playing

  1. #1
    Junior Member
    Join Date
    Apr 2001
    Posts
    1
    Hi

    I need to know how to load a flash movie last in a HTML page. I just want all the graphics in the HTML page to load before the flash movie plays. Any suggestions? Load the graphics into the <head> tag? If so how do I do this?

    Scott

  2. #2
    There might be some possible solution using javascript. But logically it doesn't really sound like it would work. Most of the time a image is associated with a certain location. If you have an image on two totally different sites it will still load that image two times because the computer wont recognize it as the same image. Because they are coming from two different sources it will load it twice. This seems like it would be true of an html vs. swf. The computer would probably see it as two different images and thus load it twice.

    Hopefully though you find what you are looking for.

    Best of luck to you.

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