Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes
Author Message
slick156
New Member
New Member



Joined: Oct 14, 2006
Posts: 11

PostPosted: Thu Jun 14, 2007 8:56 am Reply with quote

Well I have this cool mp3 player but I don't know where I should the code in this place to display the mp3 player here is the picture of where I want it to be
Image

This is the code for the mp3 flash
Code:


<?xml version="1.0" encoding="UTF-8"?>
<playlist version="0" xmlns = "http://xspf.org/ns/0/">
  <trackList>
    <track><location>http://bananad.deamonox.net/music/Track10.mp3</location></track>
    <track><location>http://bananad.deamonox.net/music/Shop%20Boyz%20-%20Party%20Like%20A%20Rock%20Star.mp3</location></track>
    <track><location>http://bananad.deamonox.net/music/02-a_plus-the_one_ft_bless_man-ftd.mp3</location></track>
    <track><location>http://bananad.deamonox.net/music/Gorillaz%20-%20Clint%20Eastwood.mp3</location></track>
    <track><location>http://bananad.deamonox.net/music/Sandstorm.mp3</location></track>
  </trackList>
</playlist>

Here is the code of the template where i think it should be

function themeheader() {
    global $banners, $name; 
    echo "<body bgcolor=\"f0efed\" text=\"#333\" link=\"0000ff\" leftmargin=0 rightmargin=0 topmargin=0>\n";
    if ($banners) {
   include("banners.php");
    }

    echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\">\n"

    ."<tr><td valign=\"middle\" background=\"themes/siteground9/images/top.jpg\" width=\"800\" height=\"38\">\n"
   ."<p style=\"padding:2px 10px 0px 30px\">"
   .date("F j, Y, g:i a")
   ."</p>"
   
   ."</td></tr>"

    ."<tr><td background=\"themes/siteground9/images/header.jpg\" width=\"800\" height=\"217\">"
    ."</td></tr><table>"
   ."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"760\" align=\"center\">\n"
   ."<tr><td width=\"100%\" bgcolor=\"f0efed\" align=\"center\">";
    echo "<table width=\"760\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" border=\"0\">\n"
   ."<tr valign=\"top\">\n"
   ."<td width=\"180\"  align=\"left\" valign=\"top\" style=\"margin:0 auto;text-align:left;background:#f0efee url(themes/siteground9/images/bg_left.jpg) top left repeat-y;\">\n";
   if ($name=='Forums') {}
   else if ($name=='Members_List') {}
   else if ($name=='Private_Messages') {}
   else {
    blocks(left);
    $sg = 'banner'; include "templates.php";
   }
    echo "</td><td width=\"100%\" style=\"padding:10px 10px 10px 0px;\">\n";
}


Thank you very much for your help if you have a site or something I would be happy to advertise you for your help!!!
 
View user's profile Send private message
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Thu Jun 14, 2007 5:14 pm Reply with quote

I don't see where the Flash code is.. because all you've given us is an XML file: probably to load the data into Flash.

_________________
- Star Wars Rebellion Network -

Need help? Nuke Patched Core, Coding Services, Webmaster Services 
View user's profile Send private message Visit poster's website
slick156







PostPosted: Thu Jun 14, 2007 6:41 pm Reply with quote

that's all there is i have nothing else
 
evaders99







PostPosted: Thu Jun 14, 2007 8:49 pm Reply with quote

That doesn't make any sense. There has to be some HTML code that loads (what I'm assuming) is a Flash media player
 
slick156







PostPosted: Fri Jun 15, 2007 6:29 am Reply with quote

I only have this and the flash player if i open it with notepad it's just a lot of symbols or something i don't know how to make the code that's the problem
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Themes

View next topic
View previous topic
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 vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©