Flash 8 Actionscript tutorial to load and use external mp3 files
To load external MP3 files at runtime, we need to use loadSound() method of Sound class. This method has 2 variable as shown below, public loadSound(url:String, isStreaming:Boolean) : Void The isStreaming parameter indicates whether the sound is an event or a streaming sound.
Visit publisher site: Flash 8 Actionscript tutorial to load and use external mp3 filesListing Details
- Version:
- Actionscript 2
- Filed in:
-
Scripts / Flash / Tutorials & Tips / Actionscript
- Submitted on:
- Last Updated:
- Mar 28, 2009
- Publisher:
- Jayanthi Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Flash 8 Actionscript tutorial to load and use external mp3 files