Hello !

Hello !

The .setPosition function only seems to work on panels copied from another panel and does nothing for me on panels created from scratch.

For example I have 2 panels : id 127, created from scratch, and id 128, a copy of 127. My script looks like this :

LL.getContainerById(127).setPosition(430,0);

LL.getContainerById(128).setPosition(430,0);

When I run the script, panel 128 is the only one scrolling. I’m using the Multi Container Bookmark script but it doesn’t seem to come from that.

Any idea what’s going on ?

]]>

One Commentto Hello !

  1. Anonymous says:

    < ![CDATA[

    Nevermind, LL crashed and it’s working properly now, sorry x) !!

    ]]>

Leave a Reply

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