[TYPO3-templavoila] override xml-etype image to show swf ?
Sebastian Schön
schoen at schoen-media.de
Fri Aug 31 12:28:23 CEST 2007
Hello,
in the local processing xml for the TO (input field image) I ´ve the
following TS- Code:
<TypoScript>
20 = MULTIMEDIA
20.file = fileadmin/img/728x90.swf
20.params (
pluginspage = http://macromedia.com/go/getflashplayer
type = application/x-shockwave-flash
quality= high
width=560
height=60
)
</TypoScript>
I try to get the field input into it in the following manner:
<TypoScript>
20 = MULTIMEDIA
20.file.import = uploads/tx_templavoila/
20.params (
pluginspage = http://macromedia.com/go/getflashplayer
type = application/x-shockwave-flash
quality= high
width=560
height=60
)
</TypoScript>
It does not work. I searched a lot in forums, google etc, but there
is no answer for me. Can anyone solve this problem ?
Thank´s a lot.
Regards
Sebastian
More information about the TYPO3-project-templavoila
mailing list