My video is no longer found by website
-
I must have done something whilst editing my website because my video now does not work on this page:
https://www.capturefactory.co.uk/360-video-product-photography-brighton-sussex-london/
In place of it now I have:
“Error Reporting:
Could not load xml, path: config.xml”
The video itself is still present on my hosting site and can still be viewed at:
https://www.capturefactory.co.uk/Watch_Vid/
There is obviously an issue with path finding but I don’t know how to rectify it.
The code for my video is as follows:
<object id=”player1″ classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ width=”500″ height=”375″ name=”player1″>
<param name=”movie” value=”/Watch_Vid/rotateTool.swf” />
<param name=”allowfullscreen” value=”true” />
<param name=”scale” value=”noScale” />
<param name=”salign” value=”lt” />
<param name=”allowscriptaccess” value=”always” />
<param name=”flashvars” value=”” /> <embed id=”player1″ width=”500″ height=”375″ src=”/Watch_Vid/rotateTool.swf” flashvars=”” allowfullscreen=”true” allowscriptaccess=”always” name=”player1″ scale=”noScale” salign=”lt”></embed>
</object>I have tried to sort the issue but my knowledge is limited in these matters. Any help in rectifying this would be great.
??
- The topic ‘My video is no longer found by website’ is closed to new replies.