# Using one method to fade in multiple movieclips simultaneously?

**URL:** https://forum.kirupa.com/t/using-one-method-to-fade-in-multiple-movieclips-simultaneously/226916
**Category:** flash
**Created:** [May 25, 2007, 1:23am UTC](https://forum.kirupa.com/t/using-one-method-to-fade-in-multiple-movieclips-simultaneously/226916 "2007-05-25T01:23:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Vexir](https://avatars.discourse-cdn.com/v4/letter/v/a183cd/32.png) [@Vexir](https://forum.kirupa.com/u/Vexir)
#### Post date: [May 25, 2007, 1:23am UTC](https://forum.kirupa.com/t/using-one-method-to-fade-in-multiple-movieclips-simultaneously/226916/1 "2007-05-25T01:23:07Z")

</div>

why is it that when i use the MovieClipLoader class to load multiple objects simulataneously, i cannot fade them in using a method (which i call fadeIn which basically invokes an onEnterFrame method)? like, when they’re done loading they’re supposed to fade in, but they don’t, except for the first thing i load. it doesnt work at all for anything else that loads. is there some alternate solution or am i just missing something?
