Click here to ask Question NowIts free No registration required. Flash, Flex, Flash
Media Server, ActionScript,Adobe Air. Most questions receive a response in an hour.
Title:
RED 5 and Flex builder3
hi!
someone has an idea on how red5 and flex builder 3 work :( because I search in web i found that there are two installation stand-alone and embedded which should I choose to do a Flex application that integrates the RED5 server
in french:
salut!
quelqu'un a une idée sur comment felx B3 et RED5 fonctionne; parce que j'ai trouvé qu'il existe deux installation autonome et embarquée la quelle devrai je choisir pour pouvoir effectuer une application flex intégrant le serveur RED5
Hi, RED5 and Flex has nothing to do with the installation of each other. Both are separate applications. Both are installed separately. Flex installations are of two types:
1) Flex plugin for eclipse (This can be used if you already have eclipse on your system)
2) Flex installation with integrated eclipse(for user having no prior installation of eclipse)
Flex (Trial 60 days) can be downloaded from this link ( You should have adobe.com account) :
http://www.adobe.com/mena/products/flex/
Red 5 can be installed on any server on the network or the same machine. There is no integration between RED5 and Flex. To use RED5 in your flex application you just need to use your IP address of RED5 Computer while making connection .
hello and thank you for the answers!
So I understand I can install RED5 as I want (standalone or embedded). and on the pre-requisites as JDK and Tomcat how does the fact that they are required for installation on board and not the standalone installer?!
in french:
salut et merci pour les réponses!
donc si j'ai bien compris je peux installer RED5 comme je veux (autonome ou bien embarquée). et concernant les pré-requis comme JDK et Tomcat comment ça ce fait qu'ils sont indispensable pour l'installation embarquée et pas pour l'installation autonome ?!
If you have worked in the FMS then it must be easy for you to start with RED5 also.
There are no coding changes for client side.You can create and use connection similarly as you do with FMS.
There is a default webapplication directory in the RD5 folder similar to your FMS.
The service is run by default when RED5 starts to confirm it in windows you can go to
Control Panel --> Administrative tools --> services and locate the service RED5 there you can start and stop the service
Hi..friends.i am very new to Red5 before this i work in flex and lcds plz tell me how we can write simple app. in red5 and how we can deply this and also tell how this app can run.
Hi,
I have built one testApplication with eclipse,red5 and flex.The application run success fully on red5 using localhost.But when I run the application on tomcat built-in red5 server my application is not run.The message When I debug, my flex console showing that the NetConnection is Rejected and closed.Why this is happening so.Then how to run the eclipse based application on tomcat server.what changes are made to run successfully.Any help is appreciated.
Thanks
Srinivas
tomcat is a web server and I don't see a problem wit that. Make sure that your red5 server is accessible from your swf file hosted on tomcat server. If you have hosted your html and swf file online and red5 is on local it wont work