Question
Get value of ApplicationDomain.currentDomain
How do we get the actual value out of currentDomain or parentDomain? I have tried a zillion ways and I always end up with [object ApplicationDomain]. What I need is the actual value that is there to help solve a sandbox issue with loading an external swf into a swf. Thanks, any help would be greatly appreciated.
