Hi...
i want to load 2 movies on my swf file (i'm doing it with Flash).. but those 2 movies were made with Swish 2.0
and i can't do the "this._x or this._y" on those 2 movies...
how can i load them on my flash file??? so they can't be in the same place...
i do this:
loadMovieNum("encabezado.swf","1"
;
loadMovieNum("central.swf","2"
;
this works.. but they block each other and i want the encabezado.swf to be at the top of my page and central.swf to be at the bottom of my page.
thanks in advance....
i want to load 2 movies on my swf file (i'm doing it with Flash).. but those 2 movies were made with Swish 2.0
and i can't do the "this._x or this._y" on those 2 movies...
how can i load them on my flash file??? so they can't be in the same place...
i do this:
loadMovieNum("encabezado.swf","1"
loadMovieNum("central.swf","2"
this works.. but they block each other and i want the encabezado.swf to be at the top of my page and central.swf to be at the bottom of my page.
thanks in advance....