Forum Moderators: open

Message Too Old, No Replies

How Can I Make Flash Download After The HTML?

         

dwhswebhosting

6:56 am on Sep 17, 2002 (gmt 0)

10+ Year Member



Hello,

I have been searching for a hour now on how to let my html page to load first then have the 70K flash file load.

The idea is I don't want our surfers to wait for the flash file before they are able to see the html part of the web page.

Any suggestions (please don't say get rid of the flash :)

I was thinking about throwing the flash file in a layer and delaying the layer but I can't find any where on how to do this either.

I'm hopeing there is a code the delays flash files for a couple of seconds.

Any help is well appreciated.

Thank you,

Charles

[edited by: heini at 8:02 am (utc) on Sep. 17, 2002]
[edit reason] no urls please / thanks [/edit]

tedster

8:42 am on Sep 17, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



How about using absolute positioning for the flash file, and then putting that code at the very end of the HTML file?

dwhswebhosting

8:55 am on Sep 17, 2002 (gmt 0)

10+ Year Member



Hey that's it! So simple yet I couldn't think of it for the world.

Thank you much,

Charles

tedster

9:23 am on Sep 17, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You're welcome. I'm better at other people's questions than I am figuring out my own.