Tuesday, March 6, 2012

[YouTube-API] Re: API Flash (AS2) Special Function player.destroy() not working

When I load any of the videos to the web I created close botton that ejecute the following action :

on (release) {
_root.ytplayer.destroy();
_root.gotoAndPlay(3);
}

It´s function worked ok (unload the video and go to fotogram 3) but since several days ago when a release the close button the function not works (go to fotogram 3 butnot unload the video) . I didn´t change nothing in the code
You can check this behaviour in section videos of the web site..........

thank a lot and sorry for my bad english!!!!!
 

El lunes 5 de marzo de 2012 22:53:08 UTC+1, Jeffrey Posnick escribió:
Hello,

 What behavior are you seeing exactly? Flash runtime errors?

 I'd strongly recommend upgrading to the AS3 player (add version=3 to
the URL) as the AS2 player has been deprecated for quite a while now.

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


On Mar 3, 11:13 am, Gato Muñoz <gatomu...@gmail.com> wrote:
> Since yesterday, I have problems to unload youtube player instances
> embedded in Flash web site (www.gatomuñoz.com).
>
> All videos are loaded ok but it´s not possible to unload the youtube player
>
> Thanks!

El lunes 5 de marzo de 2012 22:53:08 UTC+1, Jeffrey Posnick escribió:
Hello,

 What behavior are you seeing exactly? Flash runtime errors?

 I'd strongly recommend upgrading to the AS3 player (add version=3 to
the URL) as the AS2 player has been deprecated for quite a while now.

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


On Mar 3, 11:13 am, Gato Muñoz <gatomu...@gmail.com> wrote:
> Since yesterday, I have problems to unload youtube player instances
> embedded in Flash web site (www.gatomuñoz.com).
>
> All videos are loaded ok but it´s not possible to unload the youtube player
>
> Thanks!

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To view this discussion on the web visit https://groups.google.com/d/msg/youtube-api-gdata/-/738BkfQvCawJ.
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