[Flashcoders] How to stream bitmaps, not camera

2008-10-05 Thread Eric Brito
Hi, does anyone knows how to stream (to Flash Media Server) the content from a MovieClip, not from the Camera? The main go is to capture the images from the camera, apply some effect on it, redraw the Bitmaps to a movieclip and stream that content to the server, creanting an FLV file with camera e

RE: [Flashcoders] change text problem

2008-08-31 Thread Eric Brito
I couldn't reproduce your error here. I got your code, added a Dynamic TextField on the stage, named it "tit_txt", commented the lines [mplayer.contentPath = "test_0"+num+".flv] and [gotoAndPlay("last");] and tested the movie, it worked fine. Of course, I had to include the "Key.addListener(keyL