Quote:
Originally posted by johnie
Basically what needs to be done to ensure they have the Flash 5 or higher player is that the HTML that is generated from Koolmoves needs to be checked so that you are sure it is updated to the Flash 5 player... Its as easy as changing 2 numbers if it is wrong.
The version number in the object tag should read
CODEBASE="http://active.macromedia.com/flash5/cabs/
swflash.cab#version=5,0,0,0"
If I'm not mistaken this is the defualt setting in the HTML export option.
anyhow when the viewer sees this if they have MSIE the browser will automatically inform the user that thier version of the player is out of date and offer to update them and if they have NS they will be asked to update via the NS Plugin finder as long as the header in the SWF says its Flash 5, which I am pretty sure it does.
As far as I know only IE has this auto-update feature. Some times ago a tested a clock published by Hillary(??) in a thread of this forum (don“t know which tread exactly). this clock as far as I remeber was programmed with actionscript in an older beta (beta 2.8??). It worked fine with IE und player 5 and just stopped working in Netscape 4.7 with player 4. BUT: Macromedia has published a free downloadable detection set on their website. AND: I agree with Johnie: I you have player 4 you can not expect version5 swf to work!