Re: [Flashcoders] Specifying contentPath for FLVPlayer

2007-01-18 Thread Helen Triolo
Hi Karina, Thanks for the suggestions. I saw those different options and can't even get the video to show up (let alone play or pause). I just don't know what the right contentPath could be. This is my simplest test case, with input textfield filepath, movieclip go, FLVPlayback component f

RE: [Flashcoders] Specifying contentPath for FLVPlayer

2007-01-18 Thread Karina Steffens
Helen, have you set the FlvPlayback to autoPlay, or told it to play manually? I'm looking at the docs and there seem to be a few ways to load the videos: my_FLVPlybk.contentPath = "rtmp://my_servername/my_application/stream.flv"; my_FLVplybk.load(contentPath:String[, totalTime:Number, isLive:Boo