Question
fscommand in flash player 9
hi every1,
i was using fscommand to communicate with visualC++ app. it worked while testing but wihle running the swf it gave security error. i tried using
Security.allowDomain("localhost") and Security.allowDomain("*") but all in vain. can u help me.
my code is listed below:
i was using fscommand to communicate with visualC++ app. it worked while testing but wihle running the swf it gave security error. i tried using
Security.allowDomain("localhost") and Security.allowDomain("*") but all in vain. can u help me.
my code is listed below: