movieClip.onLoad
movieClip.onLoad
Out of context: Reply #10
- Started
- Last post
- 12 Responses
- System-Idle0
mmm i've kinda already got that -
this is the deal:
- ive got 196 small mc's to creat e a grid.
- for diff sections of the site I have diff grid layouts
- the layouts are stored in arrays.
- the mc's change size depending on the layout.
good so far.
but because there are a lot of mc's to keep it fast i only targ or attach th ones i need.
hence wanting to attach the mc - search the targ array for the vars - and call the func inside the attached mc with the vars