Skip to main content
Inspiring
August 24, 2013
Question

new flash cc. Access of an unknown property denied

  • August 24, 2013
  • 1 reply
  • 687 views

1120: Access of an unknown property denied (translated from Spanish)

           

CONFIG::DEBUG

CONFIG::ONLINE

CONFIG::OFFLINE

I used to use a conditional compile statement in my code and it worked in CS5.5 but throws the following error now. It is very important because I have an online and offline version.

Cheers in advance for any help.

This topic has been closed for replies.

1 reply

Inspiring
August 24, 2013

Do you have these constants defined in Flash IDE publish settings?

Inspiring
August 24, 2013

Hi there.

Yes, they are in flash IDE AS3 settibgs. As I say it is the same code as I have alsways used. I did read somewhere that perhaps they would work inside if/else statements but I don't want to screw anything up at the moment.