I'm using CustomActions, i.e. :

if ( CustomActions ){
// we're in the Flash IDE
} else {
// we're either in a browser or in the standalone player
}


HTH,
stefan.


On 1/26/07, Josh Santangelo <[EMAIL PROTECTED]> wrote:
Is there a way for a SWF to know if it's running in the "test movie"
environment vs the browser or standalone players? I often have a need
to compile in different settings in test-movie than I do for
deployment, and have to manually remember to take them out before
shipping a build. Or is there a more elegant way to handle that sort
of thing?

-josh
_______________________________________________
[email protected]
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

_______________________________________________
[email protected]
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