OMG! I’m about to lose it!!!
Okay, I’m programming an interactive CD project in Flash. I’m incorporating the test component that Flash provides. Whenever I run the test component on it’s own, it runs great and it shows me my test results, as in how many I got right and wrong and the percetage I got right and wrong.
I have the testing component in a file called test.fla published as test.swf…obviously.
Well, on my index.fla file, I am loading my test.swf file in using loadMovieNum(“test.swf”, “2”); and when I run the index.swf file, the test runs great, but it doesn’t tell me how many I have right or wrong or the percentage!!!
Anybody?! Anybody?! Please help…I’m about to pull my hair out!!!
Thanks!