You could check the flash version using swfobject api determin if they have correct version.
If they do not have the version they see the alt content with no call to swfobject on load (not using static syntax either) when the user clicks your button you call createSWF (expressInstall is triggered) if they have correct version you call createSWF (button does not need to be clicked) (I may have made omissions within my suggestion above - Philip, Aran or Vincent may see holes in my plan) - S On 21 December 2010 21:04, Wick <[email protected]> wrote: > I'm currently using swfobject to embed my swf. With the express install > enabled, if the user doesn't have the required version it automatically > prompts the user to download the latest version. I would rather have my > alternate content show first, and then have a button that starts the > prompt. Is there a quick and easy way to do this? > > An example of what I'm talking about is here... > http://www.adobe.com/devnet/flashplayer/articles/express_install.html(click > play video in the modal window link.) > > -- > 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.
