Flash ActionScript 3 runtime SecurityError
- by dd
I have swf that loads swf, which loads another swf(video player).
Is there a trick in publish settings? everything works fine on my local machine, when I upload it on the sever error happen and video doesnt load
SecurityError: Error #2148: SWF file
http:// (URL where Site is
hosted)/video.swf cannot access local
resource
file:///Macintosh%20HD/Users/..flash.flv.
Only local-with-filesystem and trusted
local SWF files may access local
resources. at
flash.net::NetStream/play() at
fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_play()
at
fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_setUpStream()
at
fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_load()
at fl.video::VideoPlayer/load() at
fl.video::FLVPlayback/doContentPathConnect()