i have a movie clip that fades it's alpha out to 0 after a set amount of time, then duplicates it's self.
the problem is, when it duplicates it's self the alpha is still set to 0, so you can't see it.
i have tried using setproperty on the duplicate, so right after it duplicates, the alpha gets set to 100 again, but this didn't work.
any ideas?
