|
i,
i have made my flash site not to scale(when writing the script
Stage.scaleMode = "noScale"
but when i open the page,there is not scroll bar in the browser(html).(so I cant see down of the page)
How can I enable ,with a script the scroll bar?
I tryed with that script
<body style="overflow: auto;">
but didnt work....
if not any other suggestions please?
thats the site link
please help me...
thank you
Last edited by LadynRed; 03-19-2011 at 11:19 AM..
|