YouTubeYouTubeYou ? Aibo and IE embed issues

Davide's picture

Here is a video that I uploaded today to YouTube. It seem that embedding videos can give some troubles with IE in some cases.
I use Drupal btu someone with Wordpress had the same issue and solved it (can't find the page again (^^;)) by removing some of the HTML code that is given by YouTube.
For example YouTube provides the following:

<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/6iC9UWecOUM&rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/6iC9UWecOUM&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>

..but to get everything working without issues on IE, one has to strip the "object" stuff and leave only the "embed" tag, like this:

<embed src="http://www.youtube.com/v/6iC9UWecOUM&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed>

...well !

wanwan !!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Your website has been pretty

Your website has been pretty stable in the last few days as far as crashing is concerned. There is still the problem that when I go to v4.kazzuya.com it doesnt show any new posts until I press 'refresh'. That happens every time.

iDavide San will tell you to

Duddie's picture

iDavide San will tell you to use Firefox. Today when I had problems with the site (and I am using Firefox) he told me to use different browser :)

..keeeeerrrrrrrrrr !!! The

Davide's picture

..keeeeerrrrrrrrrr !!!
The idea was to understand if it was dependent on the browser. There could have been also some issues with cache (like rince earlier mentioned).

Yeah Man! Next time you fail

Duddie's picture

Yeah Man! Next time you fail chasing chick at party I will tell you to change browser!

Wow ... could changing the

Wow ... could changing the browser bring such dramatic results for Sir Kaz? 8P

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.