On 3/30/06, Stefan Richter <[EMAIL PROTECTED]> wrote: > 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.*"
Yes. Manish -- 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 <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

