flashy Q
flashy Q
Out of context: Reply #15
- Started
- Last post
- 15 Responses
- ganon0
thank you unfit,
i was referring to the fact that the onEnterFrame isnt talking to the all the different circles, checking their xpos...it only is checking circle17...i want the textField MCs to appear when the corresponding circle rolls into the center...the movement is generated by _xmouse...so i am trying to have an onEnterFrame which checks the xpos of all 17 circle MCs, and when one of them rolls into the center, it shows the "sister" textField MC...i am trying to avoid have 17 onEnterFrames running at once....