FLV embed and XML playlists........

  • oskillzzo
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Jul 04, 2008
  • Posts: 50
  • Status: Offline

Post February 7th, 2009, 8:48 pm

This is what my embed looks like

Code: [ Select ]
<embed src="http://www.onlygoodanimes.com/layout/swf.swf" width="550" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="470"allowscriptaccess="always" allowfullscreen="true" flashvars="file=http://www.onlygoodanimes.com/layout/testflv/vids.xml&amp;autostart=true" />
 
  1. <embed src="http://www.onlygoodanimes.com/layout/swf.swf" width="550" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="470"allowscriptaccess="always" allowfullscreen="true" flashvars="file=http://www.onlygoodanimes.com/layout/testflv/vids.xml&amp;autostart=true" />
  2.  


And this is what my xml file looks like

Code: [ Select ]
<?xml version="1.0" encoding="utf-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
    <trackList>
 
<track>
<creator>DeKaP</creator>
<location>http://www.onlygoodanimes.com/layout/testflv/Full_Metal_Alchemist_Ending_1__Full_.flv</location>     
</track>
 
   
<track>
<creator>DeKaP</creator>
<location>http://www.onlygoodanimes.com/layout/testflv/Full_Metal_Alchemist_-_1st_Opening.flv</location>       
</track>
 
<track>
<creator>DeKaP</creator>
<location>http://www.onlygoodanimes.com/layout/testflv/ali_vegas_-_theme_of_new_york.flv</location>    
</track>
 
   
<track>
<creator>DeKaP</creator>
<location>http://www.onlygoodanimes.com/layout/testflv/Ali_Vegas_-_Time_Has_Come.flv</location>    
</track>
 
</trackList>
</playlist>
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <playlist version="1" xmlns="http://xspf.org/ns/0/">
  3.     <trackList>
  4.  
  5. <track>
  6. <creator>DeKaP</creator>
  7. <location>http://www.onlygoodanimes.com/layout/testflv/Full_Metal_Alchemist_Ending_1__Full_.flv</location>     
  8. </track>
  9.  
  10.    
  11. <track>
  12. <creator>DeKaP</creator>
  13. <location>http://www.onlygoodanimes.com/layout/testflv/Full_Metal_Alchemist_-_1st_Opening.flv</location>       
  14. </track>
  15.  
  16. <track>
  17. <creator>DeKaP</creator>
  18. <location>http://www.onlygoodanimes.com/layout/testflv/ali_vegas_-_theme_of_new_york.flv</location>    
  19. </track>
  20.  
  21.    
  22. <track>
  23. <creator>DeKaP</creator>
  24. <location>http://www.onlygoodanimes.com/layout/testflv/Ali_Vegas_-_Time_Has_Come.flv</location>    
  25. </track>
  26.  
  27. </trackList>
  28. </playlist>


My question is, how do you get the embed to shuffle the playlist? also, you have to keep pressing play after each vid finishes and it plays the same video over until you click the next button, is there a way to get all these to play one right after the next in a loop?

http://www.onlygoodanimes.com/layout/testflv/test.php for those that want to see what im talking about
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post February 7th, 2009, 8:48 pm

Post Information

  • Total Posts in this topic: 1 post
  • Users browsing this forum: No registered users and 26 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.