Re: Le topic à musique ou encore : "Hey ! T'écoutes quoi ?"
Posté : 16 mars 2012, 23:24
par Symus Windson
Un peu(t) de modernité
[youtube][/youtube]
[youtube][/youtube]
[youtube][/youtube]
Re: Le topic à musique ou encore : "Hey ! T'écoutes quoi ?"
Posté : 17 mars 2012, 04:13
par Moorelf
J'ai lu quelque part qu'une certaine chanson de Bob Dylan avait fait couler un peu d'encre amère ... Du coup je me la suis écoutée dans son interprétation que j'adore par Jimi Hendrix ...
[youtube][/youtube]
Re: Le topic à musique ou encore : "Hey ! T'écoutes quoi ?"
Posté : 17 mars 2012, 04:21
par Trocse
( ah la la , Hendrix l' arrière petit fils de Bach....!!)
Re: Le topic à musique ou encore : "Hey ! T'écoutes quoi ?"
Posté : 17 mars 2012, 09:47
par Yu Qi
Cette interprétation par Jimmy Hendrix est excellente .
Ceci, pour les amateurs de (gros) chats :
[youtube][/youtube]
Re: Le topic à musique ou encore : "Hey ! T'écoutes quoi ?"
Posté : 17 mars 2012, 20:29
par Minimax94
Salut, je met ce message ici parce qu'il concerne la musique.
Voilà si je veut mettre un code comme celui qui suis dans un forum (la confrérie par exemple) comment dois-je faire ? j'ai essayé "code" mais ca marcha pas.
► Afficher le texte
<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%";
/* 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 = "Miss Patty Miss and the Magic Circle";
flashvars.songName = "Bridge of Light";
flashvars.songURL = "D://Moi//Ma musique//17_03_2012(20_19_18)//Bridge of Light.mp3";
<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 = "Miss Patty Miss and the Magic Circle";
flashvars.songName = "Bridge of Light";
flashvars.songURL = "D://Moi//Ma musique//17_03_2012(20_19_18)//Bridge of Light.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 download</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>
Merci de votre aide !
Re: Le topic à musique ou encore : "Hey ! T'écoutes quoi ?"
Posté : 18 mars 2012, 15:43
par VodkaDust
[youtube][/youtube]
Awwwww yeah
Re: Le topic à musique ou encore : "Hey ! T'écoutes quoi ?"
Posté : 19 mars 2012, 11:39
par apdji
De mémoire les balises html marchent et elles permettent d’interpréter directement le code :
/* 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 = "Miss Patty Miss and the Magic Circle";
flashvars.songName = "Bridge of Light";
flashvars.songURL = "D://Moi//Ma musique//17_03_2012(20_19_18)//Bridge of Light.mp3";
/* 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 = "Miss Patty Miss and the Magic Circle";
flashvars.songName = "Bridge of Light";
flashvars.songURL = "D://Moi//Ma musique//17_03_2012(20_19_18)//Bridge of Light.mp3";