Sorry, the title of this message sounds self aggrandizing, but that’s how this tutorial has come to be known over the last few years.
A couple of years ago, I wrote a large tutorial on sound objects. I’ve just finished a major revision. There have been several corrections and many new items added. I’m hoping that a few experienced Flashers will read through
it for accuracy.
Here is a link to the main page:
http://www.kennybellew.com/tutorial
Here is a hyperlinked index.
Introducing Sound Objects
How to Define a Sound Object Using the attachSound Method
How to Organize Sound Objects
How to Start, Stop and Loop a Sound Object
How to Use a Single Button both to Start and Stop a Sound Object
How to Control Independent Sound Objects Simultaneously
How to Control All Sounds Globally
How to Control Volume for a Sound Object
How to Build a Horizontal Volume Slider
How to Build a Vertical Volume Slider
How to Fade a Sound Object Up or Down
How to Control Volume Using the Arrow Keys
How to Control the Position of a Sound Object
How to Pause a Sound Object
How to Pause a Looping Sound Object
How to Fast Forward and Reverse Sound Objects
How to Build a Spectrum Analyzer for Your Audio Player
How to Invoke Actions When a Sound Object Ends
How to Reduce Pause Between Looping Sound Objects
How to Synchronize Animation to a Specific Time within a Sound Object
How to Load an External MP3 Dynamically as a Sound Object using the loadSound Method
How to Load an External MP3 from a Text Input Box
How to Build a Preloader for Dynamically Loaded MP3’s
How to Preload Multiple Dynamic Sound Objects using the loadSound Method
How to Preload Sound Objects that use the attachSound Method
How to Create Previous and Next Buttons for Sound Objects
How to Display a Timer in Minutes and Seconds Using Sound Objects
How to Create a Drag Bar that Affects Sound Position
How to Access MP3 ID3 Tag Data Using Sound Objects
How to Troubleshoot Sound Objects
edit: I changed each section to have its own page. I’ve updated the links.