Hi all, I’m trying to learn scripting and I’ve got some questions :

Hi all, I’m trying to learn scripting and I’ve got some questions :

1) I’d like to have a left panel (“pa”) goes to X position – 150, then – 300, then 0.

As you can see in the video it goes to X=0, then – 300. So where – 150 has gone 😛 ?

2) in facts I’d like to have the panel moving slowly from – 500 to 0.

I’ve tried setInterval but can’t get it to work …

I’ve thought of using ‘distance /time’ but can’t find time ‘class’ (:-{ ) and I’m sure there’s a better way

Can you point me the right direction, please? 🙂

Thanks a lot

]]>

14 Commentsto Hi all, I’m trying to learn scripting and I’ve got some questions :

  1. Anonymous says:

    < ![CDATA[

    You have the same timeout for -150 and -300. That’s why only the second one is visible.


    You either have to double the second timeout, or call the second timeout inside of the first.

    ]]>

  2. Anonymous says:

    < ![CDATA[

    For smooth movement, have a look at TrianguloY​s save layout script. It’s the best implementation I’ve seen so far, although not easy to understand.

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Damn u guys are jus too fuckin smart lmao I have no clue what all that shit is but I’d love to 😂😂😂

    ]]>

  4. Anonymous says:

    < ![CDATA[

    Corey Spell nothing is impossible. Go for learning by doing, and start with some simple tasks.

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Ok thanks a lot Lukas Morawietz I’ll try what you say 🙂


    Corey Spell lol come with me and let’s try to learn javascript 😛

    ]]>

  6. Anonymous says:

    < ![CDATA[

    Stahw Down​ I’m game lol I must say I’m a full beginner so I gotta start fresh lol but I’m a fast learner usually.. I know android operation in and out jus not past basic root… I have no pc right now.. Would I still be able to start learning?

    ]]>

  7. Anonymous says:

    < ![CDATA[

    Corey Spell unless you don’t want to create apk’s you don’t need a PC at all.

    ]]>

  8. Anonymous says:

    < ![CDATA[

    Lukas Morawietz​, my ultimate goal is to start development in the future, jus gotta get started lol but I will have one before too much longer, jus would like to go ahead and get started

    ]]>

  9. Anonymous says:

    < ![CDATA[

    Corey Spell I started fresh a week ago 😉


    Have a look at


    http://www.w3schools.com/js/default.asp, I learn from a similar site and let me know 🙂

    ]]>

  10. Anonymous says:

    < ![CDATA[

    Corey Spell​ you don’t need a PC to start learning you can use your phone and the Internet, just grab AIDE off Gplay its pretty powerfull and has some Tutorials, Pierre once said it was probably possible to write LL using it! LL not LLX but still that’s pretty awesome.

    ]]>

  11. Anonymous says:

    < ![CDATA[

    Will do Jay M​ I appreciate it bro we got a tech community where we help people and it’s growing fast u guys are welcome to join https://plus.google.com/communities/102117834695980927153

    ]]>

  12. Anonymous says:

    < ![CDATA[

    Coool ! Thanks a lot Jay M

    ]]>

  13. Anonymous says:

    < ![CDATA[

    Corey Spell​ I saw it but there doesn’t seem to be any developers sharing there coding knowledge which is what I’m looking for, I try to help out in the AIDE Community but being a beginner myself its not easy and there doesn’t seem to be many/well any pro developers in there willing to lend a hand, its made up mostly of noobs so if your community has some sound devs would be cool if they could help us out 🙂



    Stahw Down​ Aye its brilliant, Lessons aren’t to good though they lack far to much info and assume you already no things you don’t. Its not worth the subscription IMO, but YMMV

    ]]>

  14. Anonymous says:

    < ![CDATA[

    Jay M​ that’s what we are try to do is build up to that.. We have a couple devs in the community but nothing major.. So we wanna get to that point so if u ever know any that are willing to jump in and help go right ahead lol

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *