PDA

View Full Version : desperate concerning multiple buttons


meerah
08-29-2005, 07:24 PM
Hi to all,
I have encountred this difficulty. Well, the purpose of my project, whatever it looks like hih, is to make a dragable adjustable controlling device which switches on only while the cursor is above particular device, being control. The problem is that I am willing to get working multible buttons laying on each other. The main problem is to adjust the performance, which is corresponding to squares shining or not on the controller. So, when i enter that device area I start to drag the controller, than I push the mouse and it stops to enable adjustment of performance...buttt how to force flash to detect some rollover functions while the button is still pushed ? I tried many other like dragover or detection of collision without any success . I hope you had understood me accross my language difficulties . I am desperate, can anyone help please ?
Meerah

takeAction
08-29-2005, 08:41 PM
hi, i could'nt clearly understand your question, can you explain it again or show any working exapmle like it, if there are some.

meerah
08-29-2005, 08:51 PM
I have a problem concerning scripted buttons. I would like flash to detect on roll over event of movieclip while the mouse button is pushed. To make it clear i have an area where is some sort of device and draggable controler which stops is undraggable when I push the mouse button, that is the moment when I would like to increase or decrease performance of that device via controller. To adjust that I have multiple buttons in a row each with a rollover function which does not work...I tried onDragOver method without any success...Cheers

takeAction
08-29-2005, 11:13 PM
maybe u can constrain the movement of that "plus and minus" mc within the area of the four coloed boxes and according the y coordinate of the draggable mc depending the 4box mc u can increase or decrease the performance.