Question
how to check if a movie clip is fited to another
i have a project that User can Drag and Drop a MovieClip to
the another (DragAndDrop)
then when the User press on the MovieClip then StartDrag (onPress=function(){startDrag(this)})
(onRelease=function()
{ Check if the MovieClip is Fited to the Another}
need help;
Thanks for Suport
then when the User press on the MovieClip then StartDrag (onPress=function(){startDrag(this)})
(onRelease=function()
{ Check if the MovieClip is Fited to the Another}
need help;
Thanks for Suport