eric in redding Posted March 6, 2009 Posted March 6, 2009 I know that this is probably not the right place to post this, so feel free to move it. I am trying to watch the training videos on the website: http://www.biblesoftwaremac.com/training/Start.html But 2 of the links point to the same video. Go to "Searching the Bible" menu on the left. Both the "How to search by verses" and "Searching by Words and Phrases" play the words and phrases video. I am viewing them in IE7 on Win XP. Thanks
Helen Brown Posted March 6, 2009 Posted March 6, 2009 I think you are mistaken, the links clearly go to different movies.
eric in redding Posted March 6, 2009 Author Posted March 6, 2009 Are you able to test it with Windows XP / IE 7? I attached a screen shot of what I get when I click on "verse search". You can see at the bottom of the window playing the video that it is loading the "word search" video. I have tried it on several different XP computers. I do not have a Mac here to try.
DELETED Posted March 6, 2009 Posted March 6, 2009 I just tested them in IE 8 in Win XP and they work fine for me. Can you try another browser?
eric in redding Posted March 6, 2009 Author Posted March 6, 2009 Tested with Firefox and it worked properly. Apparently IE7 and IE6 do not run the javascript correctly. I am not a programmer but I see that the links are pointing to javascript so that is my guess. I went through all the other links with IE and they played the correct videos. There is just something screwy with the "How to Search for Verses" link.
eric in redding Posted March 9, 2009 Author Posted March 9, 2009 Viewing source on the page shows the problem (should have done that sooner). But it only seems to effect IE. But as you can see, Searching by Verses is calling WordSearch.mov instead of VerseSearch.mov. Just FYI. I was able to watch it in FireFox. <html> <head> <title>Learning Accordance :: Searching by Verses</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" link="#CCCCCC" marginwidth="0" marginheight="0"> <center> <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="875" height="676" codebase="http://www.apple.com/qtactivex/qtplugin.cab"> <param name="src" value="../movies/WordSearch.mov"> <param name="autoplay" value="true"> <param name="controller" value="true"> <embed width="875" height="676" pluginspage="http://www.apple.com/quicktime/download/" src="../movies/VerseSearch.mov" type="audio/quicktime" autoplay="true" controller="true" ></embed> </object> </center> </body> </html>
Helen Brown Posted March 9, 2009 Posted March 9, 2009 Thank you. I believe I have now corrected this.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.