perhaps:
[quote:27w73kxn]100- sliderbar.value
try
LeftShiftRight.capx
just a thought...
randomTriangle.capx
Just imagine ....Event Script Flash ++ ...
with built drawing tools (inkscape-like)...animation panel (Spriter-like)..audio panel (Audacity-like)..
maybe even some Json plugin inside..
c2 Local Storage
for browser Local storage use WebStorage no c2 Local storage..
---------------------------------
c2 Local Storage = localForage
c2 WebStorage = Local Storage
Develop games in your browser. Powerful, performant & highly capable.
So far I had a good variable-exchange system that worked great in desktop and mobile games using Local Storage.
just to clarify..when you say Local Storage.
do think
WebStorage?
or
localForage?
[quote:sk8pg9ut]questions and answers are stored in a .txt file
and I guess you're used stupid Notepad for this....
try to save your text file with UTF-8 Encoding
if you want to delete all "Badge" cells from inventory use
indexOf() delete only first "Badge" cell
..I assumed that there is only one "Badge" cell on unknown index
try:
textBoxArrows.capx
you can use 9 or 21 or 361...
just import frames in this order:
headVarPos.capx
check this [plugin] JSON
{ "0": { "id": 1, "what": "rock", "qt": 1, "owner_id": 59, "screen_x": 202, "screen_y": 314 }, "1": { "id": 2, "what": "rock", "qt": 1, "owner_id": 59, "screen_x": 250, "screen_y": 314 }, "2": { "id": 3, "what": "rock", "qt": 1, "owner_id": 59, "screen_x": 516, "screen_y": 373 }, "3": { "id": 4, "what": "rock", "qt": 1, "owner_id": 59, "screen_x": 639, "screen_y": 287 } }[/code:3f1k6ccl] [url=https://app.box.com/s/jdmylg8x6jyujcz8v6eubimw28zb2e5o]json2example.capx[/url]
Member since 9 Sep, 2014