fullcatrooms / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

SWFObject 2.2 and SWFAddress 2.3 use lead to flashvars becoming unavailable in IE6/7 #338

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. include swfobject 2.2 js on page
2. include swfaddress 2.3 js on page
3. set flashvars object on SWFObject and call embedSWF()
4. try to read flashvars values in Flash/Flex application

What is the expected output? What do you see instead?
We should be able to read all flashvars passed into the swf. Instead the 
variable values are null.

See more here:
http://groups.google.com/group/swfobject/browse_thread/thread/9dbee963fe2f7
b2b?hl=en

This only seems to be an issue with SWFObject 2.2 + SWFAddress 2.3. Using 
SWFObject 2.2 and SWFAddress 2.2, there is no issue. Likewise with the 
combination of SWFObject 2.1 and SWFAddress 2.3.

Original issue reported on code.google.com by aran.rhee@gmail.com on 6 Jul 2009 at 11:16

GoogleCodeExporter commented 9 years ago
Fix to come from a new SWFAddress build (currently in SVN)

Original comment by aran.rhee@gmail.com on 8 Jul 2009 at 8:46

GoogleCodeExporter commented 9 years ago

Original comment by bobbyvandersluis on 16 Jul 2009 at 12:15

GoogleCodeExporter commented 9 years ago
- the fix will come from SWFAddress, so closing this ticket

Original comment by aran.rhee@gmail.com on 20 Jul 2009 at 12:47