Hi Guys,

I am learngin about namespaces.
It's great you can have multiple name spaces in a .MXML file, but my
question is this...

if I have:
<mx:Canvas ...[etc etc]... xmlns:myNameSpace="com.here.it.is.*">

and in my classes I have the folder structure "/com/here/it/is/again/"
is there any way I can use .AS classes in the "/again/" folder using
the "myNameSpace" namespace?

I guess I am thinking of something like <myNameSpace.again:someClass />
or <myNameSpace:again.someClass />

Hope that question makes sense.








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to