KravMagaSong.mp3

In order to view this object you need Flash Player 9+ support!

Get Adobe Flash player

1. Upload files

Upload all files and folders from the folder C:\Users\Danton\Documents\Creative Endeavors\Absurd Ideas\FlaccidWeb\FlaccidOstriches\kravmaga\11_21_2011(9_29_39 PM)\ to your server. You must place all to one folder.

2. Copy the code from the box below to your web page

Please note:

Some html editing software may change the pasted code according their standards. If you use such a program make sure the audio track playbacks correctly in you Internet browser on a local pc and then upload it to a server. If audio doesn't play we recommend you to use Notepad (Start->All Programs->Accessories->Notepad) to check and correct the code.


There are some parameters in the code. You can change them and the player will be changed.

Click here to learn more...

<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript">
// JAVASCRIPT VARS
// cache buster
var cacheBuster = "?t=" + Date.parse(new Date());

// stage dimensions
var stageW = 281;//"100%";
var stageH = 78;//"100%";

// ATTRIBUTES
var attributes = {};
attributes.id = 'FlabellComponent';
attributes.name = attributes.id;
// PARAMS
var params = {};
params.wmode = "transparent";
params.allowfullscreen = "true";
params.allowScriptAccess = "always";
params.bgcolor = "#ffffff";

/* FLASH VARS */
var flashvars = {};
/// if commented / delete these lines, the component will take the stage dimensions defined
/// above in "JAVASCRIPT SECTIONS" section or those defined in the settings xml
flashvars.componentWidth = stageW;
flashvars.componentHeight = stageH;
/// path to the content folder(where the xml files, images or video are nested)
/// if you want to use absolute paths(like "http://domain.com/images/....") then leave it empty("")
flashvars.pathToFiles = "player/";
flashvars.xmlPath = "xml/settings.xml";
// other vars
flashvars.artistName = "KravMagaSong";
flashvars.songName = "KravMagaSong";
flashvars.songURL = "C://Users//Danton//Documents//Creative Endeavors//Absurd Ideas//FlaccidWeb//FlaccidOstriches//kravmaga//11_21_2011(9_29_39 PM)//KravMagaSong.mp3";

/** EMBED THE SWF**/
swfobject.embedSWF("preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "js/expressInstall.swf", flashvars, params);
</script>
<noscript><a href="http://www.dvdvideosoft.com/products/dvd/Free-YouTube-Download.htm">youtube video downloader</a></noscript>
<div id="FlabellComponent">
<p>In order to view this object you need Flash Player 9+ support!</p>
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player"/>
</a>
</div>