Hello All,
If I am to create custom components inside of Flash Builder for Mobile, does it always have to begin by extending the View Class? I'm not talking about custom controls, but Views that would contain a ton of custom controls (one being a Loader component). Up until now (for non-mobile apps), I've always started by extending the UIComponent Class since that is probably the most basic class to build upon. Thanks for any advice you can throw my way, Mike

