Hi,
I'm using the Javascript client for Ape (and I can't use the mootool
client because my browser is weird and I had to change the client
javascript librariry to make it work, so it like to keep it like
that).
When I test my initialization script (loading client, start, and join
a channel) it works perfectly.
but when I add the mootool core library in my index (because I need it
for some other stuff), my Ape client suddenly gives me an error on the
joining a channel part.
File : file:/localhost/C:/Users/WidgetTV/AppData/Local/Temp/
Samsung TV Apps SDK/temporarywidget/Ressources/lib/mootools-
core-1.3.js
Line No : 44
Error Detail : TypeError: item.$family is not a function
it looks like this error is triggered on the
client.addEvent('multiPipeCreate', function(pipe, options) {}); part
but it shouldn't need to go on the mootool library because if I make
it run without loading it, everything works perfectly :-(
How could I do to force the client no to use the mootool functions ?
thanks a lot
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/