How do you deploy FMS applications on the web?

Hi
I am new to Flash Media Server and I can't get my head around
this software.
How do you deploy the applications you build on your
development pc, onto an external server?
Do you have to have FMS running on the external server?
Or does FMS supply you with files that can be used on any
server?
This is so confusing.
Thank you for any help in advance.
Jay

The key thing to understand is that the Flash client (the
flashplayer) is what makes the connection to FMS. FMS and the .swf
don't need to be on the same server.
What you need to do is change your RTMP string in your
connect command. I"m guessing you're currently using localhost or a
LAN IP. Once you move the .swf to another server, you have to use
the WAN IP or domain name of the FMS server.
Once you have that taken care of, you can serve the .swf from
anywhere.

Similar Messages

  • How do you deploy Flex applications?

    Hi All.
    Flex is great! But...  how do you deploy apps, especially when the environment changes?
    I make use of "Import Web Service (WSDL)" to make the ActionScript framework for webservices which I consume. I have coded those web services in .asmx (c# web services for .NET) and run them locally. The framework Flex Builder creates is just fine, and I can run my app locally with no problem.
    My intention is to distribute the database, the .NET webservices, and the Flex app as a complete solution to my end customers.
    What's the best way to do this?
    1. Using "Import Web Service (WSDL)" creates a framework around a named webservice. Upon deployment the URL for these changes. SO: How can you make it easy to switch the site the webservices are consumed from? Can Flex apps be set up to use an environment variable, or even read a local file for the URL of the webservice I want it to point at? (i.e. something in web.config or elsewhere?)
    2. Should I NOT use "Import Web Service" at all? Am I stupid for using the built in generator and instead write the code by hand? Note: this is VERY time consuming for the number of services that are exposed in larger apps. My typical dev cycle consists of parallel updates/upgrades to web services as they are demanded by elements incorporated in the Flex app.. so it's very convenient to just re-import the WSDL as I make changes.
    Thanks so much for your input!
    Brian

    I have never really bothered with importing web services.  I generally point my apps in the direction of my webservice by specifiying the url in my HTTPService tags.  If the location changes , you can just load the values in xml , and it will dynamically change where the endpoint service is in your application.

  • Deploying forms applications on the web

    Hi,
    I have migrated my froms from 6i to 9i.
    1)Please tell me how to deploy them on the web and what are the various setting to be done.
    2)Can anyone tell me where is the complete documentation available on deployment of forms ovwer the web and the settings to be done??

    Would you like me to clean your house and do your laundry, too? :-)
    Start by reading the manuals and white papers on OTN. Then, if you have SPECIFIC questions on how to do something, this is the place to ask.
    Dave

  • How Do You "Move" Items/Applications from the Mac Hard Drive?

    Hi,
    As the subject line suggests I need to "move" things from my regular Mac Hard Drive to the additional Hard Drive I installed. My normal (forgive my lack of technical talk) hard drive is almost full. I would like to move things like iTunes, iPhoto etc to my new hard drive (1TB) so that I can free up space on my current more regularly used hard drive. Is there an easy way to do this?
    Ali

    There's various approaches you can take. Personally I would try to leave applications and the system on the main drive and just move data files to another drive. Some applications really want to be run from the main drive and will become cranky if you put them elsewhere because things aren't where they expect them to be.
    Moving files is often just a matter of dragging them to the new place. Note that if this new place is another drive the files get copied and you will have to delete the originals from the original drive once you are done copying.
    Applications can have a complex structure with bits and pieces of files all over the place, some may be invisible. While these can be copied, as I said before it is often best to leave them on the main drive.
    Just for your information, you posted your software question in the Apple.com > Support > Discussions > Power Mac G5 > Power Mac G5 (tower) hardware questions area. Your computer information says you are running a Mac Pro and Snow Leopard (which won't run on a G5). It doesn't really matter in this case but if you have a platform specific question in future, for fastest response you might want to make sure it gets into the correct forum.

  • How to host an Oracle application on the web?

    hi,
    I have an Oracle application developed using Forms 4.5 which I now want to put up on the web so that it can be accessed by all my customers.What do I have to do to acheive this? What are the oracle products that I will have to purchase in order to accomplish this? I would also like to get a step by step guide as to how to go about it.
    thanks in advance,
    satheesh

    Satheesh,
    This is the Oracle Portal discussion forum. You'll have better luck posting your question on the Forms 6i Forum.
    Regards,
    Jerry
    null

  • How do you delete an asset on the web as I do not sync with my desktop?

    Hello All,
    I do not use sync from my desktop for my assets. I go to the web login an upload from there. I have a video I want to delete but there seems to be no option to delete. How do I trash/delete this file for good.
    Thanks,
    Joey

    Got it. Thank you![<br/><br/>Sent from Yahoo Mail for iPad | https://overview.mail.yahoo.com?.src=iOS]

  • Ideas for deploying Java Applications to the Web?

    I am developing a java application which will be distributed via cd and the Web. My first idea was to create the application for cd, then modify it with applets to be deployed on the web. Does anyone else have any better suggestions?

    link to Java Web Start:
    http://java.sun.com/products/javawebstart/index.html
    tobias

  • Deploying Forms Applications to the Web With Oracle iAS

    I need exeperience comments and guidelines experience for deploying Forms in the WEB.
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Pedro Diaz Robles ([email protected]):
    I need exeperience comments and guidelines experience for deploying Forms in the WEB.<HR></BLOCKQUOTE>
    Be more specific !!

  • How do you deploy an application to a user?

    I want to setup SCCM so that IT can deploy applications to users. I know that SCCM allows the publishing of a library to allow users to accept and deploiy applicatiosn themseves but I don't want that. I just need to know how to deploy the application to
    them. I know it's a simple question but if someone could give me a general step by step that would be great.
    Much appreciated

    See here for information on the Application Catalog. Sounds like a good fit for you.
    http://gerryhampsoncm.blogspot.ie/2013/08/configmgr-2012-sccm-2012-sp1-step-by_26.html
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • How to run a .jar application via the web

    I have a java application called up.jar which runs a gui application when run via the command line:
    javaw com.vignette.integrate.runtime.ZipFileRuntime up.jar
    I want to run this in a web browser but am just starting to learn html and java. Can anyone please knock a quick script together that I can use to get this to run!!!?
    Thanks
    Ian

    The short answer is, it doesn't work like that.
    A longer answer: Something that runs as an application doesn't necessarily work as an applet (i.e., in a browser) and making it run as an applet usually can't be done without knowing the details about the code in question.
    However it's possible that the jar already contains code that allows it to be invoked as an applet. Did you check vignette.com to see if they have any documentation on this?

  • How can I install any application from the web as I can`t do so now?

    can I download and install any web application with Adobe download assistant?
    such as download accelerator plus or any other download manager.

    What has this to do with Adobe? You're looking in the wrong place. Browser plug-ins/ extensions are handled by the respective routines in the browsers themselves...
    Mylenium

  • How do you grab an image on the web and save as a jpg when it only has a link?

    Recently Yahoo Groups has gone to identifying all photos with a link. I used to be able to drag the photo to my desktop as a jpg and putin IPhoto. Now, it only lets me drag the link to the photo on the page. Is there a way to capture the image as a jpg? Thanks in advance for any help.

    I right click and choose save image

  • How do you add an application event to the Applications Panel

    How do you add an application event to the Applications Panel.
    My previous post referred to .ashx files, and the problem seems that Firefox, by default, does not recognize a .ashx format being read by Adobe Acrobat.
    Therefore there needs to be a way to add Applications and Events into the Applications Panel under Preferences

    domdp wrote:
    ...I have Theme L selected and I get 10 icons along the left side and bottom....
    ...I am thinking I may be limited to 10 icons....
    Gotcha... But actually its limited to 9 icons in the L theme as the Profiles icon is always present. From that screen hit the Menu key to display the bigger list of icons. Arange them so the first 9 icons are the ones you want to see on the L theme.

  • How do you move an application Icon to the home Screen

    How do you move an application Icon from the applications menu to the home Screen.
    For example the browser Icon????
    Solved!
    Go to Solution.

    domdp wrote:
    ...I have Theme L selected and I get 10 icons along the left side and bottom....
    ...I am thinking I may be limited to 10 icons....
    Gotcha... But actually its limited to 9 icons in the L theme as the Profiles icon is always present. From that screen hit the Menu key to display the bigger list of icons. Arange them so the first 9 icons are the ones you want to see on the L theme.

  • In the new mac app store how do you limit displayed applications only to os x applications.

    In the new mac app store how do you limit displayed applications only to os x applications. I do not have Iphone or ipad so all the phone junk is annoying and one cannot find the relevant software.

    The Mac App Store only has apps for Mac OS X. There are no iOS apps.
    The iOS apps for iPhones, iPods and iPads, are in the iTunes App Store.

Maybe you are looking for

  • Re: Invalid Type CURR while activating the data source from R/3 to BI 7

    Dear Expert, I have created a data source using function module and has it successfully replicated in BI 7. But when I try to activate it, I run into the problem associated with "Invalid Type CURR" with two of the CURR fields. Could you help me to re

  • Hardware address trying to be our address

    We get this kern.warning approximately every 3/4 of an hour. WARNING: IP: Hardware address '08:00:20:c4:1f:e8' trying to be our address 192.168.001.001 I found a description on sunsolve. What confuses me with this is the fact, that not only 192.168.0

  • Update registration of Photoshop Elements 6

    I have PS6 that I purchased and registered when it was new and as I got new computers. I am trying to set this product up again in my latest computer but it won't allow me to do it. I bought PS13 not long ago as an upgrade, but it is unfortunately NO

  • BOPF, how to transfer BOs from one system to another using ZSAPLINK.

    Hi, Is there a ways to transfer the local objects created using BOPF from one system to another using ZSAPLINK? Thanks and Regards, Vineet.

  • Address package for China

    Hello, we are going to make a SAP implementation for China. And as I noticed there is special address format required. Therefore there is address package necessary. Could you give me any advice where we can find this package? Is it like an add-on? Or