Hi
I have a c# form where i want to display a youtube movie. I have placed a shockwave flash object where i can load a youtube movie.
axShockwaveFlash.LoadMovie(0, "http://www.youtube.com/v/tVP0b8qvZg8&enablejsapi=1&playerapiid=ytplayer");
this works fine. The problem occurs when i through code, want to play/pause/anything with the youtube movie. I can understand that one needs to do a little actionscripting and use the shockwaves callfunction but so far nothing has worked. And im a beginner to Actionscripting and flash.
I hope some of you can come with some help or code examples to how i can control my youtube movies.
Thanks alot in advance
Lars