hello everyone!!!
I am trying to figure this out for a while now…
I have a movieclip that i want to be draggable, I know how to get it to drag and the dragging bit works… but the problem is that when i put the drag code on this movieclip (via the timeline or on the movieclip itself) it makes my buttons with rollover effects stop working, i.e. when its draggable, my buttons, don’t work!!!
I know I can put the buttons outside this mc, but the problem is that, my mc is a map and it can be zoomed in and out and also it loads at a certain percentage as well, so if i put my buttons outside this mc they wouldn’t stay at the right place.
Is there anyway i cld get it to drag or even get it to scroll left, right, up and down, without affecting the buttons???
i tried getting it to work via keyboard: on (keyPress “<LEFT>”) { etc. but for some reason that didn’t work either…
pleaseeeee help…
Many Thanks.
E