Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
Sandro Haag #1
Dont work! Please help!
Hello! First of all I wanna say thanks for all who will answer my dumm question!
PS: Sorry about my English :)
Im a begginer in Flash Media Server, and I have a problem. I can?t connect to
the server (localhost).
I have entered on Manage Console, and made the loggin, in server address i've
put localhost
The green light on the top right is on! Then I go to "View Applications", and
click on "New Instance" and select the folder that is on application directory,
and I press Enter. The application name is connect_test and Instance Name is
_definst_. Everything loaded successfully. When I go to Manage Servers >
Applications, the connect_test (active = 1 loaded=1).
Then I go to Flash to test the connection, I write this code on a FLA file:
nc = new NetConnection();
nc.onStatus = function(info){
trace (info.code);
}
nc.connect("rmtp:/conect_test");
The output is "NetConnection.Connect.Failed"
Why this is happening?? Please, somebody help me.
Thaaaaaaaaaankssssss a loooot!!!
Sandro Haag
Sandro Haag Guest
-
Some Websites work and some dont?
HEllo I have installed the latest flash and most things seem to work ok now but their are 2 websites that wont work right for me i keep getting... -
why dont it work
errr hi i can get to work on my internet but if i playsumin local to my pc it keeps using flash player 7 -
it just dont work
please, some body can help me a box in my site should conect to a weather forecast, but it never conects.... what should I do? -
Downloaded but dont work
I have downloaded the flash player many times. Ive even uninstalled it and reinstalled it to see if that would work and it didnt. I am trying to... -
why dont my plugins work?
Just moved up to OSX, so 'scuse the dummy question, please. Is there any reason not to install Elements2 in both OSX and OS9 environments? Can you... -
Sandro Haag #2
Re: Dont work! Please help!
Hi!
I've write wrong the code nc.connect("rmtp:/connect_test");
But thats not the error :)
Thanks!!
Sandro Haag Guest
-
Sandro Haag #3
Re: Dont work! Please help!
Please, somebody can help me??
I'm trying and trying but it didnt work!
Pleaseeeeeeee!!!
Thaaaaaaankssssssssssss
Sandro Haag Guest
-
JayCharles #4
Re: Dont work! Please help!
From what I understand, the syntax for a local rtmp connection has changed. Try:
nc.connect("rmtp:/localhost:1935/conect_test");
JayCharles Guest
-
Sandro Haag #5
Re: Dont work! Please help!
Thanks for the help, but I have already tryied that way, and didnt work! :(
Here are some print screens of my console:
[url]http://www.focodesign.art.br/others/flash_media_6.gif[/url]
If somebody can help, THANKSSSSSSSS!!!!!!!!
Sandro Haag Guest
-
Nikolay Zhivankin #6
Re: Dont work! Please help!
Hi there, you've written "rmtp" which is not: Real Time Message Protcol :)
Try swapping T and M :)
Greets
Nikolay Zhivankin Guest
-
Sandro Haag #7
Re: Dont work! Please help!
Oh yeah! But still don't work :(
I've done everything, but nothing is working.
It's straaaanngee!!! Thanks for all who will help me!
Sandro Haag Guest



Reply With Quote

