Naji
A library might be a file or some files of javascript code. It is possible to add into C2 plugin.
Here is one of my plugin which uses a library.
irina
Here is a demo. (Capx)
But it might have cross domain problem on some browsers. Chrome tested passed, but firefox tested failed.
According to Noncentz705 's reference, I made another Exif parser plugin which allowed assigned image from URL.
Sample capx -The URL parameter could come from the result of file chooser, or a www link.
Document had not ready yet.
You do not have permission to view this post
Aphrodite
Thanks for comment.
matrixreal
You might try this solution first.
Develop games in your browser. Powerful, performant & highly capable.
Delete
Delete.
I had no question. Thanks.
delgado
web storage plugin had been deprecated in r202.
khenkel
Download r202, then you will find it.
Toddler
You are welcome.
My team member also needs it, he does not like the async - reading, either.
The link of demo might be broken.
shinkan provides a solution, or you might try rex_time_away plugin, they are almost the same.
vybr
rex_Date plugin and rex_time_away (stored in webstorage) plugin does.
But rex_time_awayL (stored in localstorage) had not been tested yet.
sqiddster
I had made a "cache" plugin of local storage. Does it look better?