Copy link to clipboard
Copied
Hi,
I have am working on J2EE project and I have a small issue with getting Flash to run off my localhost server. I have managed to get the webhelp working but I want to see what the help looks like using flash. I am getting and error when I am trying load the index file:
"invalid path was requested /application/FlashHelp/whproj"
I am using have Apache 6.0, struts 1.2. It loads from the hard drive in both IE and FIrefox but not when I am running from the server. When running on localhost in Firefox it loads the righthand contents page but none of the dynamic content. In IE8 it load nothing at all (I assume because it doesn't know what to do after the error is thrown).
Can anyone shed some light on this topic?
thanks
Copy link to clipboard
Copied
The problem is solved. The apache server was filtering out .xml files so it was not loading whproj.xml thus all the other *.xml and subsequent flash objects were not loading. That was only 2 days of trial and error.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now