API & internet explorer
hi,
i have script attached iframe player api scenario detects end of youtube movie , auto jumps different web page.
at first, did not work in ie (page blank youtube iframe was) had programmer modify script. tested in ie 9 , worked.
now, wondering lower versions of ie. checked google analytics, , seems common browser our visitors ie 8.0, second runner ie 7.0.
thing is, don't have access these browsers used ie tester, , when page linked youtube movie came up, cannot see of movie controls you'd typically in youtube. also, script did not function.
stranger, when clicked on youtube link see movie in youtube -- same thing, youtube controls not there. not know sure if ie tester buggy , unreliable make determination.
taking guess, need adjust height here further expose more of movie onscreen? (still cannot understand why jump script didn't fire @ end of movie though)
function onyoutubeplayerapiready() {
player = new yt.player('player', {
height: '406',
width: '720',
videoid: 'p6eglc9on29', << phony substitute
playervars: {
'theme': 'light',
'showinfo': '0',
'rel': '0',
'modestbranding': '1'
}
hoping info start!
hi r_tist,
this forum more questions adobe browserlab tool html/css/js questions. i'd recommend post question on dreamweaver forum here: http://forums.adobe.com/community/dreamweaver/dreamweaver_general
hope helps,
mark
More discussions in Adobe Story
adobe
Comments
Post a Comment