Including Media Semantics Character Builder (Avatars) in Scorm Web Based Lectora
April 12, 2013 12:00 AM
I am trying to make my Lectora classes functional on iPads. I am using Lectora X6 (too many v11 problems, I gave up).
In the past I dropped my Character Builder *.swf (animated talking characters) into my pages as Flash Applets - and it worked fine - but did not work on an iPad (Flash v Apple).
I can make my Character Builder Avatars into a "video" file, put on a page and it works in Windows and Ipad but I would prefer to include it as an HTML 5 Applet. Anyone know if that is possible? If so, where to go to get guidance?
I'm thinking I need to know how to input some or all of this code into Lectora:
And, "somehow" figure out to make the associated files accessible:
MSHTML5.min.js and the content of the folder "simply stated_Files
Discussion (4)
Hmmm it works in FireFox but not IE.
In IE the page comes up with a shadowed box but no content.
How does the Lectora know whre to look for
I have all the files located in the Lectora "extern" folder.
I rewrote the html code so it did not look for a "folder" for its additional files, all files are loose in the "extern" folder whithout any subfolders.
Looks like this should definitely work in an iframe. In Lectora X:
1. Add > Object > External HTML > Object Type: Other
2. Position and size your object where you want it to appear.
3. In the Additional files tab of the object, add all files for your html5 widget.
4. In the text field 'Custom HTML' add the following:
[/CODE][CODE][/CODE]
I created a zip that has the html and all associated files but it is 148k ... too big (148k) to attach.
So ... I only attached the html and .js files. Doubt that will help?
This depends a lot on how your "html applet" is built. In any case, you should be able to include it in an iframe.
Do you have a stand-alone example of said html version?
Discussions have been disabled for this post