Bug #21829
closed
Media CE: Autostart with Videos does not work
Added by Andrea Draheim almost 15 years ago.
Updated about 6 years ago.
Description
With Flashmovies the new content element "Media" shows the option "Autoplay" instead of "Autostart" at "Media Parameter" in the Backend.
The Sourcecode then includes "autoPlay":"true" instead of "autoStart":"true" so Autostart does not work
(issue imported from #M12988)
Any updates? Unfortunately I'm also not able to set the autostart via a custom parameter - is there any documentation?
In the file sysext/cms/flexform_media.xml find the line that says (was line 136 for me at TYPO3 4.4)
<numIndex index="1">autoPlay</numIndex>
and simple change autoPlay to autoStart.
For all those needing a quick fix without changing the code:
Custom Parameter would be:
flashvars.autoStart=true
Same problem in a 4.3.6 version. With a custom parameter it works.
When a patch will be commited ?
Thanks.
Resolved as duplicate of #23910.
Please go on there!
- Status changed from Resolved to Closed
Also available in: Atom
PDF