unbelievable no solution for FMS3 and FLVPlayback???
I've spent the past 2 days scouring Google and dozens (easily over 100) websites
trying to find an answer to something that people do every day!
I am absolutely shocked that this info is not available anywhere online.
A simple FMS3 and AS3 and RTMP and FLVPlayback example....
totaly not simple and not possible to find!!
I try every possible combination:
import fl.video.*;
VideoPlayer.iNCManagerClass = fl.video.NCManagerNative;
myVideo.autoPlay = true;
myVideo.isLive = true;
myVideo.isLive = false;
myVideo.source = "rtmp://localhost/appName/videos/flvName.flv";
myVideo.source = "rtmp://localhost/appName/streams/flvName.flv";
myVideo.source = "rtmp://localhost/appName/streams/videos/flvName.flv";
myVideo.source = "rtmp://localhost/appName/flvName.flv";
none is working!!
i did not find any working simple solution for:
FMS3 and AS3 and RTMP and FLVPlayback
anywere on the web
only for:
FMS3 and AS3 and RTMP and Video and NetStream
if someone could bring "salvation" to this required important issue
i will be so thankfull
cheinan
