[Flashcoders] Disabling Buttons / Actions - FLASH 6

2005-12-03 Thread Jay Lepore
Hello, Here is my need. I have a rectangular clip (clipA) on the stage that does not move. I have a scrollable mc (clipB) that lays underneath clipA but is much longer and scrolls up and down underneath clipA. When someone clicks on clipA, I do not want ANY button or mc actions beneath it to

[Flashcoders] Recursive Loop showing all items

2005-12-01 Thread Jay Lepore
Hello, Can anyone provide with a recursive loop that loops through every mc and further loops through every child mc's listing every movieclip, string, object etc along the way? I know such code is out there and rather than recreate the wheel I thought I'd tap the experts on it. What sayeth the

[Flashcoders] Recursive Loop showing all items

2005-12-01 Thread Jay Lepore
Hello, Can anyone provide with a recursive loop that loops through every mc and further loops through every child mc's listing every movieclip, string, object etc along the way? I know such code is out there and rather than recreate the wheel I thought I'd tap the experts on it. What sayeth the

[Flashcoders] _x and _y repositioning for child, child, child mc (Flash MX 6.0)

2005-11-24 Thread Jay Lepore
Hello, I have a very complex form with many mc\childMc1\childMc2\childMc3\childMc4\childMc5... Type clips within it. I often have a need to line up the _x and _y of a deeply nested childMC with one of the other earlier childMC's For instance if the mc8 is the last child