Hi I have an air app with a local swf that grabs a live feed from www.ustream.tv and I would like to play it on the machines, but when I try to use it on the preview told me about it:
SecurityError: Error #3207: Application-sandbox content cannot access
this feature.
at flash.system::Security$/allowDomain()
at tv.ustream.core::Application/frame1()
I try using Security.allowDomain("www.ustream.tv"):void; and nothing
happens there is a way to do this?
Something that I don't know.
Gus

