Question : Swf Param via html do not work in firefox. just i explorer

I use to be able to send params via html in the embed code for my swf movie.  But it only worksfor iexplorer. the value is:

value="http://www.nodomain.com/file.swf?Param1=http://www.nodomain.com/videos/full/pastillas/image.jpg&Param2=sometext

do somebody nows how to make it work in firefox or why is not working????

Code Snippet:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
Open in New Window Select All

Answer : Swf Param via html do not work in firefox. just i explorer

You're not passing the same variables to the SWF in the EMBED tag, as you did in the PARAM tag. Might have something to do with it.
Random Solutions  
 
programming4us programming4us