====== Differences ====== This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
script_llxperiment_move_folders [2014/04/14 15:13] trianguloy created |
script_llxperiment_move_folders [2014/07/22 14:48] (current) trianguloy |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * Purpose : It will let you move the folders. | * Purpose : It will let you move the folders. | ||
| * Author : [[https://plus.google.com/u/1/105066926163073195690|TrianguloY]] | * Author : [[https://plus.google.com/u/1/105066926163073195690|TrianguloY]] | ||
| - | * Link: https://plus.google.com/u/1/105066926163073195690/posts/jMxapYjb2SE | + | * Link: https://plus.google.com/u/1/105066926163073195690/posts/jMxapYjb2SE (With video) |
| ====== How to use the script ====== | ====== How to use the script ====== | ||
| Line 17: | Line 17: | ||
| ====== Script code ====== | ====== Script code ====== | ||
| - | <code> | + | <sxh javascript> |
| /* Config*/ | /* Config*/ | ||
| Line 95: | Line 95: | ||
| // reset | // reset | ||
| cont.setPosition(0,0,1,false); | cont.setPosition(0,0,1,false); | ||
| - | </code> | + | </sxh> |