A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: [RESOLVED] fscommand

  1. #1
    Senior Member Zoranan's Avatar
    Join Date
    May 2008
    Posts
    126

    resolved [RESOLVED] fscommand

    uhhh... I have no Idea how to use the fscommand function. I want to add an option to change the quality of a movie, and I thought fscommand did it. I'll try method, as long as It works.

    Thanks...

  2. #2
    A Senior Newbie - How Odd ForumNewbie's Avatar
    Join Date
    Mar 2003
    Posts
    590
    Hi,

    I don't think there's any need for fscommand in this example.

    Just add into a script:

    _quality = "low"
    or
    _quality = "medium"
    or
    _quality = "high"

    I tested this and it seems to work in Flash 8, but the syntax might be slightly different to export in Flash 9.

    M.
    Last edited by ForumNewbie; 06-07-2008 at 10:26 AM.
    Please note that my domain has changed to http://www.morganmultinational.com

  3. #3
    Senior Member Zoranan's Avatar
    Join Date
    May 2008
    Posts
    126
    does this only work in flash 9?

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