"lucille c." <[EMAIL PROTECTED]> a écrit : Date: Mon, 5 Feb 2007 21:15:12 +0100 
(CET)
De: "lucille c." <[EMAIL PROTECTED]>
Objet: RE : Re: RE : Re: [NetBehaviour] //
À: 
    NetBehaviour for networked distributed creativity 
<[email protected]>

 Sim Gishel         9,371 plays scrobbled on Last.fm                            
                                                                                
                  var currentTrack; var currentTrackNum; var newTrack;  
function playPreview(previewNumber) {     currentTrackNum = 
parseInt(previewNumber);     var radio = getPlayerEl('lfmPlayer');     
radio.SetVariable("previewTrackNumber",parseInt(previewNumber));     
radio.TCallLabel("/", "HandleJSPreviewSkip");     if(currentTrack) 
currentTrack.onend();     currentTrack = getCurrentTrack();     
currentTrack.onstart(); }  function getPlayerEl(movieName)  {     if 
(window.document[movieName])    {       return window.document[movieName];   }  
          if (navigator.appName.indexOf ("Microsoft") !=-1)    {     return  
document.getElementById(movieName);   } else    {     return 
document[movieName];   } }  function getCurrentTrack() {     return 
Lastfm.resources[currentTrackNum-1]; }  function
 onFlashPlayerNextTrack() {     if(currentTrack) currentTrack.onend();          
if(currentTrackNum == undefined) currentTrackNum = 1;     else if(currentTrack) 
currentTrackNum++;          if(currentTrackNum > Lastfm.resources.length) 
currentTrackNum = 1;      currentTrack = getCurrentTrack();     
currentTrack.onstart(); }  function onFlashPlayerStopTrack() {     
if(currentTrack) currentTrack.onend(); }                                     
 
 
 
     
 
 
                                                                                
           Track                   Time      Listeners                          
                                                                                
          Sim Gishel                                                            
             var Track885411627 = new 
Lastfm.Track('http://www.last.fm/music/Autechre/_/Sim+Gishel', false, false);   
  Lastfm.resources.push(Track885411627);          Track885411627.onstart = 
function() {                          Element.addClassName('tltr3300', 
'previewrow');                                               var tltr = 
$('tltr3300');            var tds = tltr.getElementsByTagName('td', true);      
                  for(var i=0; i                       
              
                7:16                    4,151         

Sim Gishel <[EMAIL PROTECTED]> a écrit :                              
                     
                     
                     
                     
                        
              
              
              
              
                               
                     
                     
                     
              
                        
              
              
              
                 



                
---------------------------------
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses.

Attachment: jpgXh0aqTYTHy.jpg
Description: JPEG image

Attachment: jpg89XMl2xmbc.jpg
Description: JPEG image

Attachment: jpgBqm7Wtb6HW.jpg
Description: JPEG image

Attachment: jpgSD8E0Zb4K5.jpg
Description: JPEG image

Attachment: jpgf08CtAoOpO.jpg
Description: JPEG image

Attachment: jpg8Wzhpr9kGl.jpg
Description: JPEG image

Attachment: jpg1h6XrpZD6i.jpg
Description: JPEG image

Attachment: jpguvoh9o9aXs.jpg
Description: JPEG image

Attachment: jpgSqnHx2fAfU.jpg
Description: JPEG image

_______________________________________________
NetBehaviour mailing list
[email protected]
http://www.netbehaviour.org/mailman/listinfo/netbehaviour

Reply via email to