Newbie here... using Flex2.
 
Say I have a package com.stefan.controls and a class MyButton.as in there. I also have a class Foo.as inside com.stefan.
 
When I want to use both classes in my MXML document do I need to specify 2 namespaces such as
xmlns:stefan="com.stefan.*" xmlns:stefancontrols="com.stefan.controls.*"
 
Thanks for any help.
 
Stefan
 
 
 


--
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




Reply via email to