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;

Reply via email to