Hi Cholid, I also face the similar problem but different case. My project was using one library project which was compiled in SDK 3.0. If this is your case, then compile the library project again from SDK 4.0.
Hope this helps. Regards Gagan Deep On 19 May 2010 13:08, cholid ridwan <[email protected]> wrote: > Hi all > im just compile my application that build on flex sdk 3 on sdk 4 > has message error that's > Error: Access of possibly undefined property FlexGlobals through a > reference with static type Class. > > return > Application.FlexGlobals.topLevelApplication as ZenNetMap; > > > anyone same trouble? > or anyones have trouble when compile on sdk 4 to but on different case? > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

