# Resize stage from ContextMenu?

**URL:** https://forum.kirupa.com/t/resize-stage-from-contextmenu/273622
**Category:** flash
**Created:** [October 17, 2008, 7:05pm UTC](https://forum.kirupa.com/t/resize-stage-from-contextmenu/273622 "2008-10-17T19:05:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![thalamus](https://avatars.discourse-cdn.com/v4/letter/t/0ea827/32.png) [@thalamus](https://forum.kirupa.com/u/thalamus)
#### Post date: [October 17, 2008, 7:05pm UTC](https://forum.kirupa.com/t/resize-stage-from-contextmenu/273622/1 "2008-10-17T19:05:33Z")

</div>

Hello:

I’m using Stage.addListener and Stage.onResize to keep the browser window filled with a “background” MC. This works fine when you resize the browser window.

However, I noticed today the background does not resize when you select from the “Zoom” family (Zoom In, Zoom Out, 100%, Show All) in Flash’s ContextMenu (right-click).

Is there any way to call my Stage.onResize function from these builtInItems?
