sebBAlease
Programmer
I made a load movie like this
loadMovie ("toto.swf", _parent.corpsAide); //height=506
after get _y property of loaded movie. I tryed with
getProperty(_parent.corpsAide, _height);
and
_parent.corpsAide._height
and the result is about 489
is there a known problem with it?
what is the solution ?
thanks
seb...
loadMovie ("toto.swf", _parent.corpsAide); //height=506
after get _y property of loaded movie. I tryed with
getProperty(_parent.corpsAide, _height);
and
_parent.corpsAide._height
and the result is about 489
is there a known problem with it?
what is the solution ?
thanks
seb...