TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,994
  • Total Topics: 21,325
  • Online today: 777
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 79
  • Total: 79

Logo

Started by Tee, January 19, 2005, 08:05:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Tee

Bloc, I need a logo for my golf site at

http://linksnews.com

Thanks,

Tee

Let me know how much, I want something real nice.


I got some Links 2003 graphics I can send to you if you need them


Bjørn

Sure. You got my email, just send me some thoughts of what you want - and any graphics you have.

sirius

hello Bloc,  I've just sent you an e-mail today at the SMF website  .  It is in regard to a linked logo..  is a macromedia flash animated logo is possible to install on your theme?  ( with a link to another website=advertising)

Bjørn

Yes, i just noticed..

basically, yes. Whats the code you need to insert?

sirius

#4
I could install the flash macromedia in the Topbar : (where we use your own HTML code)  if it is easier than to install it in the logo..   but the flash animation is composed of 2 files  , a html  and a swf file   
when i put the html code in the topbar window, I see the empty banner sized,  but where to put the swf file?


sirius

#5
  or if it is too complicated to explain,  just tell me where to change the link of the banner.( logo) and i'll just install an animated gif, but I need to know where to change the url link :-)

Bjørn

If you use two files for the flash, the html part is just the code to actually display the swf file. So you should just copy the code from the html and use THAT in the topbar box. Taking away all other things except for the <object> and <embed> stuff. The path to swf file is of course inside these tags, and you may have to adjust that to make it work.

sirius

i have tried this yesterday but only an empty box is showing : here is the code :
---------------------------------------------------------------------------
<html>
<head>
<title></title>

</head>
<body bgcolor="#FFFFFF">
<center>


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,42,0"
  id="_sat" width="468" height="60">
  <param name="movie" value="banner.swf">
  <param name="bgcolor" value="#FFFFFF">
  <param name="quality" value="high">
  <param name="allowscriptaccess" value="samedomain">
  <embed type="application/x-shockwave-flash"
   pluginspage="http://www.macromedia.com/go/getflashplayer"
   width="468" height="60"
   name="_1" src="banner.swf"
   bgcolor="#FFFFFF" quality="high"
   swLiveConnect="true" allowScriptAccess="samedomain"
  ></embed>
</object>


</center>
</body>
</html>
---------------------------------------------------------------------------------------------

could you give me an example of what it would look like?   I am not the brightest guy with html and php...

IchBin

The path to your banner.swf needs to be changed. I don't know your path or I'd be able to give you an example.

sirius

so the line :

name="_1" src="banner.swf"

would be name="_1" src="hxxp:www.myforum.com/Pictures/banner.swf"

or <param name="movie" value="hxxp:myforum.com/Pictures/banner.swf"> ?

i did put a x instead of t as to not make it a live link.

This website is proudly hosted on Crocweb Cloud Website Hosting.