;

PDA

Click to See Complete Forum and Search --> : scroll bar in the blowser?


hanbok
05-17-2008, 01:00 PM
hi,

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?is it possible?or in the HTML?
if not any other suggestions please?

thank you

MyFriendIsATaco
05-17-2008, 02:47 PM
How are you embedding the swf on your page?

hanbok
05-17-2008, 03:55 PM
well i dont know if its embede in the html. caz i have upload an index.html, and index.swf

MyFriendIsATaco
05-17-2008, 06:02 PM
Oh, well if you're just viewing the swf in the browser, you won't have scroll bars. But once you embed it in an html page, you will. It should be fine after you create the index.html.