while running my flash application i get the below error
* Security Sandbox Violation *
Connection to rtmp://system ip/live halted - not permitted from file:///F:/Flash
work/RTS/RT/vlab/BIOTECH/NEO/passive-properties-of-a-simple-neuron/vi-characteristics-of- solarpanel.swf
-- Untrusted local SWFs may not contact the Internet.
SecurityError: Error #2028: Local-with-filesystem SWF file file:///F:/Flash work/RTS/RT/vlab/BIOTECH/NEO/passive-properties-of-a-simple-neuron/vi-characteristics-of-solarpanel.swf cannot access Internet URL rtmp://system ip/live.
at flash.net::NetConnection/connect()
at fl.video::NCManager/http://www.adobe.com/2007/flash/flvplayback/internal::nextConnect()
at fl.video::NCManager/http://www.adobe.com/2007/flash/flvplayback/internal::connectRTMP()
at fl.video::NCManager/connectToURL()
at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_load()
at fl.video::VideoPlayer/load()
at fl.video::FLVPlayback/doContentPathConnect()
Can anyone help me to solve this problem?