imeldesign
IS-IT--Management
I am working on a website for a church. It went live last week. I am having one issue. The video webcast page.
I am using FLV List Gallery flash component for the video.
Here's the catch;if I put the url in fbcwpb.org/Video/index.html everything is fine..the video loads and plays and the list tab shows all the files. However, if I put in I get nothing. no video no list.
My content.xml file is:
<content>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 5]]></title>
</video>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 4]]></title>
</video>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 3]]></title>
</video>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 2]]></title>
</video>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 1]]></title>
</video>
</content>
Now here is the kicker. I have changed the path in the xml file to be just fbcwpb.org and it still will only work online with no front of the domain name...I am at a loss of WHY...
I am using FLV List Gallery flash component for the video.
Here's the catch;if I put the url in fbcwpb.org/Video/index.html everything is fine..the video loads and plays and the list tab shows all the files. However, if I put in I get nothing. no video no list.
My content.xml file is:
<content>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 5]]></title>
</video>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 4]]></title>
</video>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 3]]></title>
</video>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 2]]></title>
</video>
<video>
<path><![CDATA[]]></path>
<title><![CDATA[Rescue Series Part 1]]></title>
</video>
</content>
Now here is the kicker. I have changed the path in the xml file to be just fbcwpb.org and it still will only work online with no front of the domain name...I am at a loss of WHY...