|
List Info
Thread: Namespace issue
|
|
| Namespace issue |

|
2006-04-14 05:07:02 |
|
Xmlns:wrhouse="wrhouse.*" is right. You would then have your tag
<wrhouse:componentName>...</wrhouse:componentName>
The error says *.warehouse so maybe you had a typo?
-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On
Behalf Of Robs
Sent: Friday, April 07, 2006 12:28 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Namespace issue
Hi all,
I have a project directory structure as shown:
Root
startup mxml files
[folder named wrhouse]
warehouse.mxml
docviewWindow.mxml
One of my startup mxml files has to include files from
the "wrhouse" folder. I did the following in my application tag:
<mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"
xmlns:wrhouse="*"....
I even tried <mx:Application
xmlns:mx="http://www.macromedia.com/2003/mxml"
xmlns:wrhouse="wrhouse.*"...
But unfortunately, both the above r giving errors namely "Don't
know how to parse element "*.warehouse". It is not a known type or a
property of mx.containers.ViewStack."
What is the problem? Earlier all these were in one single
directory & I had packaged them. Because I packaged them earlier &
then shifted them to separate folders is causing an issue?
Please help..
Thanks
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links
|
[1]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|