On load...load at 50% scale

On loading the first frame of the movie I am trying to load a map at 50% scale.
I tried loading into the frame where the map is located…


map_mc._xscale=50
map_mc._yscale=50

That did not work.
I will be inserting hotspots which will bring it to 100%scale.