You can detect the player version with flash.system.Capabilities.version. See http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/system/Capabilities.html
--- In [email protected], "luvfotography" <ygro...@...> wrote: > > Hi, I want to use the PerspectiveProject class, which is new for flash > player 10, If the user is still on player 9, can I skip the > perspectiveProject class and not execute it? > I want to be able to use my app in both Player 9 and 10, but only use > the new functions if the user is running V10. > > Is this possible? > thanks, >

