import ParentFolder.SubFolder.SubFolder.ComponentName; Best, [EMAIL PROTECTED]
--- In [email protected], "dorkie dork from dorktown" <[EMAIL PROTECTED]> wrote: > > I missed this somewhere in the docs but I've created an MXML component. As > we all know you can't put MXML components in directories like, " > com.mysite.controls.mycomponent". So if one of my classes or projects need > to import this component how would I reference it? Like this? > > import mycomponent; >
