Flash In The Place Of The Default Banner


Subject: Flash In The Place Of The Default Banner
Hello my friends...

Here's my question: I have a flash animation that I want to place in the header where the default banner is located. This banner name is logo_ip.png, and there's another called site_logo_small.png. Can I put a flash animation with "logo_ip.swf" or "site_logo_small.swf" as it name and to get this animation in my page header?

Bye...

Subject: Re: Flash In The Place Of The Default Banner
I think thr best way is

open overall_header.tpl
find
Code: [Download] [Hide] [Select]
<!-- BEGIN switch_header_banner -->
<center><br />{HEADER_BANNER_CODE}</center>
<!-- END switch_header_banner -->

replace with
Code: [Download] [Hide] [Select]
<CENTER>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width="468" height="60" id="text" align="">
<param name=movie value="images/banners/picture.swf"><param name=quality value=high><param name=wmode value=transparent>
<embed src="images/banners/picture.swf" quality=high wmode=transparent width="468" height="60" name="text" align=""
type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed></object>
</CENTER>


place picture picture.swf to /images/banners/

edit width and height

:roll:

Last edited by difus on Wed 12 Sep, 2007 15:28; edited 1 time in total
Subject: Re: Flash In The Place Of The Default Banner
why with an iframe? :?


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.4569s (PHP: 4% SQL: 96%)
SQL queries: 29 - Debug Off - GZIP Enabled