There are three kinds of publish options. Suppose you have
selected three music files in step 1: song1.mp3, song2.mp3
and song3.mp3. After publishing, each option will have the
following results:
The first
option: convert MP3 to SWF files, and generate a Flash shell
player.
This option is the recommended one, it will generate below
files,
- player.html: HTML file includes the Flash MP3 Player
- player.swf: Flash MP3 Player SWF file
- player.xml: track list file
- song1.swf: Flash SWF file of song1.mp3
- song2.swf: Flash SWF file of song2.mp3
- song3.swf: Flash SWf file of song3.mp3
Generate
one Flash Player, and incorporate all of the music files
and track list file to it.
This option only generates two files:
- player.html: HTML file includes the Flash MP3 Player.
- player.swf: Flash MP3 Player SWF file, with all of the
music files and track list file incorporated.
Convert
MP3 to SWF files, and incorporate a Flash player to each
SWF file.
This option will generate below files:
- song1.html: HTML file for song1.swf
- song1.swf: Flash SWF file of song1.mp3, with Flash Player
incorporated
- song2.html: HTML file for song2.swf
- song2.swf: Flash SWF file of song2.mp3, with Flash Player
incorporated
- song3.html: HTML file for song3.swf
- song3.swf: Flash SWF file of song3.mp3, with Flash Player
incorporated