Copy link to clipboard
Copied
Hi
In a video player built in as2. We are loading video's from youtube with following code. Some of the video files are not loading. Please give some idea what could be the problem as no error message is showing.
var mcl = new MovieClipLoader();
mcl.addListener(this);
mcl.loadClip("http://www.youtube.com/apiplayer?key=AI39si7R_f5iOwuEtaye838aWpZQ-xhCnlnkIq5QG997wXCigU84IVy9NalTBF-...", holder_mc);
Thanks--------Amit
Copy link to clipboard
Copied
if that url is an example of the problem, it doesn't link to a video.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now