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





_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common

Reply via email to