| Martin Klasson 2006-01-18, 7:45 am |
|
THESE are the correct results,=20
I hadn't added in the app-name when testing.
As you see, the only thing that works is the Tunneling.
Why?
WIN 8,0,22,0
RTMP DEFAULT TimeOut
RTMP 80 TimeOut
RTMP 443 Failed
RTMP 1935 TimeOut
HTTP Tunneling DEFAULT Success
HTTP Tunneling 80 Success
/ martin
-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Martin
Klasson
Sent: den 18 januari 2006 09:34
To: flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
Subject: [FlashComm] an unlucky start
=20
=20
Hi Experienced Flashcomm people (or, yeah, FMS-people)
=20
I have installed the FMS2 on my own machine, and downloaded samples from
the macromedia.com.
It does not work. It doesn't connect. I am testing with the
sample_guestbook.fla
The admin console works, but not the samples
=20
During the installation I let everything be to the default settings,
regarding the ports and the installation folder.
=20
I opened up a sample fla in my Flash 8-IDE.
If I uses rtmpt then it works,
but not with the rtmp -which should work.
=20
This works, and yields "NetConnection.Connect.Success"
_root.main_nc.connect("rtmpt:/sample_guestbook/");
=20
This doesn't work, and DOESN NOT EVEN trigger the onStatus-method=20
_root.main_nc.connect("rtmp:/sample_guestbook/");
=20
=20
=20
I "decompiled" the swf which macromedia has on this link:
http://www.macromedia.com/cfusion/k...m?id=3Dtn_16466
=20
And I changed the host in the file so that it connected to my
//localhost instead of their.
-this was the result when running it on my local machine in which the
fms2 was installed.
=20
WIN 8,0,22,0
=20
RTMP DEFAULT Rejected
RTMP 80 Rejected
RTMP 443 Failed
RTMP 1935 Rejected
HTTP Tunneling DEFAULT Rejected
HTTP Tunneling 80 Rejected
=20
=20
Even if everything does look bad, it works with the rtmpt in the sample
file.
=20
Could you please help me with this guys? Hopefully someone of you has
had this pain before, and solved it!
=20
/ martin
=3D---------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D---------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|