gromituk2k
09-19-2007, 03:41 PM
I have a quick question regarding using HTML to jump to certain frames within a swf.
Would like so when a html page loads, it will load the swf file to a certain frame, I have got this working in IE by using:
"<param name="movie" value="Header.swf?theGoToFrame=10">"
But it does not work in Firefox, any ideas why this is so?
Thanks.
Would like so when a html page loads, it will load the swf file to a certain frame, I have got this working in IE by using:
"<param name="movie" value="Header.swf?theGoToFrame=10">"
But it does not work in Firefox, any ideas why this is so?
Thanks.