I'm trying to get APPA to work with a flash game. So far I've been able to get it to the URL, but I can't seem to set the target as the flash game
sample code shows setting the target like so for a flash app
appa_SetTargetName('MacromediaFlashPlayerActiveX')
my question is, how do you figure out what the name of your target is? 'MacromediaFlashPlayerActiveX' is not working for me :(
