im making a full flash site and have made a ‘container’ to hold a movie in .
i think ive got the actionscript right :
on (release) {
loadMovie(“news.swf”, “container”);
}
but then the movie doesent show where i want it to, like the top left of the swf i want to load is in the middle of the ‘container’
i think it might be something to do with registration points or something but i really dont know . please help ,even guesses