Hi Ashish, Thanks for the suggestion. But, since the container is TitleWindow in the file I don't want to change it. Can you explain why is the error occurring if the root tag is TitleWindow and not Application?
Thanks On Nov 7, 2:00 am, Ashishkumar Borkar <[email protected]> wrote: > hi minal, > Instead of taking windowsApplication tag take root tag as > Application try to create them. > > > > > > > > On Mon, Nov 7, 2011 at 5:16 AM, Minal <[email protected]> wrote: > > 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. -- 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.

