Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: scripless flash5 player detection
From: phillip m. torrone
Date: Fri, 4 Aug 2000 16:12:44 +0100

sure,

in flash 4 you can eval the $version like this.

Set Variable: "playerVersion" = Eval ("$version")
Set Variable: "rplayerVersion" = Substring ( playerVersion,5,1 )
If (rplayerVersion > 4)
Go to and Play ("youhaveflashfive")
End If

of course this doesn't account for flash 6, and it you'll need to build
something if the user has flash 3 only...but this should get you started.

cheers,

phillip m. torrone
director of new technology
b r a i n c r a f t
627 broadway suite 504
new york, ny 10012
v: 212.539.1680 ext. 201
f: 212.539.1741
m: 201.921.9306
http://www.braincraft.com


At 03:32 PM 8/4/00 +0200, you wrote:
>will we be able to detect flash 5 player in the same scriptless way as we
>can now detect for the flash 4 player ?
>
>Michael Bain - mbainatza [dot] ibm [dot] com
>"(A)bort (R)etry (I)nfluence with large hammer"
>IBM Global Services,Tel: 011 302 8391, Cel.Phn: 082 926 1856

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Full flasher archive now available online at:
http://www.chinwag.com/flasher/archive.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: scripless flash5 player detection, mbain

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]