My mistake, it works with a new project. (I think there was something wrong when I modified the plugin and work with the same mmf2 project at the same time).
Type: Posts; User: iOSC; Keyword(s):
My mistake, it works with a new project. (I think there was something wrong when I modified the plugin and work with the same mmf2 project at the same time).
It seems like I did all correctly though...
I've sent you the plugin by PM.
In waiting an answer to my last question, I'm encountering an issue.
When I get two params in my action,
case CRunMyPlugin.ACT_SETAPISETTINGS:...
hum, I'll take a loot at this.
And what about the dependencies files (in order to work with library...)?
OK I've almost totally figured out how it's working ;)
Plugins should come soon :p
MattEsch, thanks, I did a case mistake in the Extension.js :/
Tsss, I'm sorry :)
So now, about the properties, it will be a real problem if I can't work with properties. Do you think it's...
MattEsch, I just sent you my code by PM, please let me know what I'm doing wrong.
Thanks
Villy, the fact is my ACE's ID are correct. As I already said, the example datetime extension that MattEsch provided here doesn't work neither.
It sounds like sth wrong, isn't it ?
Yes I already contacted him but he seems absent. :/
When I said "runtime", I was talking about when you build and test the project.
Francois, currently (without EDIF) I can't build an extension for...
OK I give up for now - just tire to look for a solution all the day !!!!
Even your extension, MattEsch, doesn't work in runtime (it returns nothing, etc..., even after being declared into the...
as I told you in my PM, it sounds like you're speaking about the official SDK when I speak about the EDIF example that MattEsch showed me earlier.
Also, what is your feeling about the way to make...
MattEsch, is your method still valid ?
Because I started to work with it, and easily understand its working way.
But I tried with a simple alert("") action and can't succeed to make it working at...
I just finished to develop a Dropbox plugin in javascript but for another program (I won't speak about this software here, Francois ;)
I didn't take the time to see how the MMF2 HTML5 Sdk works but...
Francois, what about the new version of the SDK?
François, I've dropped to you some pm about that. I'm not sure you see exactly who am I.
I already developped about 10 plugins for Construct2, so I obviously know javascript.
My question was...
Euh, do I have to ask my question somewhere else ??? O_o
Sorry but nobody here are developing plugins ? I really would like to share with you my plugins, but I need more explanations about the method...
Thanks
Hi everybody,
I asked to Francois but he seems busy.
I already did javascript plugins for another program, but I didn't have to make a c++ object for the runtime part.
Because I want to adapt...