if you are using <object>
tag the attribute should be data
and not src
. you can easy trace whether or not the swf has been loaded inside the net tab in your firebug.
antpaw
2010-01-17 20:09:48
if you are using <object>
tag the attribute should be data
and not src
. you can easy trace whether or not the swf has been loaded inside the net tab in your firebug.