I set an image to be a draggable element. ( this means the cursor becomes a
hand obviously ). What I want is to make one portion of this graphic a button
so the user drags the image into view and then clicks on the area of the
graphic that has a button to navigate to another scene.
The problem is, when i create a button and place it in the movie ( image ), it
doesnt recognize it as a clickable button.
Essentailly its a web page that scrolls as the draggable element and at the
bottom of the page has buttons. I dont know how to put them in this. :(
whodeee05 - 17 Jul 2008 22:43 GMT
you could add a button on top of the portion of the image and just have a hit area of that button, no over, down or up states. That should work for you.