Menu

Strange Output

Help
Adam Nock
2007-09-29
2013-04-17
    • sleen

      sleen - 2007-10-02

      Are you trying to get this to make a playlist file, or to work with the flash player?

       
    • Adam Nock

      Adam Nock - 2007-10-03

      work with the flash player. this is the source:

      <?xml version="1.0" encoding="UTF-8"?>
      <playlist version="1" xmlns="http://xspf.org/ns/0/">
          <!-- Playlist generated automatically using script from www.lasmit.com -->
         
          <trackList>
              <track>
                  <location>http://beta.realtorealrecords.com/music/sg/bad_now_near_and_alone.mp3</location>
                 
                  <!-- artist or band name -->
                  <creator></creator>
                 
                  <!-- album name -->

                  <album></album>
                 
                  <!-- name of the song -->
                  <title>bad_now_near_and_alone</title>
              </track>   
              <track>
                  <location>http://beta.realtorealrecords.com/music/sg/gone.mp3</location>
                 
                  <!-- artist or band name -->
                  <creator></creator>

                 
                  <!-- album name -->
                  <album></album>
                 
                  <!-- name of the song -->
                  <title>gone</title>
              </track>   
              <track>
                  <location>http://beta.realtorealrecords.com/music/sg/here_me_now.mp3</location>
                 
                  <!-- artist or band name -->

                  <creator></creator>
                 
                  <!-- album name -->
                  <album></album>
                 
                  <!-- name of the song -->
                  <title>here_me_now</title>
              </track>   
              <track>
                  <location>http://beta.realtorealrecords.com/music/sg/john_henryism.mp3</location>

                 
                  <!-- artist or band name -->
                  <creator></creator>
                 
                  <!-- album name -->
                  <album></album>
                 
                  <!-- name of the song -->
                  <title>john_henryism</title>
              </track>   
              <track>
                  <location>http://beta.realtorealrecords.com/music/sg/our_picture.mp3</location>

                 
                  <!-- artist or band name -->
                  <creator></creator>
                 
                  <!-- album name -->
                  <album></album>
                 
                  <!-- name of the song -->
                  <title>our_picture</title>
              </track>   
              <track>
                  <location>http://beta.realtorealrecords.com/music/sg/we_survive_on_stars.mp3</location>

                 
                  <!-- artist or band name -->
                  <creator></creator>
                 
                  <!-- album name -->
                  <album></album>
                 
                  <!-- name of the song -->
                  <title>we_survive_on_stars</title>
              </track>   
          </trackList>
      </playlist>    

       
    • sleen

      sleen - 2007-10-07

      I have no idea.  You have not set up the folders as suggested by the instructions, which is fine but if you go your own way into the woods, you find your own way out?  My advice is to follow the instructions EXACTLY as detailed in the zip package.  Then once that is working you start adjusting to fit your own needs.

      So maybe back up a few steps and make sure what we have provided works with your server.

      Let us know,

      -jonathan adams leonard

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.