# Full flash with vertical html scroll

**URL:** https://forum.kirupa.com/t/full-flash-with-vertical-html-scroll/204987
**Category:** Uncategorized
**Created:** [October 25, 2006, 4:42am UTC](https://forum.kirupa.com/t/full-flash-with-vertical-html-scroll/204987 "2006-10-25T04:42:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![pensamente](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/pensamente/32/1208_2.png) [@pensamente](https://forum.kirupa.com/u/pensamente)
#### Post date: [October 25, 2006, 4:42am UTC](https://forum.kirupa.com/t/full-flash-with-vertical-html-scroll/204987/1 "2006-10-25T04:42:44Z")

</div>

full flash with vertical html scroll

i’m trying to get a 600 pixels high swf to fit in a html but when the html window get’s smaller than the swf to get a sistem scroll bar.

that’s it! :ear:

---

<div class="post-metadata">

### Author: ![Sinister\_Rouge](https://avatars.discourse-cdn.com/v4/letter/s/d78d45/32.png) [@Sinister\_Rouge](https://forum.kirupa.com/u/Sinister_Rouge)
#### Post date: [October 25, 2006, 6:09am UTC](https://forum.kirupa.com/t/full-flash-with-vertical-html-scroll/204987/2 "2006-10-25T06:09:48Z")

</div>

you’re not going to want full browser flash for that. Just create your swf in the demensions you need and set the fscommand(“resize” false);. This will prevent the 60o px height from resizing so when the browser falls below the 600 px it will create a scroll bar.
