Hi minal,
If you are working in falsh builder 4.5 and check the
checkbox selected flex 3 compatible mode.May be it does not include your
mxml tiltle window. Compiler is unable to read mxml tiltle window. If you
are using spark TiltleWindow then it should work. Or change ur sdk to 3.2
or 3.5.
Note : if it is core flex 3 development so configure sdk 3.2 and while
creating project there is one option Use component Take flex3 mx component
only.
On Thu, Nov 10, 2011 at 1:58 AM, Minal <[email protected]> wrote:
> 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.
>
>
--
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.