A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: **fullscreen problem help guys!!!!!****

  1. #1
    Member
    Join Date
    Aug 2000
    Posts
    90
    hi again...well, im stuck again....once i put in the command Fs Command "fullscreen" "true"
    how do i make it so there is a button that will either, close the flash page...or..reduce the size?...kinda like a minimize button on windows..and a close button too

    thanks guys
    chao
    mike

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Posts
    170
    Hi

    To show it in normal window mode
    On (Release)
    FS Command ("fullscreen", "false")
    End On

    To close it
    On (Release)
    FS Command ("quit", "")
    End On

    I don't think there is a way to minimize it

    Naz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center