Why does _width show 0 after loading a jpg into the mc?

i loadMovie()'ed a jpeg file into an empty movie clip. after that i traced the width of the cilp and its showing zero… how is that possible?? i need to get the value of the width of that jpeg picture to adjust its positioning. how do i get it?