|
Prev: Flash & Database connectivity
Next: Custom Scroll
From: jkettler on 23 Apr 2008 08:39 A vendor is supplying training for our learning management system (LMS). The course worked fine on our dev server but we've been having problems on the test server. The Next button in the course is disabled until the student completes an interaction and then the swf calls a javascript function to enable the button. On the test server the Next button doesn't enable when the student is finished. The dev server has the content and the LMS on the same server. On test the content is on one server and the LMS on another. The LMS launches a player window that the content is loaded into so it can track the students progress. My thought is that the problem may be that the player web page is located on one server and the content is coming from another. Any ideas on how to fix this? The vendor is saying it's a problem with our server. Thanks
From: jkettler on 23 Apr 2008 09:43 Some more info: The player window launched by the LMS is a web page with a frame that contains the web page that has the content. So you have 2 web pages from 2 servers in one window.
|
Pages: 1 Prev: Flash & Database connectivity Next: Custom Scroll |