Question to Thomas about actionscript.

Q&A about the latest versions
Post Reply
Firefoxer
Posts: 27
Joined: Wed Sep 17, 2008 3:01 pm

I have flash container on one server and flash panoramas on other (client's server) and there is a problem with flash crossdomain security. Pano2VR API functions don't work in this case, but it's ok when working on one server. I need to add "Security.security.allowDomain("www.mydomain.com"); to my panorama swf's, is it possible?
User avatar
thomas
Chief Gnome
Posts: 2613
Joined: Fri Sep 01, 2006 3:56 pm
Location: Vienna, Austria
Contact:

Not for the moment, but I will look into this.
MfG, Thomas
Firefoxer
Posts: 27
Joined: Wed Sep 17, 2008 3:01 pm

Thanks Thomas. Can you simply add "Security.security.allowDomain("*"); to last version of Beta?
Post Reply