ouyang789987 / swfobject

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

swfobject.embedSWF // callback #521

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create the simplest swfObject template
2. Add a callback function on the swfobject.embedSWF function
3. Try to use a flash function in the embeded flash using jQuery

What is the expected output? What do you see instead?
I get an error, the function I want to call doesn't exist.

What version of the product are you using? On what operating system?
2.2, mac osx, same issue on windows XP.

Please provide any additional information below.
The function I want to call is available on click after a while. I just cannot 
get my function right after the integration. It means the code is right, just a 
sync issue ...

Test it here : http://www.thomaspujolle.com/extint/jQueryLogger.html

Original issue reported on code.google.com by thomas.p...@gmail.com on 27 Nov 2010 at 4:50

GoogleCodeExporter commented 9 years ago
This appears to be an implementation issue, not a bug. Please post on the 
SWFObject Google Group (http://groups.google.com/group/swfobject) for advice 
and assistance with troubleshooting. If an actual bug is discovered, we will 
reopen this ticket.  Thanks

Original comment by platelu...@gmail.com on 28 Nov 2010 at 3:20