Hi, While trying to use loader (with crossdomain files in place, with -use-network=true ) with a custom value loaded from a style sheet to reference what a Loader() should be loading I get the following error:
*** Security Sandbox Violation *** SecurityError: Error #2147: Forbidden protocol in URL "http://localhost/2up/bin/assets/ button_gfx/prev_blue.png". at flash.display::Loader/flash.display:Loader::_load() at flash.display::Loader/load() Loader has been instructed to check the crossdomain files, etc in the LoaderContext. I've attempted to look this particular error up, but there is no documentation on it. This method works if I use a hardcoded style sheet, but not if I pass it in using the setStyle() way. Any thoughts?

