felixsg
I use jQuery to parse xml, I need to remove them to export to cooconjs.
Develop games in your browser. Powerful, performant & highly capable.
Schoening
Uh? I don't understand your question, could you explain more detail?
Equinox80
There is a sample capx in first post, or
would you like to provide a simple test capx?
I would like to fix app to let users access their plugin repository, since the server is only a normal ftp server.
Does anyone like to own a plugin repository?
edisone
These all in a ftp server and every one could upload plugins. It's very different with septeven 's repository. (I'm a lazy man ) <img src="smileys/smiley9.gif" border="0" align="middle" />
Update:
Now behaviors could download correctly.
This plugin could not use in new exporter currently. I will remove jQuery call latter.
This tool sometimes will be no responsed because that the io function of ftp client is blocking (not non-blocking), pity.
Joannesalfa
Uh, there are many plugin experts. And the concept of this tool is come from —
Ashley
Thanks, I got it.
Fix bug in board plugin and grid move behavior.
Ashley Question about jQuery Call
Hi, I found that touch plugin had mouse listener created by jQuery calls.
For example,
jQuery(document).mousemove( (function (self) { return function(info) { self.onMouseMove(info); }; })(this) );
How does jQuery Calls in these new exporter? Will these jQuery Calls be ignored or...?
delgado
"Pixels per step" in properties table might match this requirement.
zyblade
It might be, I'm not sure.
Miyavi
Might try to use pause plugin.