[TYPO3] Flash Header

dave ashton dave at bassmedia.net
Wed Jun 14 14:59:34 CEST 2006


Hi,
Have flash on this site - www.leifmusic.co.uk 
I just changed the paths to the .swf as below in , <param name="movie"
value="..

In /><embed src="images/header.swf" is the path where I dump the .swf file,
as located from the my html template file. (typo seems to input the rest of
the path. So just put in images/filename.)

The rest of the code is just what flash spits out when the file is rendered.
(this could be tweaked to be much better I know, as with the .swf itself!)

The below code is just dropped into the div I want it placed in my html
template, nothing else.

Dave

        <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.
cab#version=8,0,0,0" width="727" height="261" id="header" align="top">
		<param name="allowScriptAccess" value="sameDomain" />
		<param name="movie"
value="../typo3conf/ext/htmlcssstyling/template/main/images/header.swf"
/><param name="quality" value="high" /><param name="bgcolor" value="#ffffff"
/><embed src="images/header.swf" quality="high" bgcolor="#ffffff"
width="727" height="261" name="header" align="top"
allowScriptAccess="sameDomain" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>


-----Original Message-----
From: Cate & Peter [mailto:catepeter at optusnet.com.au] 
Sent: 14 June 2006 13:24
To: 'TYPO3 English'
Subject: Re: [TYPO3] Flash Header

>> Do you mean in template setup or in html template? Because I've included
code >that embeded swf
>> on my html template, when I view the html template its there and its
playing fine. >But when
>> I view through typo the swf doesn't load at all.

>i think johannes meant in the html template. if you use template 
>autopares maybe the path to the swf i rewritten?

I have problems with my .swf too - it doesn't show at all from the embed in
my html header - hasn't worked either pre or post TV (on the Typo3 page I
mean - when I view just my template, it works fine.)

Cate



_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english





More information about the TYPO3-english mailing list