Friday, January 13, 2012

[YouTube-API] Re: Possible to embed a video with both autplay and loop using AS3?

Hello Alec,

It's certainly possible to script this using the API. There's a
description of how the loop parameter works with the ActionScript 3
player at

http://code.google.com/apis/youtube/player_parameters.html#loop

and that might provide more insight as to what you're seeing.

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Jan 12, 12:39 am, Alec Bennett <wrybr...@gmail.com> wrote:
> I'm trying to both loop and autoplay a video, and finding that it
> works fine in version 2 of the API, but not version 3. It seems that
> the loop parameter is ignored if autoplay is enabled.
>
> Is there some way around this? Maybe with an event triggered when the
> video finishes?
>
> I'm autohiding the player controls, and ideally they'd remain hidden
> if possible.
>
> Thanks for any help.

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment