Re: [flexcoders] Can you put a UIComponent in a Sprite

2009-02-04 Thread Igor Costa
It's not possible UIComponent [image: Inheritance]FlexSpritehttp://livedocs.adobe.com/flex/3/langref/mx/core/FlexSprite.html [image: Inheritance]Spritehttp://livedocs.adobe.com/flex/3/langref/flash/display/Sprite.html [image:

RE: [flexcoders] Can you put a UIComponent in a Sprite

2009-02-03 Thread Ryan Graham
...@yahoogroups.com] On Behalf Of Jason Ervin Sent: Tuesday, February 03, 2009 4:26 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Can you put a UIComponent in a Sprite Is it possible to put a UIComponent in a Sprite? I assume not since Sprite is lower on the chain and since it doesn't

[flexcoders] Can you put a UIComponent in a Sprite

2009-02-03 Thread Jason Ervin
Is it possible to put a UIComponent in a Sprite? I assume not since Sprite is lower on the chain and since it doesn't contain the timeline. Yes? No?