[Flashcoders] Detect Flash version in AS3

2007-05-23 Thread Joe Cutting
Hello, I'm building a web project in AS3 using Flash CS3. Originally my idea was that the swf would do a version check at the start of the program and if the user wasn't running Flash 9 they would be redirected to download the upgrade. Now, I've done some thinking about this and realised that

Re: [Flashcoders] Detect Flash version in AS3

2007-05-23 Thread Muzak
Flash version in AS3 Hello, I'm building a web project in AS3 using Flash CS3. Originally my idea was that the swf would do a version check at the start of the program and if the user wasn't running Flash 9 they would be redirected to download the upgrade. Now, I've done some thinking about

Re: SPAM-LOW: [Flashcoders] Detect Flash version in AS3

2007-05-23 Thread Derek Vadneau
: Wednesday, May 23, 2007 10:48 AM Subject: SPAM-LOW: [Flashcoders] Detect Flash version in AS3 Hello, I'm building a web project in AS3 using Flash CS3. Originally my idea was that the swf would do a version check at the start of the program and if the user wasn't running Flash 9 they would

Re: [Flashcoders] Detect Flash version in AS3

2007-05-23 Thread Bill Mackin
Joe, In my experience, using some kind of javascript like SWFObject or UFO is the best way to go. There is a project named SWFFix that looks promising, but it appears that no work has been done on it since Feb. http://www.swffix.org/devblog/ As for using AS3 to detect for the version of