
Craig introduces you to using sound in ActionScript 3. In this tutorial, we’re going to discuss accessing external sound files using ActionScript without ever actually importing them into the Flash authoring environment.
Tags: Actionscript 3, Adobe, AS3, cs3, download, example, Flash, sound, Source, Tutorial
ShareThis
May 7th, 2008 at 3:21 pm
I’m making an array of about 200 songs in flash 3.0
So far I’ve written code large enough for about 20 songs
how do I simplify the array method to make it easier to code more songs.
Will the ID3 tags be compromised when there is a compression in the array method?
I need help.