XMPPStanza.as 161 & 163

Can anyone figure out the reason for the error message?

Sean I think is too busy, Thanks Dan

158 else {

159 var extClass:Object = 160ExtensionClassRegistry.lookup(nNamespace);

161 if (extClass != null) {

162 var ext:IExtension = new extClass();

163 ISerializable(ext).deserialize(children+);

164 addExtension(ext);

}

Error /WEB-INF/flex/user_classes/com/mediainsites/xiff/data/XMPPStanza.as:161

A function call on a non-function was attempted.

Error /WEB-INF/flex/user_classes/com/mediainsites/xiff/data/XMPPStanza.as:163

Type mismatch. Object found where com.mediainsites.xiff.data.IExtension was expected in parameter 1

Dan,

You may also want to post this XIFF/Flash question to JDEV forum or to a Flash contents forums.

Regards,

– Gato

Hey Dan,

Here is a link to a modified version of XIFF that should fix the bugs with Flex. Do a diff to see the changes. I was playing with this a week or so ago and hacked up the files a bit. The changes could be done much cleaner, I was in a hurry

http://www.danieldura.com/files/ModifiedXIFF.zip


Daniel Dura

Macromedia, Inc.

The errors are long gone and I get a session in the Jive

messenger. With the new Jive installed tonight everything will be working. Thank you all for help and quick responses and a special thanks to Daniel Dura! Well done!

a special thanks to Daniel

Dura! Well done!

Why not reward Daniel with a “correct answer” and the associated 10 points to show your thanks?

Regards,

Matt

I assumed it was automatic or something the “judges” do. Since it is not, how do you do that? I don’'t see a means.

I most be form challenged.