Groups | Blog | Home
all groups > flash (macromedia) > february 2007 >

flash (macromedia) : Movie inside a movie - knowing the height and position at runtime



ewolfman
2/25/2007 9:31:50 AM
In our company we have the following situation:
A flash movies ("slide") which loads upon startup another movie
("controller").
The controller interacts with the slide and provides trivial functions
such as "play", "stop" etc'.

The controller should "always" be placed at the footer of the slide,
regardless the screen resolution or resizing of the browser.

Any ideas how to achieve this effect?
ewolfman
2/26/2007 4:55:28 AM
I got it worked out:

Stage.align = 'B';
AddThis Social Bookmark Button