Featured FLA
» Author: Bugra Ozden
» Title: Skatalog v9 - product catalog
» Description: Create your product catalog easly and publish on your website or Create your image gallery, documents list, portfolio. Fully XML Driven
» More by Bugra Ozden
Featured Site
» Posted in the Flash Kit Links section
» Title: Creative DW Image Show PRO
» Description: Creative DW Image Show PRO is a Dreamweaver extension which enables the user to create multimedia presentations. It combines the features of the popular Creative DW Image Show with the ability to add professional text effects to slides (similar to After Effects). The product is very customizable: the user can choose the duration of the transition effects, the slide motion start and end position, zoom and panning type for both images and texts.
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.
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.