I have a AIR applicatioin which is working correctly the way I want.
There is one slight problem. I cannot remember the size of the window
when the user closed the application.

Eg. If I have a simple application something like

<mx:WindowApplication width=400 height=400>
  <mx:Label ="t" text="hello world"/>
</mx:WindowApplication>

when the user opens the application everything is fine. now the user
resizes the app and closes it. When the user restarts the application
is it possible to remember the previous size of the application
window. I know how to use sharedobjects but I don't know how I can
save and set the windowapplication size .

Thanks

- Rohit

--

You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.


Reply via email to