using swf for header banner

kp1kp1

No avatar

2008-04-05 21:33

Hi i want to insert a flash (swf) file for the top banner, how can i do this?

i have tried to change the default.css

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{position:relative;clear:both;height:200px;background:#f0efea url(img/header.jpg) no-repeat;color:#fff;}

to

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{position:relative;clear:both;height:200px;background:#f0efea url(img/header.swf) no-repeat;color:#fff;}

but this doesnt work, can anyone help me please, i want ot use the same swf file for all the pages.

» Quick.Cms v2.x

kp1kp1

No avatar

2008-04-05 22:58

just relaised that i need to use this code in container.tpl

<div id="head2">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,19,0" width="800" height="200">
<param name="movie" value="img/header.swf" />
<param name="quality" value="high" />
<embed src="img/header.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="200"></embed>
</object>

but i am getting a just a white screen (movie not loaded) can anyone help please

merci

No avatar

2008-04-07 09:35

kp1kp1 - osobiscie nigdy nie probowalam zamieszczac flasha w miejscu bannera, ale spotkalam sie juz z takimi tematami na forum, wiec moze sprobuj poszukac. Upewnij sie tez, ze pliki do ktorych sie odwolujesz znajduja sie we wlasciwym miejscu. Nie mam innych pomyslow dlaczego mogloby to nie dzialac. Mozesz tez podeslac link do strony, moze ulatwi to znalezienie problemu.

kp1kp1

No avatar

2008-04-07 10:54

Hi,

Thanks for the reply, but i do not speak or read polish, please can you translate to english for me?

Thanks

merci

No avatar

2008-04-08 08:48

kp1kp1 - of course, sorry :) I wrote that I have never try to add swf files, but remember that topics connected with adding flash banners were on forum, so try to search. Secondly, make sure that path to files is correct and all needed files are in proper directory as I think that it can be problem. I mean that I think you should add path: templates/img/file.swf not just img/file.swf

kp1kp1

No avatar

2008-04-08 09:48

merci,

thank you very much for the translation and replying, i had searched the forum but couldnt find anything in english. however, thank you for the solution i have managed to get it to work by adding the path templates/img/file.swf

once again thank you very much for your help

kp1kp1

kp1kp1

No avatar

2008-04-08 16:48

i have another problem now, my flash banner works but it appears on all the pages as a banner even on the lightbox photo gallery show (when you click on a picture) can anyone help with how to correct the problem

thanks

kp1

cgan

Avatar: cgan

2008-04-08 19:45

kp1kp1 &#8211; study this topic http://opensolution.org/Quick.Cms/forum/?p=readTopic&nr=283

cgan

kp1kp1

No avatar

2008-04-08 22:03

cgan thanks a lot i managed to find the solution at http://www.huddletogether.com/forum/

sorry for repeating

qwerious

Avatar: qwerious

2008-04-09 05:51

Hi kp1kp1

I couldn't find the solution at the link you gave. Please could you give us details of how you fixed it or do you have a link to the actual page. Thanks

merci

No avatar

2008-04-09 08:36

qwerious - try this:
in object tag add:

<PARAM name="wmode" value="transparent">


and in <embed> tag add: wmode="transparent"

kp1kp1

No avatar

2008-04-09 10:52

qwerious,

if you go to the forum and do a search for 'flash overlay' you will find a lot of posts relating to this problem

KP

Back to top
about us | contact