id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	thread
16	Initialization error when running from a domain other than the one where the player is hosted.	paul	paul	"Reported by jaltuve, Dec 18, 2009

What steps will reproduce the problem?
1. Embeding a FlowPlayer instance without allowscriptaccess set to 'always' will fail with an ActionScript Security Error 2060 when the OpenX Plugin is loaded and the embeding is done from a domain different to the one where the player is hosted.

What is the expected output? What do you see instead?
This error happens because the Plugin is trying to manipulate the DOM tree or trying to run JavaScript from within ActionScript. The only case where this would be neccesary is if you are running companion ads, otherwise, the plugin should not try to initialize any javascript functions on the page where it is embeded. (specially, if running from another domain)

What version of the product are you using? On what operating system?
FlowPlayer 3.1.5 (Commercial version) and OpenAd Streamer 0.4.0 - December 10, 2009 everyhting is running CentOS 5 (Server) and Windows Vista 32bit (Client) with Internet Explorer 8

Please provide any additional information below.
This is a common problem. The recent Google Analytics plugins for FlowPlayer had this problem too. but I'm not sure how the author fixed it. Probably changing System.security.allowDomain? but I'm not sure. 
"	defect	closed	major	OVA for AS3 (0.5.3)	OVA for Flowplayer	OVA for AS3 (trunk)	duplicate	Security Exception		
