(What is it with this component?!)
I'm having problems running the flash file on my GUI; It keeps refusing to play x-x
PHP Code:
requiresactivex=true;
tryactivex=false;
loadmovie("levels/Flash/test.swf", true, 100);
This loads the movie, but returns "Can't show Flash. Requires ActiveX Control"
How do I enable ActiveX in Graal?