Yup, sorry I knew all that anyway (I'm a vetran Flash MX 2004 monkey
hehe) i was more looking for info on MovieClip vs Object under the
hood. Haven't you all wondered or pondered as to what the significant
difference between the two are?

A MovieClip extends Object but what changes or difference does it
actually do to an Object, i ask this more out of courisity :)

Sorry I should of asked that more directly heh :P


Scott.

On 4/13/05, Manish Jethani <[EMAIL PROTECTED]> wrote:
> 
> On 4/12/05, Scott Barnes <[EMAIL PROTECTED]> wrote:
> 
> > Also, probably outside the scope of this thread but whats the
> > difference between a MovieClip and an Object (ie technically, i know
> > MovieClip adds "timeline" to the equation etc.. but how is a MovieClip
> > Constructed vs a plain object)
> 
> An object is an ActionScript object.
> 
> Object is the name of the topmost class in the ActionScript class
> heirarchy.  Every object "is an" Object.
> 
> MovieClip in ActionScript is the class that represents "movie clips".
> All Flex UI components are movie clips.  Class mx.core.UIObject
> extends MovieClip.
> 
> --
> [EMAIL PROTECTED]
> http://manish.revise.org/
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 


-- 
Regards,
Scott Barnes
http://www.mossyblog.com
http://www.flexcoder.com (Coming Soon)


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

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