Thanks Deepak, In my case issue was because of network monitor and AIR 2.5 issue, i got it working when i disabled the network Monitor and run the code on Mobile.
thanks Thulasi. On Fri, Apr 29, 2011 at 9:48 AM, deepak <[email protected]> wrote: > Dear Thulasi, > > Try to compile your code by adding the following parameter in flex > compiler parameter string : > > - static rsls = true > > This is to be used if you are not using RSL compilation mode. > > Try this and let me know if it works. > > Regards, > Deepak > > -- > 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. > > -- 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.

