A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: - - - - Minimize the window ---???

  1. #1
    Member
    Join Date
    Nov 2000
    Location
    Brazil
    Posts
    49
    Anyone knows If there are some way to minimize a full projector window... instead of closing the window...

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    666
    There is a way to do it programmatically but.. I'm not aware of any 3rd party tools that allow this..

    None the less I do have a suggestion.. (and this may not be totally to your liking but you may want to give it a shot)

    My tool ftoolapp.exe can minimize a application on launch, what you could do with your projector to minimize the scene

    1st using my tool ftoolapp.exe you could relaunch your .exe minimized and then you could issue a FsCommand, Exec, Quit command to close the current projector

    If your intrested in trying it I recommend going with Flashtools 4 (because it has documentation) check my profile for the URL

  3. #3
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    SWF Studio can do it !!!

    SWF Studio supports MINIMIZE and RESTORE fscommands you can use to control this in actionscript or you can give the user control over the window state by enabling the Minimize/Restore right click menu items.

    You can also select the "Start minimized" option which is really cool when you use the "Show in system tray" option!



  4. #4
    Member
    Join Date
    Nov 2000
    Location
    Brazil
    Posts
    49

    Wink

    Thanks all, for the answers!! , I'll try then....

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