portfolio.onRelease=function() { var put:String; this.createEmptyMovieClip('port',130); this.port._x=100; this.port._y=100; put=_root.st_port; this.port.loadMovie(put); }