Quote:
@Mastar Where exactly would I add this to make it work with firefox?
|
try this code :-
PHP Code:
<embed src="http://www.path to ur file /fish.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="630" height="650"></embed>
this is the only way to view it by firefox ! instead of
PHP Code:
<param NAME="Src" VALUE="http://www.path to ur file /fish.swf">