Hi. Can you try using the gadgets.flash library? It has an embedFlash
method that should avoid this particular problem.

- Jason

On May 27, 9:52 am, carneiro <[EMAIL PROTECTED]> wrote:
> Hello everybody. I saw that the automatic URL rewriting made the
> youtube player code stops working since the player calls "/swf/
> cps.swf" and the file doesn't exists. The problem:
>
> Calling
>
> http://0.sandbox.gmodules.com/gadgets/proxy?url=http://www.youtube.co...
>
> the address will try to load "/swf/cps.swf" (correct address would be
> "http://www.youtube.com/swf/cps.swf";) but it will try to load "http://
> 0.sandbox.gmodules.com/swf/cps.swf" that doesn't exist. So, it leaves
> a blank and not loaded flash window.
>
> Do anyone have an idea how to write the youtube player without having
> this problem? I would like to use the youtube default player instead
> of using a chromeless player for these videos.
>
> I didn't test it yet, but i was thinking about using FlashObject.js to
> write this player, but i don't know how the rewriting is working
> (didn't have the chance to workaround), if it replaces the code after
> makeRequest maybe it will work...
>
> Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to