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 

        <namespaces> 
            <namespace
uri="http://www.adobe.com/2006/mxml";> 
               
<manifest>/WEB-INF/flex/mxml-manifest.xml</manifest> 
            </namespace> 
            <namespace
uri="http://www.macromedia.com/2003/mxml";> 
               
<manifest>/WEB-INF/flex/mxml-manifest.xml</manifest> 
            </namespace> 
        </namespaces>            
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

Reply via email to