> If you install Flash manually, then I would expect wonky behavior until you > restart the browser to let the plugin register properly.... This wasn't the case for swfobject 1.5. Also, i have never gotten that express install to work. Should it launch even if you have flash not installed?
On Nov 4, 3:53 pm, Aran Rhee <[email protected]> wrote: > well, you pass null in as your expressInstall.swf location, so you won't get > any in page Flash player updating (which will update the player, then > display your content without having to refresh in most browsers) > > If you install Flash manually, then I would expect wonky behavior until you > restart the browser to let the plugin register properly.... > > Aran > > On Thu, Nov 4, 2010 at 3:51 PM, rabbledabble <[email protected]> wrote: > > Code example: > >http://pastebin.com/raw.php?i=TWVS52HF > > > On Nov 3, 10:54 am, rabbledabble <[email protected]> wrote: > > > 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]<swfobject%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/swfobject?hl=en. -- 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.
