PDA

View Full Version : RMTP video stream.... Cant connect


SullDC
09-14-2007, 07:38 PM
I'm using Lee's flash video tutorial and can't get it to connect to an RMTP server.


Error opening URL 'rtmp://eq6p1gtnabcs.rtmphost.com/bes/princess.flv'


Any Ideas?


var nc:NetConnection = new NetConnection();
nc.connect(null);

var ns:NetStream = new NetStream(nc);

theVideo.attachVideo(ns);

ns.play("rtmp://eq6*****cs.rtmphost.com/bes/video.flv");

Flash Gordon
09-14-2007, 07:51 PM
the problem is here: ****

SullDC
09-14-2007, 08:00 PM
any idea where i can find documentation on that? or an example of someone who has done that successfully?

Flash Gordon
09-14-2007, 08:02 PM
help -> flash help or F1

SullDC
09-14-2007, 08:08 PM
sorry

Flash Gordon
09-14-2007, 08:11 PM
you're welcome for the help. Good luck with gracious attitude and expecting everyone to do your work for you. That'll get you real far.

SullDC
09-17-2007, 02:23 PM
sorry, i was being stupid