swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] AS3 class usage


From: jean-michel.voicechat_fan
Subject: Re: [Swftools-common] AS3 class usage
Date: Tue, 20 Oct 2009 07:19:41 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090812)

ok this question is solved by the example of ricardo
it will be nice that this example will appear on swftools site that will help a lot of people
wishing to use AS3
if ricardo don t mind of course

Matthias Kramm a écrit :
On Mon, Oct 19, 2009 at 09:50:03AM +0200, jean-michel.voicechat_fan 
<address@hidden> wrote:
hello i have add a reply to really basic AS3 question ( it was in fact a question) in this post matthias has explained that it will be possible to put some class definition
in a sc file
but i have tried to put a class definition without success  into a .action:
section
always a syntax error on the class name
may be i am doing a mistake
matthias can you give a very short example how to set a class definition
in action: section

It should look like this:

.action:
    public class MyMovie extends flash.display.MovieClip
    {
        function MyMovie() {
// ... }
    }
.end

Matthias





Attachment: jeanmichel_gens.vcf
Description: Vcard


reply via email to

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