Übersicht Parameter Mini MP3 Player
Die globalen Parameter können durch optionale Parameter im String überschrieben werden.
Optionale Parameter haben Vorrang vor globalen Parametern.
PLAYER = leer, wenn Player aus den Parametern verwendet werden soll oder einen Player angeben
[angular1.swf | angular2.swf | round1.swf | round2.swf | audioplayer.swf | btn1.swf - btn9.swf]
FILE = mp3 Datei (any.mp3)
TITLE = Der Text des Title-Tags
Standardeinstellung
{mmp3}FILE{/mmp3}
Player: Variable / Title-Tag: Standardeinstellung
{mmp3}PLAYER|FILE{/mmp3}
Player: Variable / Title-Tag: Variable
{mmp3}PLAYER|FILE|TITLE{/mmp3}
PLAYER = leer, wenn Player global oder einen Player eingeben
URL = kompletter Pfad zur mp3 Datei ohne http:// (www.example.tld NICHT http://www.example.tld)
TITLE = Der Text des Title-Tags
Standardeinstellung
{mmp3ex}URL{/mmp3ex}
Player: Variable / Title-Tag: Standardeinstellung
{mmp3ex}PLAYER|URL{/mmp3ex}
Player: Variable / Title-Tag: Variable
{mmp3ex}PLAYER|URL|TITLE{/mmp3ex}
Optionale Parameter werden direkt nach der mp3-Datei getrennt durch & angehangen.
Standardparameter
| &typ=auto | Bei Aufruf der Seite wird sofort mit dem Abspielen begonnen. |
| &typ=loop | nach Klick auf Button immer wiederholen bis Stop gedrückt wird. |
| &typ=autoloop | sofort abspielen (ohne Klick) und immer wiederholen bis Stop gedrückt wird. |
| &typ=ghostplay | einmal abspielen, nicht sichtbar. |
| &typ=ghostloop | Ständig abspielen, nicht sichtbar. |
| &bc= | Farbe Playbutton, Angabe vollständiger Hexwert z.B #003300 (kein Effekt bei picture.swf). |
| &fc= | Hoverfarbe Playbutton, Farbe Stopbutton, Angabe vollständiger Hexwert z.B #003300 (kein Effekt bei picture.swf). |
| &ph= | Höhe (nicht bei audioplayer, bei picture.swf erforderlich). |
| &pw= | Breite (nicht bei audioplayer, bei picture.swf erforderlich). |
| Die Parameter ph und pw müssen immer gemeinsam angegeben werden. | |
| &tab=no | Abweichend von den globalen Einstellungen wird kein Attribut tabindex gesetzt |
| &tabindex=ZAHL | manuelles Setzen des Attributes tabindex |
| &uc=no | Datei im Browsercache soll nicht aktualisiert werden Standardeinstellung: Datei im Browsercache wird immer aktualisiert. |
zusätzliche Parameter der Vollversion
| &d=<pfad> | Pfad zur mp3 Datei, abweichend von den globalen Parametereinstellungen, ausgehend vom Rootverzeichnis (z.B. &d=/songs/mp3/) |
| &sg= | GroupID - Berechtigte Gruppe |
| &su= | UserID - Berechtigter User |
Parameter bei Verwendung von picture.swf
| &play= | Bild oder Flashmovie für den Playbutton. (Startbild/-movie) |
| &stop= | Bild oder Flashmovie für den Stopbutton. (Stopbild/-movie) |
| Diese Parameter müssen immer gemeinsam angegeben werden. |
Parameter bei Verwendung des Audioplayers
| &art= | Playerart (1 - 6) |
| &id3= | ID3 Information anzeigen (0 oder 1) Standardeinstellung 0, 1=zeige ID3 |
| &t= | Anzeigetempo des ID3-Tag (numerisch Standardeinstellung 120) |
| &pc= | Hintergrundfarbe für Audioplayer, Angabe vollständiger Hexwert z.B #003300 |
| &tc= | Textfarbe für ID3-Tag, Spielzeit, Infotext, Angabe vollständiger Hexwert z.B #003300 |
| &vc= | Farbe Lautstärkregler, Angabe vollständiger Hexwert z.B #003300 |
| &ic= | Hintergrundfarbe für ID3-Tag, Infotext, Angabe vollständiger Hexwert z.B #003300 |
| &dc= | Farbe des Dragbutton, Angabe vollständiger Hexwert z.B #003300 |
Der Audioplayer ist nur in der Vollversion, die Button 1 bis 9 nur in der Streaming Media Suite enthalten.
Im Titeltext und im optionalen Parameter &title= dürfen die Zeichen " ' | (Anführungszeichen, Apostroph, Pipe) nicht verwendet werden !!!
Im Parameter &link= können " ' (Anführungszeichen, Apostroph) verwendet werden, jedoch nicht | (Pipe).
Wenn Sie den Parameter &d= verwenden, achten Sie darauf, dass sich im Pfad und im Dateinamen keine Leerzeichen befinden.
Enthaltene Flashdateien:
- MMP3 Basis Version: angular1, angular2, round1, round2
- MMP3 Vollversion: angular1, angular2, round1, round2, picture, audioplayer
- Streaming Media Suite (mp3 und Video Streaming): angular1, angular2, round1, round2, picture, audioplayer, btn1 bis btn9, flvplayer, wideflvplayer, SkinA, SkinB, SkinC, SkinD für beide Videoplayer
The global parameter can overwrite by optional parameter in the string.
The optionally parameter have priority to global parameter.
PLAYER = Empty, if player from Parameters or specify the Player.
[angular1.swf | angular2.swf | round1.swf | round2.swf | audioplayer.swf | btn1.swf - btn9.swf]
FILE = mp3 File (any.mp3)
TITLE = The text of the title tag
Default
{mmp3}FILE{/mmp3}
Player: Variable / title: default
{mmp3}PLAYER|FILE{/mmp3}
Player: Variable / title: variable
{mmp3}PLAYER|FILE|TITLE{/mmp3}
PLAYER = Empty, if player from Parameters or specify the Player.
URL = The complete path to the mp3 file without http:// (e.g www.example.tld, NOT http://www.example.tld)
TITLE = The text of the title tag
Default
{mmp3ex}URL{/mmp3ex}
Player: Variable / title: default
{mmp3ex}PLAYER|URL{/mmp3ex}
Player: Variable / title: variable
{mmp3ex}PLAYER|URL|TITLE{/mmp3ex}
If you would like to use optional parameters, separate the parameter with & after the mp3 file.
Parameter
| &typ=auto | Playing starts immediately after accessing the site. |
| &typ=loop | After play is pressed, the mp3 will be looped until stop is pressed. |
| &typ=autoloop | Plays immediately (no click) and loops until stop is pressed. |
| &typ=ghostplay | Play once, invisible. |
| &typ=ghostloop | Loop (no stop), invisible. |
| &bc= | Color of the Play button, use a 6 character Hexadecimal Color Code e.g. #003300 (no effect at picture.swf). |
| &fc= | Color of the Stop button, Hover color Play button, use a 6 character Hexadecimal Color Code e.g. #003300 (no effect at picture.swf). |
| &ph= | Height (not effect at audioplayer, necessary for picture.swf) |
| &pw= | Width (not effect at audioplayer, necessary for picture.swf). |
| The parameters ph and pw must always be used together. | |
| &tab=no | not use tabindex |
| &tabindex=NUM | set manually tabindex start for each mmp3-string |
| &uc=no | No update of webbrowser cache. Default: Browser cache will always be updated.. |
additional parameters in the fullversion
| &d=<pfad> | Directory where the mp3-files are located, complete path from the root directory. (e.g. &d=/songs/mp3/) |
| &sg= | GroupID - Show files only for GroupId |
| &su= | UserID - Show files only for UserId |
Parameters only for the picture.swf
| &play= | Image or Flashmovie (swf) for the Play button. |
| &stop= | Image or Flashmovie (swf) for the Stop button. |
| Both parameters must be set together. |
Parameters only for the audioplayer
| &art= | Choose audioplayer (1 - 6) |
| &id3= | Show ID3 tag (0 or 1) default 0, 1=show |
| &t= | Speed of the id3 tag (numeric default=120) |
| &pc= | Background color for the Audioplayer e.g #003300 |
| &tc= | Text color for the ID3 tag, Playtime, Infotext e.g #003300 |
| &vc= | Color for the Volume control e.g #003300 |
| &ic= | Background color for ID3 tag, Infotext e.g #003300 |
| &dc= | Color for the Drag button e.g #003300 |
The audioplayer.swf is only avaiable in the full version, the Symbolbutton 1 to 9 only included in the Streaming Media Suite.
Do not use the characters " ' | (quotation mark, apostrophe, pipe) in the title-tag or in the parameter &title=!
In the parameter &link= can be used characters " ' (quotation mark, apostrophe) , but not | (pipe).
When using the parameter &d=, make sure the path and filename has no spaces in it.
Flash files included:
- MMP3 Basis Version: angular1, angular2, round1, round2
- MMP3 Vollversion: angular1, angular2, round1, round2, picture, audioplayer
- Streaming Media Suite (mp3 and Video Streaming): angular1, angular2, round1, round2, picture, audioplayer, btn1 - btn9, flvplayer, wideflvplayer, SkinA, SkinB, SkinC, SkinD

