Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 83
3 members and 80 guests
hon9pkqeymoonva, stozlx2ragegq7q, tax7bcslkk7daaw
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - General

Reply
 
LinkBack Thread Tools Display Modes
putting swf in header
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 21
Join Date: Oct 2004
putting swf in header - 11-05-2004, 06:17 AM

Hi,
I am using BMan1Blue. I want to place a swf (flash) file in the center of the header.
I can't seem to get the code right. I have tried toolkit 3, and various other methods, nothing seems to work (for me)
Do you know of a good example, or tutorial that will help?
thanks
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-05-2004, 10:40 AM

Try searching these forums for Flash or swf. This topic has been talked about many times.
http://www.nukemods.com/modules.php?...ighlight=flash
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 21
Join Date: Oct 2004
11-05-2004, 12:24 PM

I read the page and tried several times, I also tried putting it in the theme.php, described in the help files at PHP-NUKE. I know it is something I am overlooking, but I can't find it.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Moderator
 
Status: Offline
Posts: 260
Join Date: Oct 2004
11-05-2004, 12:26 PM

u should edit the header.html not the actual theme.php, if u download the theme from here that is.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 21
Join Date: Oct 2004
11-05-2004, 12:56 PM

The page you directed me to used the header.html This is the way I have done flash before. I haven't got a clue as to what I am doing wrong.
thanks
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-05-2004, 01:16 PM

Does your theme have a header.html file or just a theme.php file?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 21
Join Date: Oct 2004
11-05-2004, 01:36 PM

It has both, it is Nukemods BMan1Blue theme, I made a change, I added a cell in the table so I could place my flash file in the center of the header. I think I may have to edit the theme.php to reflect that.
thanks
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-05-2004, 01:46 PM

You should only need to edit the header.html file.

Code:
  <tr>
        <td width="60%" height="110">[img]themes/BMan1Blue/images/logo.gif[/img]</td>
        <td width="40%" height="110">$showbanners</td>
  </tr>
that is the part you want to edit.
If you want your flash logo centered, then you will need to make it like this:
Code:
  <tr>
        <td width="100%" height="110"><div align="center">YOUR FLASH LOGO EMBED TAGS GO HERE</div></td>
  </tr>
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Junior Member
 
Status: Offline
Posts: 21
Join Date: Oct 2004
11-05-2004, 02:55 PM

I tried it, it did not mess the site up, but the flash object doesn't show either.
I have flash object in the images folder and in the themes folder.
I believe I am going to have to forget flash for now
Thanks
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-05-2004, 03:23 PM

if your embed tag says
<embed="images/flash.swf">
Then the swf needs to be in
Yourtheme/images folder.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help putting my theme SirGomez Site design 0 10-20-2006 11:20 PM
Putting on a logo/banner for C3S theme Why_Me Theme packs 1 09-12-2005 03:09 PM
Putting lines in Modules block CuJo Nuke 6.5 to 6.9 - Modules 2 08-08-2003 06:08 AM
Putting Include code into a block CuJo Nuke 6.5 to 6.9 - Blocks 5 08-07-2003 05:28 PM
Putting a movie in a block how to do this. SureFire Purged Topics 0 08-03-2003 10:10 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31