I have a simple html page with a button that when clicked will display a video in a container using the swfobject.embedSWF function. I did a test where i uninstalled flash from my machine (control panel->add remove programs), then loaded my page and tried clicking the button to show the video. As expected it did not show. However, after installing flash, then coming back to the same page (not reloaded), the link still wont embed the video. I notice the callback says "success:false". If I reload the page, however, it will work as expected.
Is this a flaw in swfobject or the way I am implementing this? I know in swfobject1.5 this worked just fine. -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
