swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Accessing swfc sound objects (patch)


From: Matthias Kramm
Subject: Re: [Swftools-common] Accessing swfc sound objects (patch)
Date: Fri, 14 Apr 2006 23:39:39 +0200
User-agent: Mutt/1.5.6i

On Thu, Apr 13, 2006 at 04:39:31PM +0200, Laurent Lalanne wrote:
> I made a patch to add Exportname to a sound inserted with :
> 
> .sound nameofsound soundfile.wav
> 
> With this it can called via actionscript, only need to add in a main
> actionscript :
> 
> monSon = new Sound();
> monSon.attachSound("nameofsound");
> 
> and
> 
> monSon.Start(); in button for example.

Included in the newest source.
Many thanks for the patch.

Greetings

Matthias







reply via email to

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