Appendix

XSPF Player v3.6


Welcome to the Appendix page for my XSPF Player v3.6. On this page you will find information on how to customize, implement, and change certain features or extras on this flash player. This page is divided into three sections, below are the links to each section. (Hopefully I can get this page done before Christmas). I apologize for the incomplete work below.

back
back




back







back

NOTE: You can use ONE or ALL of these options together at the same time but just remember to always start with the "?" character at the beginning only (right after xspf_player_3.5.swf in the HTML line ), then followed by the "&" character "option name" then "=" then the value you wish to use, "F3F3F3", "true", "false", "0", "1", etc.

http://www.mywebsite.com/xspf_player_3.5.swf?playlist_url=http://www.mywebsite.com/playlist.xspf
&autoplay=1&buffer=15&menu=1&bg_color=99CCFF&blend=2&shuffle=1&repeat_playlist=1&volume_level=80


<object type="application/x-shockwave-flash" data="http://www.mywebsite.com/xspf_player_3.5.swf?playlist_url=http://www.mywebsite.com/playlist.xspf&color=99CCFF" height="170" width="400" >
<param name="movie" value="http://www.mywebsite.com/xspf_player_3.5.swf?playlist_url=http://www.mywebsite.com/playlist.xspf&color=99CCFF" />
<param name="allownetworking" value="internal" />
<param name="allowScriptAccess" value="never" />
<param name="enableJSURL" value="false" />
<param name="enableHREF" value="false" />
<param name="saveEmbedTags" value="true" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
</object>


NOTE: Options for the XSPF player can only go in two places and they must be exactly the same in both places (orange highlighted text in text box above). The top one is for Internet Explorer users, and the bottom one is for Firefox plus others. Again the HTML code above is only for MySpace profiles. But the basic rules of XSPF options still apply to all varients of the XSPF HTML code.





Parameters that can be used with THIS VERSION of the XSPF player

album : boolean value to manually disable album area, this is already done automatically when player is resized.
alpha : boolean value from 0 - 100, representing how transparent the whole player will look, ghosting effect
autoload : boolean value that make the playlist load without the initial user click
autoplay : boolean value that make the playlist load and the music start without the initial user click
bg_color : change player's background color via hex color
blend : Make player blend via Multiply or Overlay effect into background picture or color from user's site
buffer : seconds to preload audio before playing, if option is off, the player is set to 2 seconds
button_color : change player's button color via hex color
display_time : option for turning off time counter, best if used with Slim Mode
gotoany : boolean value that forces travel to unknown URLs
main_image : global image url, replaces all playlist images and uses this default parameter
menu : disables ability to download tracks from player menu
no_continue : boolean value to turn off automatic song changing
player_title : the text to replace the players default's
playlist_url : the url of the xspf file to load
radio_mode : boolean value, if true tells the player that the last track of playlist is in real a new playlist location. more info
repeat : boolean value to set repeat
repeat_playlist : boolean value to repeat the playlist
shuffle : boolean value to set shuffle
song_title : the text to replace the players default's
song_url : the url of the single mp3 you want to play
start_track : track number for beginning track
txt_color : change text color, may look funky with blend options activated
volume_level : starting volume level, grading system is 1 to 50, with 50 being the Max volume


Fuen5e:
http://www.e162s.com/programs/xspf_appendix.htm

No hay comentarios:

Publicar un comentario

Related Posts Plugin for WordPress, Blogger...