View Full Version : There's a way to know that?
I need to know when a html page, generate by php will be full loaded and then, start playing a swf animation that's inside this page??
the onLoad() event of the body tag fires once the page is done loading... so you could set it up so that that event executes a javascript function to start your flash file.
Thanx tg!
but is there another way while using javascript??
Stimpson
12-16-2003, 05:24 AM
but is there another way while using javascript??tg was talking about javascript ;). There is a onLoad event which fires if your html page has loaded, and which you can tie to a javascript function. Remember Javascript and Actionscript are not so very much different (Will make it that much easier;)).
thank... i'll take a look
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.