gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] MovieClip class partially implemented


From: strk
Subject: [Gnash-dev] MovieClip class partially implemented
Date: Fri, 7 Apr 2006 01:01:46 +0200

The README file is wrong in saying that
MovieClip class is currently implemented.
Should be moved to "Partially implemented"
section as the "Drawing API" is basically
methods of the MovieClip class.

These include:

        createEmptyMovieClip();
        moveTo()
        lineTo()
        beginFill()
        ...

... and many others.

It's an important part of a Flash VM, as it allows
developing pure ActionScript applications.

I dunno about Flash8, but as of version 7 the
"Drawing API" was also limited wrt what 
the corresponding SWF tags can do.
I think many developers would like to see
some limitations removed from a free implementation
of the player (but this is a separate issue).

--strk;

 /"\    ASCII Ribbon Campaign
 \ /    Respect for low technology.
  X     Keep e-mail messages readable by any computer system.
 / \    Keep it ASCII. 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]