Skip to main content
Participant
March 8, 2007
Question

Pls help for my first application

  • March 8, 2007
  • 1 reply
  • 194 views
I borrow the old Flash Communication Server book for reference and follow its example. I create the folder named "simple" as "C:\Program Files\Macromedia\Flash Media Server 2\applications\simple". And then create a file "main.asc", inside is "load("component.asc"); ".

Then i create the Flash file with the SimpleConnect component, the PeopleList component and the ConnectLight component. Also i change the Application Dirtectory to "rtmp:/simple" and add the PeopleList and ConnectLight to Comunication Component of SimpleConnect.

However, after testing it, the PeopleList do not show the login name. But the console showed that there is one loaded.

What is the problem....? Anything need to set up, like the environment varable??

Thank you very much!!
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    Participant
    March 9, 2007
    Hi ShukHan

    In you're SSAS "main.asc" file you should use load("components.asc"); 's' is missing in you're code....
    I guess this will solve you're problem.... try this and let me know....

    Regards
    Nazeer.B