swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] audio file playback gremlin with version number..


From: Chris Pugh
Subject: [Swftools-common] audio file playback gremlin with version number..
Date: Sun, 23 Nov 2008 21:40:42 +0000

One more thing while I'm at it..

Audio file playback when using,

       .flash filename="loop.swf" version=6
       .sound. myLoop "../music/loop.mp3"
       #
       #
       .action:
              theLoop = new Sound();
              theLoop.attachSound(myLoop);
             //
            // etc, etc..
           //
       .end

is fine.

Change the version number to anything above 6, and while the file
still seems to attach aok, it fails to play back, i.e. no audio.

(  If I happen to be duplicating a previous post on this point, then
apologies. )

Regards,


Chris.




reply via email to

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