Groups | Blog | Home
all groups > flash actionscript > february 2004 >

flash actionscript : position External Jpg



Jorge Braccini
2/3/2004 8:22:34 PM
hi... i was testing

this.createEmptyMovieClip("img",10);
with(this.img){
loadMovie("image.jpg");
_x = 200
}

this, create an empty movie clip on the scene, and after that.. i load the
image inside of it.
that way, allows to have an instance name; after that... handle it as a mc.

best regards
--
Jorge Braccini
www.entersystemscorp.com
Media Interface Developer

"divyup" <webforumsuser@macromedia.com> escribió en el mensaje
news:bvp8g9$3g0$1@forums.macromedia.com...
[quoted text, click to view]

divyup
2/3/2004 10:48:42 PM
I am loading an external jpg into a MC on the main stage..simple enough.

However; I would like to know if there is a method to position the loaded image outside the default 0,0 co-ordinates?

Thanks in advance.

AddThis Social Bookmark Button