swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] swfc ActionScript : on(action)


From: Matthias Kramm
Subject: Re: [Swftools-common] swfc ActionScript : on(action)
Date: Tue, 27 Dec 2005 10:57:36 +0100
User-agent: Mutt/1.5.6i

On Tue, Dec 20, 2005 at 08:47:24PM +0000, Porfirio wrote:
> This is my first post here :)
> is there any way ti use actionscript on(release) etc

There is; you need to use the
<movieclip>.onMouseDown = function() {...}
syntax.

E.g. take a look at the textsnapshot code 
    http://technoargia.free.fr/swftools/examples/textsnap/textsnap.html
from Laurent Lalanne.

Greetings

Matthias






reply via email to

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