# Minimize Button in Flash Fullscreen Website

**URL:** https://forum.kirupa.com/t/minimize-button-in-flash-fullscreen-website/57491
**Category:** flash
**Created:** [July 13, 2004, 7:10pm UTC](https://forum.kirupa.com/t/minimize-button-in-flash-fullscreen-website/57491 "2004-07-13T19:10:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vishu2724](https://avatars.discourse-cdn.com/v4/letter/v/9fc29f/32.png) [@vishu2724](https://forum.kirupa.com/u/vishu2724)
#### Post date: [July 13, 2004, 7:10pm UTC](https://forum.kirupa.com/t/minimize-button-in-flash-fullscreen-website/57491/1 "2004-07-13T19:10:02Z")

</div>

Hi

I want to add close and minimize button in my fullscreen flash website. I make two button 1. Exit 2. Minimize and then I give action to close button :

[font=MS Sans Serif][size=1]on (release) {

[/size][/font][font=MS Sans Serif][size=1][color=#000084]getURL[/color][/size][/font][font=MS Sans Serif][size=1][color=#000000] ([/color][/size][/font][font=MS Sans Serif][size=1][color=#0000ff]“javascript:self.close()”[/color][/size][/font][font=MS Sans Serif][size=1][color=#000000]);

[/color][/size][/font][font=MS Sans Serif][size=1][color=#000084]fscommand[/color][/size][/font][font=MS Sans Serif][size=1][color=#000000] ([/color][/size][/font][font=MS Sans Serif][size=1][color=#0000ff]“quit”[/color][/size][/font][font=MS Sans Serif][size=1][color=#000000]);

}

[/color][/size][/font]and It works but I don’t know what to do with minimize button.

Pl. advice.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 31, 2004, 4:29am UTC](https://forum.kirupa.com/t/minimize-button-in-flash-fullscreen-website/57491/2 "2004-08-31T04:29:08Z")

</div>

> [@vishu2724](#):
>
> Hi
> 
> I want to add close and minimize button in my fullscreen flash website. I make two button 1. Exit 2. Minimize and then I give action to close button :
> 
> [font=MS Sans Serif][size=1]on (release) {
> 
> [/size][/font][font=MS Sans Serif][size=1][color=#000084]getURL[/color][/size][/font][font=MS Sans Serif][size=1][color=#000000] ([/color][/size][/font][font=MS Sans Serif][size=1][color=#0000ff]“javascript:self.close()”[/color][/size][/font][font=MS Sans Serif][size=1][color=#000000]);
> 
> [/color][/size][/font][font=MS Sans Serif][size=1][color=#000084]fscommand[/color][/size][/font][font=MS Sans Serif][size=1][color=#000000] ([/color][/size][/font][font=MS Sans Serif][size=1][color=#0000ff]“quit”[/color][/size][/font][font=MS Sans Serif][size=1][color=#000000]);
> 
> }
> 
> [/color][/size][/font]and It works but I don’t know what to do with minimize button.
> 
> Pl. advice.

Im in with you, im trying to find out how to make the minimize button at the moment, ill get back to you if i find anything :hugegrin: hope i find something  
BeN (flashy22)

---

<div class="post-metadata">

### Author: ![shanaya](https://avatars.discourse-cdn.com/v4/letter/s/ebca7d/32.png) [@shanaya](https://forum.kirupa.com/u/shanaya)
#### Post date: [June 11, 2008, 4:06am UTC](https://forum.kirupa.com/t/minimize-button-in-flash-fullscreen-website/57491/3 "2008-06-11T04:06:05Z")

</div>

hello everybody can neone help me to make a minimize button in flash?
