Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
DaFallus #1
RTMP frustrations
I have an application called welcome.mxml in a project named Test.
I am trying to establish a NetConnection using RTMP but I have failed
at every attempt and I cannot find a single piece of documentation
that clearly explains how to make this work.
I am using Flex Data Services on the same machine I'm developing on
and the path to project Test is C:\fds2\jrun4\servers\default\test
I have tried the following and I always receive
NetConnection.Connect.Failed:
nc.connect("rtmp:/test");
nc.connect("rtmp://localhost/test");
nc.connect("rtmp:/test/welcome.mxml");
nc.connect("rtmp:/welcome");
Everyone in the world seems to know how to get this to work correctly
except me and it is incredibly frustrating that I can't find any
decent examples or simple explanations anywhere on the internet.
Please help!
DaFallus Guest
-
RTMP
FMS use RTMP protocol. I have use the RED5 Open Source Flash Server and he used rtmp protol too. I'm developping an application with RED5. It's a... -
rtmp + flv
hello I am following "http://www.macromedia.com/devnet/flash/articles/video_player.html" this tutorial to seup, but I cannot finish that. ... -
CFGrid - Frustrations.
Hi, I love the ease with which cfgrid allows data display, but I am plagued by some really irritating frustrations: 1. I want to populate the... -
[PHP] date frustrations
On Wednesday 09 July 2003 01:51, Shena Delian O'Brien wrote: What version of PHP are you using? And what exactly is the code that you're... -
date frustrations
The php manual says filemtime() returns a unix timestamp (does it do the same in a Windows environment?). I tried the following snippet, and it... -
malaschitz.conf@gmail.com #2
Re: RTMP frustrations
At first, did you tried Flex Test-drive ? [url]http://coenraets.org/download/fds-tomcat.zip[/url]
I found these examples as very helpful.
malaschitz.conf@gmail.com Guest



Reply With Quote

