Welcome, Guest. Please login or register.
Did you miss your activation email?
05/22/12, 07:32
Home Help Search Login Register
News: Parsley Flex framework review featuring quiz application, in our Flex frameworks series
Flex SDK 4.5 mobile roadmap: begin with your mobile development
Swiz Flex framework review featuring quiz application
New homepage we release our new Homepage, take a look ...

+  Flash-db
|-+  General
| |-+  Flash 8 (Moderators: Jorge Solis, ..:: Mazhar Hasan ::.., Andresss)
| | |-+  Embeding Flash in Youtube - Controling Playback?
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: Embeding Flash in Youtube - Controling Playback?  (Read 1381 times)
MrEd
Seasoned Programmer
***
Posts: 103



View Profile WWW Email
« on: 12/06/09, 05:51 »

Hi I found this amazing code to add YouTube in Flash.

this.createEmptyMovieClip("video_mc", 10000);
video_mc.loadMovie("http://www.youtube.com/v/PLOcE5rl8M4?fs=1");
video_mc._xscale = 52;
video_mc._yscale = 52;

But how can I control.. Playback, or Pause with a button other than what Youtube provides?

Also can I add cue point action script at various points of the video? =)

Thanks so much!
-Ed Vizenor
Logged
Jorge Solis
Administrator
Systems Administrator
*****
Posts: 14600


View Profile
« Reply #1 on: 12/07/09, 09:02 »

I recall that YouTube release a chromeless player with an API to control it, check http://code.google.com/apis/youtube/chromeless_player_reference.html

Jorge
Logged

Pages: [1] Print 
« previous next »
Jump to:  


Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!