The URL to my site I am designing is www.fYCcreationZ.com. Though, the videos section is temporarily disabled due to this particular issue. If you would like to view the working IFRAME with the video in it, you can view it here:
http://www.fyccreationz.com/videos/videos_mohaa_doublejump.html
(It is a IFRAME that is sized correctly in the actual website)
Like I said, it works with IE but not FireFox. Now that I have been messing with it again, it no longer wants to connect to the streamed video. The video is there, but it just keeps connecting, not playing. I'm getting so frustrated. If you or anyone else can help me out, I would very well appreciate it.
The embeded HTML code I used is the following:
<object CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="256" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="sample.mov">
<param name="qtsrc" value="rtsp://xstream.fyccreationz.com/xstream.fyccreationz.com/fYC_doublejump_mov.mov">
<param name="autoplay" value="true">
<param name="loop" value="false">
<param name="controller" value="true">
<embed src="sample.mov" qtsrc="rtsp://xstream.fyccreationz.com/xstream.fyccreationz.com/fYC_doublejump_mov.mov" width="320" height="256" autoplay="true" loop="false" controller="true" pluginspage="http://www.apple.com/quicktime/"></embed>
</object>
You can also open up Quicktime and choose File > Open URL and copy/paste the rtsp://xstream.fyccreationz.com/xstream.fyccreationz.com/fYC_doublejump_mov.mov link. But now it doesnt even want to connect to the video. It worked fine before. I don't know what happened.
:(
PS. I have the current PRO version of QuickTime (7.5) and converted the streaming .mov video with version 6. It worked fine before so I don't think that's the issue.
Please help. Thanks.
electrickrypt