I'm just getting into using custom components and have a question about 
the location of these files. Do they have to be in a subdirectory of 
the calling (parent) mxml file? If my parent mxml file is in 
c:\inetpub\wwwroot\billingApp, can I include a custom component in 
c:\inetpub\wwwroot\sharedGarbage\components? If so, how do I reference 
that directory in the xmlns attribute of the application tag? Can it be 
on a completely different server? Now that I think about it, does the 
compiled SWF need access to the custom components at runtime or do I 
just need to have them available to the Flex compiler at compile time?
Thanks for any light that you can shed on this.




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

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

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

Reply via email to