Skip to main content
amitKumarKanda
Inspiring
April 18, 2013
Question

loading youtube video

  • April 18, 2013
  • 1 reply
  • 543 views

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-6P_FcEvkODHH-NQVRAXq68Bbjl4DUoVI7hg&v=ZeBd_F2Bz5Y", holder_mc);

Thanks--------Amit

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
April 18, 2013

if that url is an example of the problem, it doesn't link to a video.