A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: [MX04] Minimize Button code needed!!

Hybrid View

  1. #1
    OOP is one letter from OOPS kortex's Avatar
    Join Date
    Aug 2005
    Location
    New Hope, PA
    Posts
    2,668
    Well with this, it would seem at least that you are trying to call one of flash studio pro's commands
    on (release) {
    fscommand("flashstudio.minimize");
    }
    Jeremy Wischusen
    Flash - Flex - LAMP - Web Developer Purple Inc
    AS OOP FAQ-Best Practices Thread | Flashkit OOP Tutorials | Purple Inc (day job) | Blog


  2. #2
    Member
    Join Date
    Oct 2006
    Posts
    35
    You're absolutely correct, and I don't know why that code is in there because it doesn't work. I just copied it all over and posted it in here to let you know what's in the button code. Funny thing is that this code -

    on (release) {
    FSCommand("exec","jcommand_3Aminimize");
    }

    is in the minimize button of the previous version of this project and it works when executed. I don't understand why it's not working now. I didn't change anything in the code. Makes no sense...

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