Hi, this may be a question of ignorance of Java but I'll appreciate an answer however. it will help me alot. I need to call the method getListOfAvailableFlvs()in the Application class(serverside) instead of from the actionscript in the swf as in the oflademo example. the method will be called in the appStart method of my Application.
would it be best to use -import- to access the demoservice in the Application or rather integrate the demoservice into the application class and having all the methods available in one class. If i need to use "import", what will be the path to the demoservice then? Sloopy Thanks in advance _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
