|
|
 |
Re: FN-FORUM: Firefox onload problem...
date posted 24th November 2005 20:54
> I have been playing with some Javascript to control a flash movie, =
works fine in IE=20
> and the functions I am running work if attached to an onclick();
>=20
> However I would like them to work onload.
>=20
> Sample code attached:
;
;
;
;
>=20
> //-->
>
>
>
>=20
>=20
> I have tried using the window.onload method also and that seems no =
better :(
>=20
> Any pointers appreciated!
>=20
> Steph
Have you got the javascript debugger extension in firefox - is the log =
empty?
Try a simple fucntion that just alert()s from the onLoad - is it called?
is it some part of the flash interface that is erroring?
John
|
 |
|