Saw the question and answer at
http://stackoverflow.com/questions/1516755/multiple-windows-in-adobe-air

I have a similar need and am using compiler Flex 4.5 with Flex 3
compatibility mode and enabled strict type checking. I included

import mx.core.Window;

into my application but the compiler flags an error "Description
Resource    Path    Location    Type
1046: Type was not found or was not a compile-time constant: Window.
Flex Problem"

How can I resolve this?

Thanks

-- 
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.

Reply via email to