Hi there, I’m working on a FLV presentation, that has to be able to cater to all FLV supporting versions of flash.
I orginally made the presentation in flash 8 as the on2 codec is alot better quality wise for low kbps videos than the sorenson one, anyway, I have also made a flash 7 version of the presentation, and I would like to know if anyone knows a good way to detect what version of flash the user has and then redirect them to the appropriate movie
example.
if they have flash 8 - display flash 8 presentation
if they have flash 7 - display flash 7 presentation
if they are lower than 7 - display upgrade/html version.
I searched around for a few scripts but most only have the option to display the flash or redirect to an upgrade page.
any help would be appreciated