Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
Flash Sound for Dynamic Sites
Author: Gonzalo Alustiza
The basic framework
To sonify a site we will need the following elements:
- An invisible frame to hold the Flash embed(s).
- A JavaScript code library to hold all of the sonification code.
- A Flash movie to hold the sounds.
- Functions inside the code library to make the sound start and stop.
- Simple event handlers to call the sound functions.
Inside the Flash movie we will insert all the sounds needed for the web site, using this movie as a ‘soundbank’ that holds the sound resources.
The JavaScript code library will serve as a repository for the code, allowing us to make any changes needed in a single place.
The functions will enable sound, basically the functions will play and stop sounds when called.
The invisible frame will help to avoid embedding multiple instances of the Flash movie and will allow smooth sound transitions between pages.
The event handlers will call the sound functions when an event is triggered, these event handlers will be simple and easy to integrate with the HTML code.
| » Level Intermediate |
|
|
Added: : 2001-02-20
Rating: 6.34 Votes: 29
Hits: 4685
|
| » Author |
|
My name is Gonzalo Alustiza and I work as a chief developer at Soundtown
Argentina. Soundtown is a ten year old music production company
specializing in music for advertising and TV which started to develop
sonification solutions for the Internet.
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (89 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|