Loading external files into flash in a HTML/SCORM published course

Do you have a "./" infront of your file urls? Ex, "./sample.swf" or "./docs/sample.swf"


That's the only suggestion I can think of for your problem.


Moxx said:Anyone know how to set up the URLs for external files loaded into flash inside of a Lectora course published to HTML or SCORM? I can set it up(like you would think it should be) and get it working in Preview mode inside Lectora (Flash successfully loads external images like it should). However, after publishing to HTML or SCORM, flash can no longer load the files.. How is Lectora changing the URL structure so that these images can no longer be seen? EXAMPLE LAYOUT OF FILES MyTitle/images/flash.swf <


.swf that loads the images found in images/pix folder MyTitle/images/pix/1.jpg .... n.jpg <


pix folder holds all images needing to be loaded into flash INSIDE FLASH FILE dynamically build URLS by adding prefix "pix/" to the filename.....This works fine in preview mode. The flash file lives in the images folder with the pix folder, so "pix/1.jpg" gets me to the image "1.jpg" inside the pix folder. All this stops working when published to HTML/SCORM.

Discussions have been disabled for this post