Open GoogleCodeExporter opened 9 years ago
1. A youtube video using iframe
setContentString(\'<iframe title="YouTube video player" width="480"
height="390" src="http://www.youtube.com/embed/298CwC3uIHw" frameborder="0"
allowfullscreen></iframe>\');
IE 7 ... video still plays on close
Chrome .... video still plays on close
Firefox ... ok
2. Same youtube video embedded
setContentString(\'<object width="425" height="344"><param name="movie"
value="http://www.youtube-nocookie.com/v/298CwC3uIHw?fs=1[&]hl=en_US[&]rel=0"></
param><param name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube-nocookie.com/v/298CwC3uIHw?fs=1[&]hl=en_US[&]rel=0"
type="application/x-shockwave-flash" allowscriptaccess="always"
allowfullscreen="true" width="425" height="344"></embed></object>\');
IE 7 ... video still plays on close
Chrome .... ok
Firefox ... ok
Note: turn speakers up loud! Eno and Fripp coming atcha :)
Original comment by mur...@waihekeisland.net
on 16 Apr 2011 at 2:00
re above: remove the backslashes - it was cut and pasted from php code (i
can't edit my post)
Original comment by mur...@waihekeisland.net
on 16 Apr 2011 at 2:03
Original issue reported on code.google.com by
mur...@waihekeisland.net
on 15 Apr 2011 at 11:51