Strange javascript behavior
By
binario bin
Hi there,
I've used javascript in my project to retrieve wrong answers at the end of a quiz.
It works on my pc, but if i send exported files to someone else, the javascript don't work anymore.
I mean, the whole quiz works correcty, but at the end it don't retrieve wrong answers.
Anyone can help me?
Thx
2 Replies
Could you provide us with the javascript or even better the entire Story-file?
Hi Binario -
How are they attempting to run the file? If running it locally, there's a good chance that the Flash player security limitations are preventing the JavaScript trigger from firing. A few ways around this.