Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

Youtube video control troubleshooting

$
0
0

hi, i use this code

 

var video = $("<iframe/>");

sym.$("video").append(youtubevid);

youtubevid.attr('type','text/html');

youtubevid.attr('width','640'); //my "video" symbol is 640x480

youtubevid.attr('height','480'); //my "video" symbol is 640x480

youtubevid.attr('src','//www.youtube.com/mylink');  // url/Video_Id

youtubevid.attr('frameborder','0');  

youtubevid.attr('allowfullscreen','0');

 

all goes ok, but control don't function! i can see control bar (play, pause, vol, etc) but don't go! the unic button is the big "play" at the center of the video.

 

what's wrong?

 

tnx!!!


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>