Skip to main content
Participant
October 17, 2008
Question

Embed YouTube video into Flash?

  • October 17, 2008
  • 2 replies
  • 751 views
Can I embed a YouTube video into Flash?

Is this possible? How Do I do this?

Really appreciate any help. Thanks!
This topic has been closed for replies.

2 replies

qngotronAuthor
Participant
October 18, 2008
Yes, I would just like to do it once. If you can provide me instructions on how to go about doing this, I would highly appreciate it!
Participant
October 17, 2008
Are you looking to do it dynamically? Or are you looking to put a specific video you see on youtube, into your flash only once?

If you want to do it dynamically, it's a more advanced task. I know it's possible because there are AIR applications out there that pull down and save the .flv (flash video file) from youtube.com by just entering the video ID into the AIR application.

If you want to do it once it's much easier because you can use the AIR app that I talked about above to pull the .flv down, and then just implement it yourself via all the various flash video implementation methods.