views:

222

answers:

0

Hi I have developed a Flash Video player in Flash CS3 with Action Script 2.0 to play video from Adobe Flash Media Server 3.5. To play video from FMS 3.5, first I have to verify my swf file on FMS 3.5 server console so that it can be ensure that RTMP video URL only be play in verified SWF file.

Right now I am facing problem of "NetConnection.Connect.Close" when I try to connect my NetConnection Object to FMS 3.5 to stream video from that server. So now I am getting this message "NetConnection.Connect.Close" from FMS 3.5. When this is happening in my office area at the same time when I am checking the the same video url from out side the office (With help of my friends who is in another office) area it is working fine. My friends naver faced even a single issue with NetConnection.Connect.Close. But in my office when I got message NetConnection.Connect.Close, I can play another streaming video very well like mtv.com jaman.com rajshri.com etc.

Some time FMS works fine and video starts playing but in the middle of the video same thing happen "NetConnection.Connect.Close"

There is no issue of Bandwidth in my office. I do't know why this is happening.

Please see the message when I am getting "NetConnection.Connect.Close" message.

NetConn == data:

NetConn == objectEncoding: 0

NetConn == description: Connection succeeded.

NetConn == code: NetConnection.Connect.Success

NetConn == level: status

NetConn == level: status

NetConn == code: NetConnection.Connect.Closed

Please help

Thanks & regards

Sunil Kumar