My favorites | Sign in
Google
          
New issue | Search
for
| Advanced search | Search tips
Issue 148: Flash API's
10 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Mar 2008
Type-Enhancement
Priority-Medium
API-YouTube


Sign in to add a comment
 
Reported by trevor.jordet, Oct 15, 2007
I really would love to be able to control the youtube player flvplayback 
component with actionscript.  the only thing I need to do is tell it to 
stop plying. heres my app: http://www.sajencorona.com/indexyoutube.html 
(click the videos link)

It works except for the fact that the video keeps playing when I try to 
unload the video. I think the problem is that i cannot unload the video 
once it begins loading. 

What I ended up doing is creating a separate clip for each video and 
hiding/showing them with actionscript.  The only problem is I need to stop 
the video when I hide it.

I can't do it without knowing the flvplayback instance.

some flash API's would be REALLY cool!!!!

Comment 1 by api.stephaniel, Oct 16, 2007
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement API-YouTube
Comment 2 by trevor.jordet, Oct 18, 2007
correction i figured out the instance name but cannot interact with the video player 
because of the sandbox.

if there were a listener in the youtube player that would listen for a trigger from 
the parent clip, that would be very cool!!!
Comment 3 by api.stephaniel, Jan 08, 2008
(No comment was entered for this change.)
Status: Prioritized
Comment 4 by api.stephaniel, Mar 12, 2008
Flash APIs:
http://code.google.com/apis/youtube/flash_api_reference.html

All the other cool stuff from this release:
http://apiblog.youtube.com/2008/03/something-to-write-home-about.html
Status: Fixed
Sign in to add a comment