cseabra
Forum Replies Created
-
Forum: Plugins
In reply to: Bug with ProPlayer in WordPress-MUHi Isa!
http://blogs.utopia.org.br/blog/2008/09/inserindo-videos-do-vimeo-e-outras-fontes/
Is the post with this content:
Este plugin, o ProPlayer, permite exibir vídeos em flash, em mp4, de fontes como o Vimeo, Internet Archives, You Tube etc.
O filme abaixo, <strong>Gary</strong>, é uma animação e está em Hight Definition no <a href="http://vimeo.com/3270158" target="_blank">Vimeo</a>: [pro-player] http://vimeo.com/3270158 [/pro-player] Já este outro filme, <strong>Muito Além do Cidadão Kane</strong> (de 1993), hospedado no <a href="http://www.archive.org/details/Roberto_marinho_alem_do_cidadao_kane" target="_blank">Internet Archive</a>, possui uma qualidade técnica bem inferior: [pro-player ] http://www.archive.org/details/Roberto_marinho_alem_do_cidadao_kane [/pro-player][s]
CarlosForum: Plugins
In reply to: Bug with ProPlayer in WordPress-MUSorry, I have changed the URL: see this http://blogs.utopia.org.br/blog/2008/09/inserindo-videos-do-vimeo-e-outras-fontes/
Forum: Plugins
In reply to: Pro-Player@isa.goksu
Hi!
Also videos from Daily Motion are not working too. Including videos from DailyMotion causes the entire page do not working!
See an example of this trying to insert http://www.dailymotion.com/video/xzkxb_galeano-esta-es-mi-tierra_creation
[s]
CarlosForum: Plugins
In reply to: Pro-Player@isa.goksu
In the URL I sent you (http://blogs.utopia.org.br/cineclubeonline) I have the movies working all right with ProPlayer plugin…
The videos NOT working you can see (and test the URLs) in:
http://blogs.utopia.org.br/cineclubeonline/sobre/testes-de-video-com-proplayer/
Thanks!
CarlosForum: Plugins
In reply to: Static pages in horizontal menu sub-pages strange behavior with Librio 1.0Looking at other themes code, I discovered the solution!
In header.php the line:
<?php wp_list_pages('title_li='); ?>should be:
<?php wp_list_pages('depth=1&title_li='); ?>And now the horizontal menu displays only one level of stactic pages.
Forum: Plugins
In reply to: Pro-Player@isa.goksu,
It´s strange, but this URL contains dash in it. But others without this dash are not working also. Try it.
But the other video services are working very well (http://blogs.utopia.org.br/cineclubeonline). Only Google Video are not working…
Forum: Plugins
In reply to: Pro-PlayerPerhaps there are some code to remove in Google Video URL, but I have tried all options and still not working.
Example: http://video.google.com/googleplayer.swf?docid=-7909142222855052928
With others (Vimio, You Tube, Internet Archive) are all right.
Thanks, Carlos.