Good morning all.
I did the 'workaround' and modified the embed code coming from YouTube to get this to work back in April. For example, this URL: http://www.youtube.com/watch?v=Lq_shHu4lAs (STS-51C Launch IMAX Camera
Footage HD)
Here is the Embed section from Google Chrome with 'use old embed code' checked:
<object width="1280" height="720"><param name="movie" value="http://www.youtube.com/v/Lq_shHu4lAs?version=3&hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Lq_shHu4lAs?version=3&hl=en_US"
type="application/x-shockwave-flash" width="1280" height="720" allowscriptaccess="always" allowfullscreen="true"></embed></object>
Previously, I was able to remove the portion that said "version=3&" from above and get the video to work. I tried that again today and am also getting the infamous Flash Player version error. If you check the associated help file (I have Office 2010 myself)
the portion specific to "Link to a video file on a web site" has an example where you do click the 'use old embed code' checkbox but the code shown does not include the version= segment.
I tried removing the entire "?version=3&hl=en_US" segment so that only the web URL was in the embed src tag, and still nothing. I stripped the code down to just Object and Embed tags and still nothing. Even further, just to the embed tags and URL,
with no modifiers inside the tag other than src= and still nothing. I verified I had Adobe Flash Player 11.7.700.202 installed in IE9 and still no change in PowerPoint 2010 after a reinstallation and application restart.
This is going to turn into a major issue for some where I work, and getting assistance with it (or trying things out I haven't already done) is appreciated; installing third party applications to fix this issue is not a viable solution.