home / experts / javascript / column81 |
|
Embedding Sound with Flash, Part I: The BasicsUsing the Flash player is a whole lot different. First, the file format is much more complicated. It is based on the timeline approach, and includes both sound bits and commands such as stop, start, and fadetostop. In this column we'll explain the role of Flash to create sound files for the Web (SWF files), and what is the structure of this SWF file. We'll introduce the FlashSound JavaScript API by the In this column you will learn:
You can download the Flash Player, the FlashSound JavaScript API, and the three SWF examples we use in this column: beamscan, kung fu, and funky music. You can also find all these files in one zipped file. Next: How to tell a Flash player from a Flash editor from a Flash file |
| ||||||||||||||||||||
Produced by Yehuda Shiran and Tomer Shiran
All Rights Reserved. Legal Notices.
Created: April 9, 2001
Revised: April 9, 2001
URL: http://www.webreference.com/js/column81/index.html