Re: [flexcoders] Is there an internal build number?

2010-03-16 Thread Alex Harui
I’m not sure we update on every nightly build, but each public release has different UIComponent.mx_internal::VERSION and each SWF has different SWF metadata. On 3/16/10 6:53 AM, "Nick Middleweek" wrote: Hi, Is there some kind of internal build number that I can show on screen so I know

RE: [flexcoders] Is there an internal build number?

2010-03-16 Thread Gordon Smith
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: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Nick Middleweek Sent: Tuesday, March 16, 20