hi, you can call a mouse down event on the application ( or any container u have) and in the event handler funtion u can use below statement for dragging the window.
stage.nativeWindow.startMove(); hope tht helps. On Thu, Dec 23, 2010 at 11:24 AM, karthi <[email protected]> wrote: > Hi I am developing AIR application ,i want to know how to make AIR > windows draggable when it is ----- <systemChrome>none</ > systemChrome>----- > > Can anybody tell me how should i continue with this. > > -- > 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.

