Hi everyone,
I tried to create a textbox with advanced texbox plugin but i cannot figure out how to save text changed
capx here below
https: //onedrive.live.com/redir?resid=32B7F1EA6DA83EF%211420
remove the space after https:
I'm not familiar with that plugin, but like for the official plugin you should have access to an expression "text" that refers to its content.
Saving that content into the Local Storage is done by using the action "Set item".
Set item "Key" - TextboxPlugin.text
I'm not familiar with that plugin, but like for the official plugin you should have access to an expression "text" that refers to its content. Saving that content into the scirra.com/manual/188/local-storage Local Storage is done by using the action "Set item". Set item "Key" - TextboxPlugin.text
Saving that content into the scirra.com/manual/188/local-storage Local Storage is done by using the action "Set item".
Thanks Kyatric.
I'll try it
Develop games in your browser. Powerful, performant & highly capable.
Lorem ipsum.capx
app.box.com/s/zr2f2w921eq2aafevb5du14vz4b7dxuq Lorem ipsum.capx
Thanks a lot!