tarun_juneja@hotmail.com
11 Apr 2012, 11:17 PM
Hi Guys,
I want to drag a mask. but i am not able to find any way to achieve same.
any clue?
here is my little code
mypanel.setMasked(true);
var maskObject = mypanel.getMasked();
m.setDraggable({
drag: function () { alert(); }
});
Thanks
Tarun Juneja
I want to drag a mask. but i am not able to find any way to achieve same.
any clue?
here is my little code
mypanel.setMasked(true);
var maskObject = mypanel.getMasked();
m.setDraggable({
drag: function () { alert(); }
});
Thanks
Tarun Juneja