Can someone help with this...
I have an interactive Parallel Circuit diagram that i want the user to move the pieces around and drop into the correct corresponding place.
Pieces are:
A battery
Bulb1
Bulb2
Obvioulsy i want the bulbs to appear on when the battery is in place and at least one bulb turn on as the ciruit is parallel...this is the problem..i can't find a good method to enable a bulb to turn on if it is in the corresponding _droptarget AND the battery is its corresponding _droptarget..
Essientally for a bulb to be on it must be in its place and the battery is in its place.
I have tried everything i can think of such as If/Else statements, functions, visibility operations on movieclips, and lots of key jumping.
I have attatched the file so if anyone can help..I'd really appricate it
