Monday, April 18, 2011

[YouTube-API] Re: Custom Player embedded code not work in IE for HTTPS sites.

Hello Manuel,

I'm afraid there's no news to offer yet.

Cheers,
-Jeff Posnick, YouTube API Team
~ YouTube is hiring! ~ http://google.com/jobs/workyoutube ~


On Apr 12, 11:21 am, Manuel Xiccato <kovacevi...@gmail.com> wrote:
> Hi Jeffrey,
> I've the same problem: a custom player, with HTTPS URL, included in an
> HTTPS page (to avoid mixed-content warning) would not be displayed in
> Internet Explorer (it works with other browsers); do you have any
> news?
>
> Thank you so much,
> Manuel
>
> On 15 Mar, 21:45, Jeffrey Posnick <je...@google.com> wrote:
>
>
>
>
>
>
>
> > Hello Rohan,
>
> >  I'm not entirely sure that this is supposed to work (I didn't intendhttp://apiblog.youtube.com/2011/02/https-support-for-youtube-embeds.html
> > to apply to the embedded custom player, just the players supported by
> > the YouTube API), but I've opened a bug with the engineering team for
> > clarification. I'll let you know what I hear back.
>
> > Cheers,
> > -Jeff Posnick, YouTube API Team
> > ~ YouTube is hiring! ~http://google.com/jobs/workyoutube~
>
> > On Mar 11, 8:14 am, rohan hanumante <rohanhanuma...@gmail.com> wrote:
>
> > > Hello
>
> > > I have generated the code of custom player for my site. and when i going to
> > > show that video player on IE. It is not showing. It shows the blank flash.
>
> > > The code that custom player API generated as
>
> > > <object width="746" height="413">
> > > <param name="movie"
> > > value="http://www.youtube.com/cp/vjVQa1PpcFNjdvGt-3ijyX9w3dAy-G49VkEilp4O3qI="></param>
> > > <embed
> > > src="http://www.youtube.com/cp/vjVQa1PpcFNjdvGt-3ijyX9w3dAy-G49VkEilp4O3qI="
> > > type="application/x-shockwave-flash" width="746" height="413"></embed>
> > > </object>
>
> > > And for the HTTPS domain we modify that code to
>
> > > <object width="746" height="413">
> > > <param name="movie"
> > > value="https://www.youtube.com/cp/vjVQa1PpcFNjdvGt-3ijyX9w3dAy-G49VkEilp4O3qI="></param>
> > > <embed
> > > src="https://www.youtube.com/cp/vjVQa1PpcFNjdvGt-3ijyX9w3dAy-G49VkEilp4O3qI="
> > > type="application/x-shockwave-flash" width="746" height="413"></embed>
> > > </object>
>
> > > The above updated code works well on https in Firefox. But can't work in IE.
>
> > > Please Help me out of this issue ASAP......i need this to fix as early as
> > > possible......
>
> > > Thanks......

--
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