4.3 FLASH player setup


Iphone Safari: flash-player does not work!
html5 and the built-in player work. It has replaced flash-player Jan 2016 for display in Iphone.
See 4.2
Also, the music can be played off-line - if kept in an accessible folder on the drive.

browser output

file overview WINDOWS



  file overview MAC OSX  

(flash) PLAYER
files:
swfobject.js
flashmp3player.swf
subfolders & files files (& subfolders) settings

players_skin

color_[name]
default.xml
set:
• colors of play list
• autostart/resume

[NAME]player
flashmp3player.php



mp3
01 [name].mp3
02 [name].mp3
( ... )
09 [name].mp3
10 [name].mp3

alternate hierarchy
1 - 9 [name].mp3
create subfolder
containing mp3 files above 10

10 - n [name].mp3

 

Once the files & folders has been set up, only the [name]player has to be filled in the BODY js-script below;
change the lines

• so.addVariable("script_path","[name]player/flashmp3player.php");

• so.addVariable("color_path","PLAYER/players_skin/color_[name]/default.xml");
In the "player_skin" folder, the folder "color_[name]" is named according to the color-setting in the "default.xml" file.

• the "div id" and the "so write." command: set a unique name for the player (i.e. "player1", "playernn")




JS scripts flashplayer.html

HEAD section


BODY section
html source code
including table layout