Hi all,
We are using SuccessFactors LMS and I have set up a training item with several single SCO (content objects). To make it easier at the end of each chapter I want the user to click on a "Continue" button to open immediately the next chapter instead of closing the player, going back to the content structure and clicking on the next SCO.
I am not really firm with javascript or anything like that. Does anybody how to embed this javascript into a proper working continue button?
javascript:launchBrowserContent('contentWindow','/learning','3113021','855002',varModuleNa me3113021M855002,varLaunchFile3113021M855002,'null','width=1024,height=800,top=0,left=0,to olbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=1',true,60,80);
This is the URL I get from the browser and I guess it can be opened somehow with a javascript (or actionscript).
Any hint is appreciated.
Thank you and regards,
Mike