A lazy wrapper from C2 to Pokki
Here is a lazy wrapper to put C2 exported files into Pokki.
Usage: just copy all c2 exported files into folder.
Before copy:
<img src="http://i1081.photobucket.com/albums/j352/rexrainbow1/file-8.png" border="0">
After copy:
<img src="http://i1081.photobucket.com/albums/j352/rexrainbow1/file-9.png" border="0">
To change window size, edit width and height in popup.html in folder.
<canvas id="c2canvas" width="640" height="480" oncontextmenu="return false;" onselectstart="return false;">
BTW, the default folder is a "hello world" made by C2, you can add it to Pokki for testing.
Pokki plugin is a small plugin, simply pass 'popup_hidden', 'popup_shown' event from Pokki to C2 event sheet.
You might need to have "lazy wrapper" environment to use pokki plugin since it need "Pokki" object in javascript runtime.