The nature of a Flash file is that it streams so the basic answer is that
the Flash file doesn't know what is happening on the main page. The best way
around this is to estimate how long the rest of the page takes to load, and
then place a pause in the the flash file at the first frame until the time
elapses
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
www.valleybiz.net
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
www.macromedia.com/support/forums/team_macromedia
"xcoldnet" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
I basic question: How can I force the browser to play a .swf file ONLY
when it
has finished to download the whole page instead of playing it as soon it
can
(which mean, in my case that the rest of the mainpage is still on the
server...). Thank you. Dario |