Flash FSCommand, what you need.........

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • AGRO
    Forum Member
    • Oct 2000
    • 818

    Flash FSCommand, what you need.........

    ========FSComand -- Issues FS Comand to player===========
    ---------> Five Special FSCommands for stand alone players

    fscommand ("fullscreen", "true");
    fscommand ("allowscale", "true");
    fscommand ("showmenu", "true");
    fscommand ("quit");
    fscommand("exec", "program_name.exe");

    Eric
Working...
X