No, what I meant was if you're extending MovieClip and placing stop(), then you can just extent Sprite and forget about messy stop().

Kenneth Kawamoto
http://www.materiaprima.co.uk/

Andrei Thomaz wrote:
Yes, you can put "stop()" in the first frame and still extend Sprite. I just think that this is a bit contradictory with the definition of Sprite class:

"A Sprite object is similar to a movie clip, but does not have a timeline. "

And, in the Sprite documentation, stop() doesn't exist. Although that, the stop() in the first frame will work, independently on the document class extending Sprite or MovieClip.


[]'s
andrei



On Mon, Mar 17, 2008 at 6:00 AM, Kenneth Kawamoto <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Then why don't you extend Sprite???

    Kenneth Kawamoto
    http://www.materiaprima.co.uk/

    Andrei Thomaz wrote:
     > The only problem I had was that I had to
     > make it extend MovieClip, and put a "stop()" in its first frame.


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to