This is probably FMS related, nothing to do with crossdomain. Your NetConnection is failing, let's find out why.
Have you made sure that other machines on your network can connect to 'normal' FMS apps before trying the Flex setup?
 
Also what does your rtmp string look like when you try and connect?
Using IP is probably your best bet:
rtmp://[your_ip_here]/app/instance
 
Stefan
 
 


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of pk_wasp
Sent: 07 April 2006 23:38
To: [email protected]
Subject: [flexcoders] Flash Media 2 Server + Flex 2 (Beta 2) connection problem

Trying to run this sample

http://coenraets.com/viewarticle.jsp?articleId=100

which works fine on "localhost"

using

nc.connect("rtmp://localhost/flex_videoconference");

but if if i change localhost to my server name (so other test machines
on the LAN can see it)

I'm getting

Unhandled NetStatusEvent: level=error, code=NetConnection.Connect.Failed
errors

Do I need to add some sort of cross domain policy file? (either in Flex
or FMS 2) and how do i go about doing this?

The Flex App is running off FDS (the JRun integrated version)

cheers






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to