Hi,
I have download the svn of xiff, but i have some problems on connection in flex.
my code…
…
var connection:XMPPConnection= new XMPPConnection();
the variable connection is not visible outside the package…
when i put connection.username… gives me error… can anyone tell me how implement this…
thanks in advance