Hey, thanks alot. This works great. In order to not cause errors publishing from flash builder I also had to add the config constants there. But that's just in Project -> Properties -> Actionscript Compiler
Then I added this:
-define=CONFIG::IN_FLASH_PROFESSIONAL,false
Then in Flash Pro Actionscript 3 settings I made it true:
woohoo!