Re: [Flashcoders] Problem parsing mxml(Flex2.0B3)

2006-06-19 Thread silpa s
Thanks Muzak,

But mxmlc genarates swf & html's to access swf. but i
want server to comple when mxml file requested by the
user using http://host/index.mxml not
http://host/index.html.

Thanks
-Silpa

--- Muzak <[EMAIL PROTECTED]> wrote:

> try the flexcoders mailing list:
> http://groups.yahoo.com/group/flexcoders/
> 
> But it seems like you're trying to mix Flex 1.5 and
> Flex 2.0, which won't work.
> Flex 2.0 is a whole new ballgame.
> 
> You need to compile your mxml to swf from Flex
> Builder 2 and put the generated files on your server
> (or compile to server directly 
> if local).
> 
> Check the tutorials and docs that comes with Flex
> Builder 2.
> 
> regards,
> Muzak
> 
> - Original Message - 
> From: "silpa s" <[EMAIL PROTECTED]>
> To: 
> Sent: Monday, June 19, 2006 12:43 PM
> Subject: [Flashcoders] Problem parsing
> mxml(Flex2.0B3)
> 
> 
> > Hi all,
> >
> > I'm new to Flex. I may have to develop some RIA
> > application using Flex2.0. I'm using Weblogic as
> my
> > application server. When try to locate my
> > index.mxml(http://localhost:7001/index.mxml), i'm
> > getting following error.
> >
> > 22 Errors found.
> >
> > Error /index.mxml:2
> > Unknown attribute 'layout' on mx.core.Application
> >
> >
> >
> >
> > Error /index.mxml:3
> > Don't know how to parse element
> > "http://www.adobe.com/2006/mxml:Style";. It is not
> a
> > known type or a property of mx.core.Application.
> >
> >
> >
> > I've configured name space in my flex-config.xml
> in
> > the following way
> >
> >
> > > uri="http://www.adobe.com/2006/mxml";>
> >
> >
> /WEB-INF/flex/mxml-manifest.xml
> >
> > > uri="http://www.macromedia.com/2003/mxml";>
> >
> >
> /WEB-INF/flex/mxml-manifest.xml
> >
> >
> > I've got Flex 1.5 jars(flex-bootstrap.jar). do i
> need
> > to update any jars for flex 2.0? if so where can i
> get
> > new jar files. I've installed flex2.0 builder on
> my
> > system. I'll be thankful for the help on this.
> Thanks
> > in advance.
> >
> > -silpa
> >
> 
> > 
> 
> 
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the
> archive:
>
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Problem parsing mxml(Flex2.0B3)

2006-06-19 Thread Muzak
try the flexcoders mailing list:
http://groups.yahoo.com/group/flexcoders/

But it seems like you're trying to mix Flex 1.5 and Flex 2.0, which won't work.
Flex 2.0 is a whole new ballgame.

You need to compile your mxml to swf from Flex Builder 2 and put the generated 
files on your server (or compile to server directly 
if local).

Check the tutorials and docs that comes with Flex Builder 2.

regards,
Muzak

- Original Message - 
From: "silpa s" <[EMAIL PROTECTED]>
To: 
Sent: Monday, June 19, 2006 12:43 PM
Subject: [Flashcoders] Problem parsing mxml(Flex2.0B3)


> Hi all,
>
> I'm new to Flex. I may have to develop some RIA
> application using Flex2.0. I'm using Weblogic as my
> application server. When try to locate my
> index.mxml(http://localhost:7001/index.mxml), i'm
> getting following error.
>
> 22 Errors found.
>
> Error /index.mxml:2
> Unknown attribute 'layout' on mx.core.Application
>
>
>
>
> Error /index.mxml:3
> Don't know how to parse element
> "http://www.adobe.com/2006/mxml:Style";. It is not a
> known type or a property of mx.core.Application.
>
>
>
> I've configured name space in my flex-config.xml in
> the following way
>
>
> uri="http://www.adobe.com/2006/mxml";>
>
> /WEB-INF/flex/mxml-manifest.xml
>
> uri="http://www.macromedia.com/2003/mxml";>
>
> /WEB-INF/flex/mxml-manifest.xml
>
>
> I've got Flex 1.5 jars(flex-bootstrap.jar). do i need
> to update any jars for flex 2.0? if so where can i get
> new jar files. I've installed flex2.0 builder on my
> system. I'll be thankful for the help on this. Thanks
> in advance.
>
> -silpa
>

> 


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Problem parsing mxml(Flex2.0B3)

2006-06-19 Thread André Goliath
You ebtter join Flexcoders

http://www.flexcoders.org/ 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of silpa s
Sent: Monday, June 19, 2006 12:43 PM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] Problem parsing mxml(Flex2.0B3)

Hi all, 

I'm new to Flex. I may have to develop some RIA
application using Flex2.0. I'm using Weblogic as my
application server. When try to locate my
index.mxml(http://localhost:7001/index.mxml), i'm
getting following error.

22 Errors found. 
  
Error /index.mxml:2 
Unknown attribute 'layout' on mx.core.Application 




Error /index.mxml:3 
Don't know how to parse element
"http://www.adobe.com/2006/mxml:Style";. It is not a
known type or a property of mx.core.Application.



I've configured name space in my flex-config.xml in
the following way 

 
http://www.adobe.com/2006/mxml";> 
   
/WEB-INF/flex/mxml-manifest.xml 
 
http://www.macromedia.com/2003/mxml";> 
   
/WEB-INF/flex/mxml-manifest.xml 
 

I've got Flex 1.5 jars(flex-bootstrap.jar). do i need
to update any jars for flex 2.0? if so where can i get
new jar files. I've installed flex2.0 builder on my
system. I'll be thankful for the help on this. Thanks
in advance.

-silpa

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com