flash intertext help??
flash intertext help??
Out of context: Reply #1
- Started
- Last post
- 1 Response
- frankbb0
your thinking of swapDepths
mc1.swapDepths(countMc+1);
countMc being a counter value which you add to everytime you click on a word. That way it will open up above the last mc.
so... countMc++
mc1 can be a duplicatedMc or an attached movie clip.. read the flash dictionary under help in flash
its all there..