road0001 / tweener

Automatically exported from code.google.com/p/tweener
0 stars 0 forks source link

Children alpha properties set when executing an addTween to fade a MC to 100. #71

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have a progress movieclip which spins and has a couple dots that go from 
100 to 0 alpha internally. When I fade in the progress movieclip using 
Tweener.addTween to 100 alpha, all of the internal movieclips also are set to 
100 alpha. Can I disable this from affecting the child movieclips alhpa 
properties?

Original issue reported on code.google.com by hertenst...@gmail.com on 17 Sep 2009 at 3:54