try this
code:
//_x & _y are the co-ordinates which u wish the movie to be ok
on (release){
loadMovie ("1.jpg", "Image1");
_root.Image1._x = 0;
_root.Image1._y = 0;
}
|
Results 1 to 5 of 5
Hybrid View
|
Click Here to Expand Forum to Full Width |