>> however.. >> class="drawing/Application" >> I notice you put a forward slash there. Is that a typo cause it should be a >> period?
oups, no sorry meant to write drawing.Application sorry. >> first SharedObjects will work out of the box with Red5 so long as you have a >> valid application setup. Are you trying to manipulate shared objects on the >> server? No i actualy thought i could make an application that reads out the folder wherin the sharedObjects are placed just like an inventory, i searched for annother option toget a list of shared objects available but dident found one. The application itselfs work, i used to copy the SoSample folder inside Red5/webapps and name it drawing, taken a FMS sample from here : http://www.adobe.com/devnet/flashcom/articles/whiteboard.html (sample 3) changed the "webAppRootKey" value in web.xml to "/drawing" set the Red5-propperties.xml with the propper folder name and finaly set the build.xml and started ant and it worked... well than made as second app the sample app from the howto just adding number just to see if i can call any kind of function AND using the SO sample, i made that app in a different project... and it worked also, so i tried to compare both and well wheter the drawing works or the adding function works belongs to my settings in Red5-web.xml Greetz Sascha _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
