Error #2044: Unhandled skinError:. text=Error #2121: Security sandbox violation

Hello,

I’m getting a security error while trying to load a custom skin to my player from my server. I’ve already tried placing the allowDomain with “*” wildcard, and still it doesn’t work.
**
Here’s the error:**

*Error #2044: Unhandled skinError:. text=Error #2121: Security sandbox violation: Loader.content: file:Player.swf cannot access http://server/skin.swf. This may be worked around by calling Security.allowDomain. *

I really don’t understand why this is happenning, since i’m loading flv’s or images from the same server without getting any security errors.

Thanks,

OML