[TYPO3-english] html element deletes code
Jigal van Hemert
jigal at xs4all.nl
Thu Feb 18 17:03:51 CET 2010
Katja Lampela wrote:
>> <param name=flashvars
>> value=fvStreamURL=rtmp://fl.interoute.com/streamrt/&fvAutoStart=true&fvMovieURL={5227B9B4-0845-4029-BDF1-5BD294BE501C}/{AC578759-128D-41BD-9196-665B6AE040FF}/FON_1211355_VID_01.flv/>
Try using proper quotes:
<param name="flashvars"
value="fvStreamURL=rtmp://fl.interoute.com/streamrt/&fvAutoStart=true&fvMovieURL={5227B9B4-0845-4029-BDF1-5BD294BE501C}/{AC578759-128D-41BD-9196-665B6AE040FF}/FON_1211355_VID_01.flv/">
If that doesn't help, it could be that this line is ruined by
config.xhtml_cleaning
You can turn it of for a single page (page.config.xhtml_cleaning = )
--
Jigal van Hemert.
More information about the TYPO3-english
mailing list