jabedbd's Recent Forum Activity

  • Closing the app will reset everything.

    If you want some values to stay, you should either use localstorage/webstorage or savegame..

    Another option would be to use Ajax, php and mysql to store things online in a database..

    thanks a lot bro

  • I Want to save a key permanently on my app. i use dictionary key to store data. But data is erase when i close my app.

  • I'm struggling with the fileChooser on my own project as we speak.

    I've noticed that how you export the project affects how the fileChooser works.

    I'm using Intel XDK to test it and have to include the file plugin.

    How are you exporting it to test on android?

    I'm also export it with intel xdk with normal android build (not crosswalk). it works fine, but problem is that it don't find any file except Image & Video

  • <script type="text/javascript">

    $(document).ready(function() {

    $('#kv_text_box').bind('copy paste cut',function(e) {

    e.preventDefault(); //this line will help us to disable cut,copy,paste

    });

    });

    </script>

    LittleStain bro...

    i found the script. but i don't understand how can i use this script on Advance Textarea plugin...

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hey i didn't tried try the file chooser but i found a plugin , i think it can help you

    both are same

  • > Help me please... is it possible with file chooser?

    >

    Perhaps

    1. Select FileChooser in projects window (right hand side of screen)

    2. Under properties for accept - type in .txt (left hand side of screen)

    frozenpeas bro, i did it. but it still open only image & video file

  • Help me please... is it possible with file chooser?

  • it's work but slow down my app. actually its scroll the whole layout ...

    Can it possible too scroll like textarea?

  • I'm trying but can't scroll the text object's text as textbox.

    My problem to use Text object:

    Suppose my layer size is "452, 556" . I add a text objects on it. then i load e txt file with file chooser and set the text on text object. but Text object only shows some of text on the layer. there are no way to see the other text which is outer of the layer.

    LittleStain

    look at the image..

  • Text object has not any scrolling system when i set a large number of text on it

    I use Scrolling plugin but it not work for me properly.

    Is there any way to scroll like textbox on text object?

    Ashley

  • i'm talking about textbox. (because it has default scrolling system) LittleStain

  • When try to open a .txt file file from sd card with file chooser on Android it don't show any text file. it show only image and video file. is there any way to open txt file with file chooser on android?

    How can i do it?

jabedbd's avatar

jabedbd

Member since 27 Apr, 2015

None one is following jabedbd yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies