Most Flex framework classes have an mx_internal version string similar to this:
mx_internal static const VERSION:String = "4.0.0.13827"; Gordon Smith Adobe Flex SDK Team From: [email protected] [mailto:[email protected]] On Behalf Of Nick Middleweek Sent: Tuesday, March 16, 2010 6:54 AM To: [email protected] Subject: [flexcoders] Is there an internal build number? Hi, Is there some kind of internal build number that I can show on screen so I know when testing/ debugging that i'm looking at the latest compiled version? I guess I could maintain my own date/ time stamp but was wondering if there's any mx_internals variables or something? Thanks, Nick

