:: Stripped down MP3 Player with Minimal Controls
- Example of the MP3 component with the volume controls, navigation controls, image, and title textfield disabled.
:: Stand-Alone MP3 Player with Controls and Text
- Example of the MP3 component as a stand-alone object on the stage with all of the controls and title textfield enabled.
:: MP3 Player with Images and Text
- Example of the MP3 component with all of the controls, image, and title textfield enabled.
:: MP3 Player and Playlist Component
- Example of the MP3 component with all of the controls and playlist component.
:: Dynamically Load Single MP3 tracks and XML Playlists using FlashVars
- Shows how to pass the path for a single MP3 or XML playlist into the MP3 component using FlashVars
:: Google Analytics Tracking
- Shows how to utilize the tracking feature to track the number of plays for each mp3 file using Google Analytics
:: JavaScript Media Loading
- Shows how to pass the path for single MP3 files and XML playlists into the MP3 player using JavaScript in real-time
|