Question
internet browser to scrol and change the height of my stage.
hello. I'll try to write to my question.
My stage is 1024 * 768 I have put there ScrollPane that loads my_mc,
my_mc exchange his height. Example http://www.4x4nz.sk/home_page_1.html.
this is ok.
but I try to insert my_mc without ScrollPane. and here is my problem.
my_mc can have more than 768 height.
so I need to force internet browser to scrol
and change the height of my stage.
example http://www.4x4nz.sk/home_page_2.html
