- Thread starter
- #181
If you're playing videos originating from the web, why not use onlinevideos?
If you're playing videos originating from the web, why not use onlinevideos?
Mmmm ok so.... lets see what we can do
This is the exact line I use myself here: <URL>file://///Manray/c/wdisplay/webfiles/Vallymount.htm</URL>
Just double checked and this is pulling the file from my server. Maybe you can have a play around with your setup? Note that the link ends in ".htm" and the file is NOT in "Program Files" and in a seperate folder on C:
edit: just noticed that you are using a local file while I'm using a network share. Maybe try this: file://///127.0.0.1/C/Program%20Files/Flowplayer/Weather%20Forecasts.html
<control>
<description>Test BTW link</description>
<type>button</type>
<id>6666</id>
<posX>100</posX>
<posY>100</posY>
<label>TEST</label>
<hyperlink>54537689</hyperlink>
<hyperlinkParameter>file:///C:/Program%20Files/Flowplayer/Weather%20Forecasts.html</hyperlinkParameter>
<visible>yes</visible>
</control>
Looks like the link is now loading but something else is going wrong. Not sure if I can be any more help.
So can I remove this from the todo list, and perhaps put an entry in the faq with the solution? (and what exactly was the solution?)
Is there any other forum members that have any suggestions?