| Author |
Message |
dinko
Nuke Soldier


Joined: Jan 30, 2003
Posts: 27
Location: USA
|
Posted:
Fri Feb 14, 2003 2:54 pm |
  |
Ok, i changed the logo to logo.swf which i created i Swish, and it wont display it on the site. I edited the theme.php and changed the code inside it to logo.swf also and it still wont display flash. Since the DeepBlue theme doesnt have header.html i dont know what to do now. Any clues??
Thanks!! |
|
|
     |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Fri Feb 14, 2003 3:40 pm |
  |
you need to find the tag <img src=\"themes/themename/images/logo.gif\"> and change it to <object type=\"movie\" src=\"themes/themename/images/logo.swf\"> I believe |
|
|
   |
 |
dinko
Nuke Soldier


Joined: Jan 30, 2003
Posts: 27
Location: USA
|
Posted:
Fri Feb 14, 2003 4:36 pm |
  |
No it doesnt work! i inserted the tag u gave above, and it doesnt work, check out how it looks, and by the way the theme is DeepBlue.
Thanks!!  |
|
|
     |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Fri Feb 14, 2003 4:50 pm |
  |
I was guessing @ the tag. Here's the right ones:
<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"
codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\"
WIDTH=100% HEIGHT=75>
<PARAM NAME=movie VALUE=\"themes/themename/logo.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=bgcolor VALUE=$bgcolor1>
<PARAM NAME=menu VALUE=false>
<EMBED src=\"themes/themename/logo.swf" quality=high bgcolor=$bgcolor1 WIDTH=100% HEIGHT=75 TYPE=\"application/x-shockwave-flash\" PLUGINSPAGE=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" menu=\"false\"></EMBED>
</OBJECT> |
|
|
   |
 |
dinko
Nuke Soldier


Joined: Jan 30, 2003
Posts: 27
Location: USA
|
Posted:
Fri Feb 14, 2003 5:04 pm |
  |
this tag just destroyed everything! it doesnt work and i dont recommend it to anybody! Thanks anyway!! |
|
|
     |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Fri Feb 14, 2003 5:09 pm |
  |
the tag I just gave you (which was missing a few spaces i notice), was the tags used in the WebDesignHQ theme. That theme works perfectly.
ArtificailIntel |
|
|
   |
 |
dinko
Nuke Soldier


Joined: Jan 30, 2003
Posts: 27
Location: USA
|
Posted:
Fri Feb 14, 2003 7:52 pm |
  |
Ok i've tried in every possible way and NOTHING!!! damn!!
Zhen-Xjell said it doesnt have anything to do with PHP nor Php Nuke, it only depends on the right HTML code!! If it's like he says why doesnt it work then.. Im trying hard as i can, going on for 3 days now and still cant. F***!!! Sorry about that!!  |
|
|
     |
 |
|
|