Free Forum Hosting

Home | Create a Free Forum | Free Forum Support | Free Blog | Free Phpnuke | Proxy Surfing


Go Back   Free Forum Hosting > PHPBB - Free Forum Hosting > phpBB Support Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

phpBB Support Forum Ask phpBB support questions here. Free forum will answer your questions in a timely manner.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-19-2010, 10:36 AM
MøNs†e®'s Avatar
MøNs†e® MøNs†e® is offline
Member
 
Join Date: Mar 2010
Location: Maine
Posts: 30
Help on adding my flash banner? :)

How can i put this flash banner as my logo? lol

theres the code:

Code:
http://www.flashvortex.com/temp/generations/12690/3_1269008455_51602_430_0_728_90_9_32.swf
plse help??
Reply With Quote
  #2 (permalink)  
Old 03-19-2010, 10:55 AM
Support's Avatar
Support Support is offline
Administrator
 
Join Date: Jan 2005
Posts: 8,795
Sorry, it is not possible. The banner should be in jpg, png or gif format.
__________________
The FreeForum.ca Team.

Free Forum http://www.freeforum.ca
Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org
Reply With Quote
  #3 (permalink)  
Old 03-19-2010, 11:04 AM
MøNs†e®'s Avatar
MøNs†e® MøNs†e® is offline
Member
 
Join Date: Mar 2010
Location: Maine
Posts: 30
do you know where i can make one that has those types??
Reply With Quote
  #4 (permalink)  
Old 03-19-2010, 12:51 PM
Support's Avatar
Support Support is offline
Administrator
 
Join Date: Jan 2005
Posts: 8,795
Quote:
Originally Posted by MøNs†e® View Post
do you know where i can make one that has those types??
You can use MS Paint or any pictures editing software to make the banner in those format. Or you can find a website to make it online by google "free banner maker".

Hope this helps.
__________________
The FreeForum.ca Team.

Free Forum http://www.freeforum.ca
Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org
Reply With Quote
  #5 (permalink)  
Old 03-19-2010, 12:55 PM
MøNs†e®'s Avatar
MøNs†e® MøNs†e® is offline
Member
 
Join Date: Mar 2010
Location: Maine
Posts: 30
thats how i made that banner lol by looking for them.. but i cant find any that look gud like that...
Reply With Quote
  #6 (permalink)  
Old 03-19-2010, 01:10 PM
MøNs†e®'s Avatar
MøNs†e® MøNs†e® is offline
Member
 
Join Date: Mar 2010
Location: Maine
Posts: 30
i think this is the html txt?? lol can i do sumthin with that?? lol

heres the html:

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="728" height="90">
<param name="movie" value="flashvortex.swf" />
<param name="quality" value="best" />
<param name="menu" value="true" />
<param name="allowScriptAccess" value="always" />
<embed src="flashvortex.swf" quality="best" menu="true" width="728" height="90" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always">
</embed>
</object>
Reply With Quote
  #7 (permalink)  
Old 03-19-2010, 01:10 PM
Support's Avatar
Support Support is offline
Administrator
 
Join Date: Jan 2005
Posts: 8,795
Quote:
Originally Posted by MøNs†e® View Post
thats how i made that banner lol by looking for them.. but i cant find any that look gud like that...
You can try to find a flash to gif converter to convert that banner to gif.
__________________
The FreeForum.ca Team.

Free Forum http://www.freeforum.ca
Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org
Reply With Quote
  #8 (permalink)  
Old 03-19-2010, 01:13 PM
Support's Avatar
Support Support is offline
Administrator
 
Join Date: Jan 2005
Posts: 8,795
Quote:
Originally Posted by MøNs†e® View Post
i think this is the html txt?? lol can i do sumthin with that?? lol

heres the html:

<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="728" height="90">
<param name="movie" value="flashvortex.swf" />
<param name="quality" value="best" />
<param name="menu" value="true" />
<param name="allowScriptAccess" value="always" />
<embed src="flashvortex.swf" quality="best" menu="true" width="728" height="90" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always">
</embed>
</object>
There is nothing to do with this code, the banner should be in jpg, png or gif formats so you can upload it to your site.
__________________
The FreeForum.ca Team.

Free Forum http://www.freeforum.ca
Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org
Reply With Quote
  #9 (permalink)  
Old 03-19-2010, 01:28 PM
MøNs†e®'s Avatar
MøNs†e® MøNs†e® is offline
Member
 
Join Date: Mar 2010
Location: Maine
Posts: 30
:/ ok ty lol :P
Reply With Quote
  #10 (permalink)  
Old 05-20-2010, 01:36 PM
kirk kirk is offline
Junior Member
 
Join Date: May 2010
Posts: 8
Quote:
Originally Posted by MøNs†e® View Post
:/ ok ty lol :P
what you do is upload your flash image to FileDen.com | Free file hosting and online storage then add the link to this code. i would have to see what the image is to adjust it. but basically you change the border and the dimensions all from this code.

<center><table style="background-color: #111111; border: #505050; border-style: solid; border-width: 1px; padding: 5px;"><tr><td width="200" style="border: #444444; border-style: solid; border-width: 1px"><iframe src='http://www.fileden.com/files/2009/11/15/2651542/desperate.swf' width='200px' height='100px' style='border: 0px solid black'></iframe></td></tr></table></center>


So you would add your link in the code where it says to below.

<center><table style="background-color: #111111; border: #505050; border-style: solid; border-width: 1px; padding: 5px;"><tr><td width="200" style="border: #444444; border-style: solid; border-width: 1px"><iframe src='YOUR LINK HERE' width='200px' height='100px' style='border: 0px solid black'></iframe></td></tr></table></center>

It's Just a simple i frame i just a few features for like background color,border,style.. also the background color could even be adjusted to allow another image in the background.

here is a preview

then here is the second code on the page with the music,scrolling and link back to this page. hehehe but i dont want to get to far out there... lets concentrate on you getting your flash to work first then if you want the other option i can explain after that. but you can basically see how it's working below. it's just tables and iframes to the most part

<center><table style="background-color: #ffffff; border: #505050; border-style: solid; border-width: 3px; padding: 8px;"><tr><td width="200" style="border: #444444; border-style: solid; border-width: 1px">
<iframe src='http://delicast.com/radio/metal/Metal_Head_Radio' width='0%' height='0px' style='border: 0px solid #'></iframe>
<iframe src='http://www.fileden.com/files/2009/11/15/2651542/desperate.swf' width='200px' height='125px' style='border: 0px solid black'></iframe>
<span><marquee><span style="font-size: 18px; line-height: normal"><font color="blue">
<a href="http://www.freeforum.ca/forums/phpbb...tml#post532174 (Help on adding my flash banner? :))" class="postlink" target="_blank">THIS CODE HAS THE MUSIC PAYING AND ALSO CLICKS BACK TO YOUR THREAD</a>
</font></span></marquee></span></td></tr></table></center>


but keep in mind unless you are adding to a template or you have html enabled all this coding will not work. like the good admin said above it would be a lot easier to just have it in a gif.

Info added
When i posted this i was not aware that you cant edit template on free phpbb version.
But i will leave it there anyway just in case. i guess some can use the code in a widget block?
But this is bascally to add to like a over all header or other template.

Last edited by kirk : 05-20-2010 at 04:39 PM.
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

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



All times are GMT -4. The time now is 01:37 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 RC6 © 2006, Crawlability, Inc.


Fish & Aquarium | Medical Schools | Free Blog | Proxy Surf | Phpbb Forum Hosting Script | Vietnamese Business Directory