
Player it is not working if i use a config file
IF i use
player.swf?config=http://example.com/embed/video.php?id=weILNyHEqmI
with the code:
bc.. <config>
<link>http://example.com/</link>
<file>http://www.youtube.com/watch?v=weILNyHEqmI</file>
<image>http://example.com/path-to-image.png</image>
<repeat>true</repeat>
<autostart>false</autostart>
</config>
it shows :
Video not found:
http://www.youtube.com/watch?v=weILNyHEqmI
What is the problem? What can i do?