PDA

View Full Version : flash installer prompt for website


dc_legacy
01-27-2010, 05:26 AM
Hi There,

I have a question regarding lower versions of flash loading my site but not running the action script 3.0 code correctly.

Is there a way of detecting a user’s version of flash and prompting them to install a later version?

What does everyone here do to avoid this situation?

Thank you for any help you can provide.

CyanBlue
01-27-2010, 02:02 PM
Howdy and Welcome... ;)

Most people use SWFObject to embed the Flash movie for that specific issue...
http://code.google.com/p/swfobject/

dc_legacy
01-28-2010, 05:10 AM
Thank you for the help CyanBlue. This seems like a more powerful tool than I thought was available.

I will try and implement it into my websites structure.

Many thanks again.

CyanBlue
01-28-2010, 05:30 AM
Glad to help... ;)