I'm trying to publish my course to HTML and using a SWF file that calls an external XML file. I'm trying to set up a situation where the published content does not have to be edited in Lectora. So I've set up a Flash object that calls an external xml file with the editable text. On it's own, the two files work correctly, the text is editable in xml and the SWF reflects those changes. However, when I publish to HTML and test it in either IE or Firefox, the text does not appear. In Firefox, I get the following error, which looks like the SWF cannot find the xml file:
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: txt_140W0410_14-4_2B4.xml
at txt_140W0410_14_fla::MainTimeline/frame1()
When I first ran this in preview mode through Lectora, the solution works. The SWF file calls the xml file and the updated text appears correctly. Again, when I publish to HTML, the SWF does not call the xml file.
Any ideas as to how I can get this to work?
thanks,
Rich