schnabear / swfobject

SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file.
http://code.google.com/p/swfobject
0 stars 0 forks source link

Flash with width and height eq 0 not working (ExternalInterface) #637

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Get flash with external interface (with callback)
2. Embed flash using swfobject method embedSWF with parameters width and height 
equals "0"
3. Try to call callback function

It throws Method Undefined exception

SWFObject 2.2
ArchLinux64 3.3.8-1
Flash:  11.2.202.236

Original issue reported on code.google.com by bartek.b...@gmail.com on 22 Jun 2012 at 11:27