You can use:

trace(System.capabilities.version);

to find the player version, then if it's > 7, do a loadMovie to load your v8
SWF.



On 3/21/07, Jake Prime <[EMAIL PROTECTED]> wrote:

Hi

I have a SWF which is published as Flash 8 purely to take advantage of
the filter effects that can be applied to dynamic text fields. The
problem is that I am now forced to deploy the project to Flash 7.

I was hoping that I could do a detect within the SWF and serve up the
nice Flash 8 text fields for the majority who can see it, and just
have the plain old 7 ones for those who can't.

Is there a way to do this within a single SWF?

Thanks
Jake
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to