createEmptyMovieClip( myNewSymbol, 0 ); myNewSymbol.createEmptyMovieClip( "swf", 0 ); myNewSymbol.attachMovie( 'white', 'test', 0 );