Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
Flash Banner
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: Previous  1, 2
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
Re: Flash Banner
PostPosted: 04/18/2007 3:32 PM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 5:40 PM
Location: UNITED ARAB EMIRATES
unitedACa.gif
Oh yeah. I saw now. But i didn't understand 1 thing. I only know to change my banner by going to Templates/subSilver/images/logo_phpBB.gif and to change i just change any image name to logo_phpBB.gif and replace it. So for .swf what i do Wink
Back to Top
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: Flash Banner
PostPosted: 04/18/2007 3:35 PM Reply with quote
Seagull
Cowboy69
Seagull
Posts 111
Word Cnt. 6,112
BDay May 8
Sign Taurus
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 9:40 AM
norcarlEb.gif
Yes I did notice your logo is a flash logo, I like it alot I might do something like that eventually , I'm still trying to work out an issue on my logos now , I made different ones for the different styles and the one on acid wont show up for me , I upload new logo to acid but it keeps reading the same one subsilver has Im thinking it has something to do with css sheet seems i read something somewhere about the css style sheet and having to do something to make it work or not work for each template im not sure but w/e it was i read made me think that has something to do with the logo i want on acid not work ....I'm saving that code tho and will give that a try later on , Thanks
Back to Top
View user's profile Find all posts by Cowboy69 Send private message   Phoogle Map
Re: Flash Banner
PostPosted: 04/18/2007 3:36 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 9:40 AM
Location: St Pete, FL
peace.gif
You would have to upload a flash movie to your forum, then point the src in the object code above to the path to your flash movie...

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Flash Banner
PostPosted: 04/18/2007 3:41 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 9:40 AM
Location: St Pete, FL
peace.gif
Cowboy69 wrote:
Yes I did notice your logo is a flash logo, I like it alot I might do something like that eventually , I'm still trying to work out an issue on my logos now , I made different ones for the different styles and the one on acid wont show up for me , I upload new logo to acid but it keeps reading the same one subsilver has Im thinking it has something to do with css sheet seems i read something somewhere about the css style sheet and having to do something to make it work or not work for each template im not sure but w/e it was i read made me think that has something to do with the logo i want on acid not work ....I'm saving that code tho and will give that a try later on , Thanks

Actually there is nothing magic about this code.  This is the code I just pulled from your current Acid/overall_header.tpl file.  You might notice that the problems I pointed out above are also in this code as well which would explain why it isn't displaying for those using that template:

Code:
<center>
<table border=1><tr><td>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swfl ash.cab#version=6,0,0,0"
width="330" height="50" id="welcome" align="http://yahoo-attitude.com/pspexpressions/welcome.swf">
<param name=movie value="welcome.swf"><param name=quality value=high>
<embed src="leo welcome.swf" quality=high  width="330" height="50" name="leo welcome" align="http://yahoo-attitude.com/pspexpressions/welcome.swf"
type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed></object>
</td></tr></table>
</center>

The align should be set to left, center, or right and the src should be pointing to a valid file, not leo welcome.swf...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Flash Banner
PostPosted: 04/18/2007 3:56 PM Reply with quote
Seagull
Cowboy69
Seagull
Posts 111
Word Cnt. 6,112
BDay May 8
Sign Taurus
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 9:40 AM
norcarlEb.gif
I know i saw that i just havent fixed it yet , i was talking about the logo on acid not the flash thing i upload an image name it same as was there when installed but it wont take it shows the same logo im using on subsilver
Back to Top
View user's profile Find all posts by Cowboy69 Send private message   Phoogle Map
Re: Flash Banner
PostPosted: 04/18/2007 4:15 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 9:40 AM
Location: St Pete, FL
peace.gif
Oh, the reason that is happening is because the path to the logo file is still pointing to subSilver in your Acid/overall_header.tpl file:

Code:
<img src="templates/subSilver/images/logo_phpBB.gif"

You would want to change subSilver to Acid...

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Flash Banner
PostPosted: 04/18/2007 4:18 PM Reply with quote
Seagull
Cowboy69
Seagull
Posts 111
Word Cnt. 6,112
BDay May 8
Sign Taurus
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 9:40 AM
norcarlEb.gif
o ok cool  ill try that now and while im here still whats that you have going on right below  RoseBUD Community - IX
Back to Top
View user's profile Find all posts by Cowboy69 Send private message   Phoogle Map
Re: Flash Banner
PostPosted: 04/18/2007 4:31 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 9:40 AM
Location: St Pete, FL
peace.gif
That's another flash movie that used instead of the Site Description:

Code:
{SITE_DESCRIPTION}


headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Flash Banner
PostPosted: 04/19/2007 10:52 AM Reply with quote
Seagull
Cowboy69
Seagull
Posts 111
Word Cnt. 6,112
BDay May 8
Sign Taurus
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 9:40 AM
norcarlEb.gif
what file is {SITE_DESCRIPTION}  found in ? I searched for that in every file that comes with phpbb2 install package including subsilver templates and found nothing
Back to Top
View user's profile Find all posts by Cowboy69 Send private message   Phoogle Map
Re: Flash Banner
PostPosted: 04/19/2007 12:27 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 9:40 AM
Location: St Pete, FL
peace.gif
You can find {SITE_DESCRIPTION} in each template overall_header.tpl file...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

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 cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: Previous  1, 2
Page 2 of 2


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.1423s (PHP: 47% - SQL: 53%) - SQL queries: 57 - GZIP disabled - Debug on