drag and drop flash
jeg har et spg.hvorfor skriver min computer altid fejl. når jeg vil lave noget drag and drop..
on (press) {
startDrag(this);
}
on (release)
{
stopDrag();
}
on (press) {
startDrag ("/Text Pannel");
}
on (release) {
stopDrag ();
}
nogle der kan hjælpe???
