variables with dollar sign in the flex debugger?

Posted by user273895 on Stack Overflow See other posts from Stack Overflow or by user273895
Published on 2010-03-14T07:56:47Z Indexed on 2010/03/14 8:05 UTC
Read the original article Hit count: 227

Filed under:
|

when I debug a flex application in the properties of display objects i also see variables that start with a dollar sign, like: $alpha, $width, $x, etc.. what are they? are they different from the "normal" alpha, width, x properties?

© Stack Overflow or respective owner

Related posts about flex

Related posts about debugger