Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 87158

Re: As3 - How To Check What IDE the SWF is Running From with Code?

$
0
0

Just to let every know "else" doesn't work with config constants. But you can still do flash builder only things with 1 config constant with the ! operator

 

CONFIG::IN_FLASH_PROFESSIONAL

{

      // happens only in flash pro

}

 

!CONFIG::IN_FLASH_PROFESSIONAL

{

     // happens only in flash builder

}


Viewing all articles
Browse latest Browse all 87158

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>