firegambler
Technical User
Hi,
I am trying to make a container MovieClip in which I would like to load another Movie.
The loaded Movie would have to know, what size the container would have in order to set the position of some images dynamically.
Is there a way to get the ClipHolder's width and height?
I tried to use _parent._width on the main timeline of the loaded movie to retrieve the values but the results I got were always weird...
thanks in advance!
I am trying to make a container MovieClip in which I would like to load another Movie.
The loaded Movie would have to know, what size the container would have in order to set the position of some images dynamically.
Is there a way to get the ClipHolder's width and height?
I tried to use _parent._width on the main timeline of the loaded movie to retrieve the values but the results I got were always weird...
thanks in advance!