Flash Media Server 2, sample application now working

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default Flash Media Server 2, sample application now working

    I can't get Flash Media server to work. Here's what I've tried:

    1. Downloaded and installed the trial versions of Flash Media Server 2 and
    Flash Professional 8. I installed both with the default settings for
    everything.


    2. Downloaded the sample applications here:
    [url]http://www.macromedia.com/devnet/flashmediaserver/sample_apps.html[/url]

    3. Extraxt the zip file and copy the "samples" and "applications" directories
    to C:\Program\Macromedia\Flash Media Server 2\

    4. Start the Flash Media Server 2, and the Flash Media Admin Server 2.

    5. Open up tutorial_hello.fla in Flash. When I i run the app with ctrl-enter

    I get the error message "Error opening include file NetDebug.as: File not
    found.". I Comment the #include "NetDebug.as" line, and try to run it again. It
    works fine until I click the connect button. I then get the error message:

    "Level: error
    Code: NetConnection.Connect.Failed"

    I tried changing rtmp: to rtmpt:, still I get the same error message. It seems
    to find the application, because when I change

    "rtmp:/tutorial_hello/room_01" to for example
    "rtmp:/tutorial_helloXXX/room_01", and trace the description property of info,
    I get this different error message:
    "description: [ Server.Reject ] : (_defaultRoot_, _defaultVHost_) :
    Application (tutorial_helloXXX) is not defined.
    code: NetConnection.Connect.Rejected
    level: error
    level: status
    code: NetConnection.Connect.Closed"


    What is wrong?


    Ume? Guest

  2. Similar Questions and Discussions

    1. Trying to get Flash Media Server working
      I am on a headless server. My first question - do I have the right processes running: localhost:11110 *:* LISTEN ...
    2. Ping Flash Media Server not working
      I just installed trial FMS on my XP Pc and I also installed IIS. I can login FMS control fine and see the applications ( this website sample code)...
    3. Flash Media Server is installed, but not sure how tostream a sample video
      OK, here goes...I installed Flash Media Server 2.0. Install was success. Running on windows server 2003 enterprise. I open up the FMS console and...
    4. Can you detail How create an application use StreamingMedia Server (Flash Media Server) for me?
      Can you detail the way to create an application use Streaming Media Server (Flash Media Server) for me? I installed Flash Media Server 2,...
    5. Flash Media 2 - Application.xml usage for logging
      Looking to capture trace statements in logs for server-side Flash scripting. Tech Note tn_16464 states altering the <RecordAccessLog> in the...
  3. #2

    Default Re: Sample application not working on XP Pro sp2

    Hi,

    From FMS documentation

    Supported operating systems
    Windows 2000 Server
    Windows 2003 Server, Standard Edition
    Linux Red Hat Enterprise, Version 3.0
    Linux Red Hat Enterprise, Version 4.0

    No XP Pro sp2 is in above list. So it's not strange.

    Howerver, I just installed FMS in my Fedora Core 3 box(told the istallFMS
    scripts it is Linux Red Hat Enterprise 3.0 box) and it seems working for some
    of the samples I tried including video conference.

    Jeffrey


    JeffreyGong Guest

  4. #3

    Default Re: Sample application not working on XP Pro sp2

    Ok I missed that in the docs. Thanks for pointing it out. Wonder why it's not working with XP though. Flash comm server works fine with my XP sp2.
    Ume? Guest

  5. #4

    Default Re: Sample application not working on XP Pro sp2

    I have both FMS and FCS running on XP Home SP2 with no problems at all.

    I've never used the sample apps. Perhaps there's a problem there. Have you had success in running any of the other samples?


    JayCharles Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139