On Wed, May 30, 2012 at 12:07 PM, Tink <[email protected]> wrote: > > >> > >> Can't we just use a BusyIndicator for the busy (progress) indicator? > >> > > > > BusyIndicator lives in mobilecomponents.swc. I want to avoid adding the > > whole swc as a dependency just for using the BusyIndicator component. > > Cant we just roll out a custom little spinner that rotates some FXG on > enterFrame then? > > Yes, we can!
> If not, I would much prefer a dependency on mobilecomponents.swc, the > source which belongs to this project and that users checking out this > project can get their hands on, than then use of a binary FLA that > inherently has a dependency on the Flash IDE, which I doubt we'll ever have > the source for or will ever be part of this project. > > If folks are not against this, I would prefer to do that. Makes things easier. We can remove this dependence if we get someone to write the first component you mentioned. > > In fact, we discussed this issue on this list as well: > > http://markmail.org/thread/p4yj6yfqp46dbmxu :-) > > I agree as does everyone else that it should be moved, but it isn't for > now. > > > Tink
