XMPP Client in Flash

I’ve been looking around for a few days and have deciphered that I can’t get XIFF Beta 2 (AS 2) and XIFF Beta 3 (AS 3) is for Flex only.

Why is the AS 2 version not available if it is the only way to make a chat client in Flash?

I don’t know Flex, but it seems in my mind that if push comes to shove I can make the chat in Flex, which will give me a swf that I can load into a flash movie… But, again, I don’t know Flex and that’s a shot in the dark for me.

A brief attempt to hack the room class and change ArrayCollection to Array so I could make Mike Chamber’s example work brought up another exception (which I don’t have a copy of) which leads me to believe that “porting” the XIFF classes to be Flash compatible would be a nightmare…

This thread never got an answer about finding the source/docs for XIFF 2:

is it not available??

This thread mentioned porting XIFF 3 from Flex to Flash, but there was no resolve:

I assume it didn’t get completed…

So I’ve looked around and I found XIFF 2 on softpedia, but the package lacked a lot of the classes XIFF 3 posseses, so I also assume XIFF 3 is the way to go…

Am I alone out here or has anyone else had problems finding a solid resource for making Flash and XMPP play nice?? Thanks in advance for any advice, I could really use it!

Lee

Did you see SparkWeb?

http://www.igniterealtime.org/downloads/index.jsp

Yes I did, but I don’t think it’s going to work because we need a very specific look and feel in a condensed space… Not to mention so far I can’t get it to work…

Running the debug version of Flash Player 9 I get the following errors in firefox and ie, respectively… which was noticed and posted in May, and I just posted my question about using another version over here URL Not Found. URL: assets/css/SparkWebSkin.swf - SparkWeb - Ignite Realtime Community Forums

Error: Unable to load style(Error #2035: URL Not Found. URL: assets/css/SparkWebSkin.swf): assets/css/SparkWebSkin.swf.
at MethodInfo-791()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at ModuleInfoProxy/moduleEventHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at ModuleInfo/errorHandler()

Error: Unable to load style(Error #2036: Load Never Completed. URL: http://127.0.0.1/sparkweb/assets/css/SparkWebSkin.swf): assets/css/SparkWebSkin.swf.
at MethodInfo-791()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at ModuleInfoProxy/moduleEventHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at ModuleInfo/errorHandler()

Thanks for the tip… I’m starting to feel like none of this code is anywhere near a usable state

see my reply to your previous post http://www.igniterealtime.org/community/message/182186#182186