Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
afaibis #1
FMS2 and CS3
I've been beating my head against the wall on trying to get a simple video
streaming going with CS3 and FMS2.
Are there any "HelloWorld" type tutorials for this? I have found some on the
web bu they all are Flash 8, and I can't seem to get them to work with my
setup. For one thing, I don't even know if the main.asc is the same for CS3 as
for Flash 8. All the tutorials say that you should use the one in the Flash 8
samples directory, but I am on CS3 not Flash 8.
I even tried to find some books on it, but once again, they all seem to be for
previous versions, so I don't know if I should spend the money if they won't
work on my versions of the environment...
Any thoughts?
afaibis Guest
-
FMS2 Configuration
Hi we trying to setup FMS2 for the first time, our infrastructure look like this <FireWall> ---> <Web Server> ---> <Back end Server> 1)is it... -
Actionscript 3.0 and FMS2
Can i use Actionscript 3.0 to connect to RMTP? Because NetStatusEvent always return netConnection.Connect.Failed when i use :... -
FMS2 and Smil
Hi, I read that FMS2 support XML playlist format like SMIL. I be able to use smil file in a client-side way with FLVPlayBack but it's very... -
FMS2 on FC4 anyone?
Has anyone been able to install FMS2 on Fedora Core 4? Installations with -plaformWarnOnly goes fine. But the server won't start. I can see the... -
[Q] Can I do this with FMS2???
Hi... :) Okay... I was wondering if this can be done in FMS2... Let's say that I have a movieClip that is the same size as the stage, and this... -
afaibis #2
Re: FMS2 and CS3
I think I've figured out why I could not connect. I needed to add a line of
code before constructing the NetConnection:
NetConnection.defaultObjectEncoding = flash.net.ObjectEncoding.AMF0;
Apparently Adobe has changed the protocol for CS3 and FMS2 has not caught up
with it.
Next problem - I can't seem to display the Video. The FMS admin console shows
that a stream is playing, but there is no video showing, and no errors on the
client. Also, if I change the name of the FLV to a garbage name, the admin
console still reports the bogus name as playing...
afaibis Guest
-
pauldecoursey #3
Re: FMS2 and CS3
I think that Flash 8 defaulted to AMF0, where as CS now defaults to AMF3.
pauldecoursey Guest



Reply With Quote

