Hi,

does anybody know if it's possible to creat custom application methods (in the
server side actionscript .asc file) - beside the offered functions .connect
..onAppStart.....?
I would like to create an application.register method which proofs each time a
user logs in if he was already stored in the persistent shared object on the
server side (because he logged in before) or if he is new and just registered
(and has to be add to the shared object as a new user who will come back to the
site).

Thanks a lot for your help!!!
Hope anybody has tried something like that befor :)