Razer Technology Design Company
 



SWF Audio Playback File

Commercial Jingle


Metal Head


Right Click and 'Save As' to Download the SWF File

This SWF File has been adapted from the Audio playback SWF used on the website
www.flashkit.com
. We've taken the code used for the playback file and set it up to accept
an argument being passed along with the movie name.

Within the ActionScript, we search for the '?' to delineate the starting point for the SWF file
we would like to load and play. Each audio stream is then encapsulated in its own SWF file and
stored on the website.

The ActionScript is shown below:

Set Variable: "swfname" = substring ( _url, length( _url) - 5, 6)

If (datapath ne "")
    Load Movie (datapath, "load")
Else
    Load Movie (swfname, "load")       //Our Enhancments........
End


These code changes can be found in Frame 1 of the player_mc Movie Clip Symbol.

The audio clips above are samples taken from www.flashkit.com. Download our enhanced
source code here.

Top
Copyright © Razer Technology Company 1999 - 2006. Legal Disclaimer Site Mod:02/2006. Hits and Counting.