Examples available

Hi,

I am planning to create a Flash client that will connect to a bot through an Openfire server. The idea is to build a realtime application that will be fed as new data is coming online. But I don't see any example of a XIFF client which seems surprising considering the library is a stage 3.0. Perhaps it is trivial? I did see an application called XIFFIAN but it appears out-of-date; is that implementation sufficiently valid to warrant time to review? I also saw some work by [http://paazio.nanbudo.fi/](http://paazio.nanbudo.fi/) but this appears to be tutorial in nature and not complete working examples. Anyway, thanks for the library !

Best,

Chris

I did find a link to http://paazio.wippiespace.com/xiff-gui-v2.1/ which will allow you to save if you right-click. I will study this code.

One thing I already saw with this application is that if I leave the application idle for some time after logging into an Openfire server, the code gets locked and won’t respond to the server anymore. A complete refresh of the .SWF file and re-login to the Openfire server will fix the problem though.

Best,

Chris

Hey Chris,

I’ve updated XIFFGUI and you can now find it in the examples directory of the svn repo.

This should help you to get started with most features of XIFF.