Anonymous user reosurce

Hello.

I am developing a simple flash chat application, and will probably allow the users to log in anonymously, because they come from another database which I dont intend to sync or tie to the wildfire db. I want to include the id from my db on the login by making it the resouce name. When the connection is made, the server disregards the resource specified and assigns a random recource name, equal to the random user name assigned.

Is it possible to change the automatically created resource for the user? Or is there a mecanism where I would store this sort of custom data for the other chatters in the room to see?

Regards,

Alejandro.