Help!
I’m getting that real horrible IE7 crash (Operation Aborted warning message forcing page to close immediately!) when I use Opal now – It’s happened since I started including a YouTube link in a module….
Just the standard YouTube code, e.g….
<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/NBPwwt0HuVo&hl=en&fs=1″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/NBPwwt0HuVo&hl=en&fs=1″ type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”425″ height=”344″></embed></object>
Am I right in saying it’s conflicting JavaScript that causes this? How do I stop it? What do I look for? I don’t want to go without video 🙁
Thanks!