Is it possible to apply alpha blending or tweening and etc on a empty MC in which i load an swf file?
Like this:
Frame 1: Contains an empty MC
Frame 2:Action: LoadMovie(“temp.swf”,“emptyMC”);
and then from ex. Frame 5 set the alpha empty MC =0 and then tween it to frame 10 where alpha empty MC =100 ???