swf banner not autoplay

Posted in: Newsmag
Post count: 6

Hello,

i put a flash banner into a text area, and it is not autoplay.
What did i do wrong?

http://screencast.com/t/5Sm837jVOUE7

The code is:

<object width=”100%” height=”100%”><param name=”movie” value=”http://drifting.hu/sites/default/files/szerkeszto/flash/Drifting%20728×90%20logo.swf&#8221; /><param name=”flashvars” value=”src=http://drifting.hu/sites/default/files/szerkeszto/flash/Drifting%20728×90%20logo.swf<?php echo $video;?>” /><param name=”allowFullScreen” value=”true” /><param name=”allowscriptaccess” value=”always” /><param name=”autoPlay” value=”true” /><embed src=”http://drifting.hu/sites/default/files/szerkeszto/flash/Drifting%20728×90%20logo.swf&#8221; type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”allowfullscreen” autoplay=”autoplay” width=”100%” height=”100%” flashvars=”src=http://drifting.hu/sites/default/files/szerkeszto/flash/Drifting%20728×90%20logo.swf<?php echo $video;?>” /></object>

Thank you Gabor

Post count: 6535

Hi

I can’t say for sure why the auto-play is not working on your banner as we didn’t tested this code with the theme. However looking over the code I’ve noticed that you have some php code there. The php code won’t be rendered in a text block so you have to paste your code directly in theme’s files. Basically you have to paste the code in the file which generate the part of the page where you want to display the ad.

Hope this helps.
Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.