Skip to main content
Participant
September 4, 2012
Question

NetConnection String Address

  • September 4, 2012
  • 1 reply
  • 500 views

In Flash Professional CS6.  I want to connect my application to FMS. To do this in the NetConnection string address do you

(A) Put the protocol first? (B)Then enter FMS?  (C) Type in your application name?

For example, my string would look like this:         nc.connect ("rtmfp://fms/flashprogramexample");

I hope i have got that right. If i am mistaking please highlight my errors for me and tell me how to correct it.

Thank you.

This topic has been closed for replies.

1 reply

September 5, 2012

Hi,

nc.connect ("rtmfp://fms/flashprogramexample"); is correct. Are you having some problems connecting to the FMS server?

Thanks,

Apurva