Minimize Button in Flash Fullscreen Website

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)

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