What`s the difference between e_FSCommand and e_FSArgs?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • handsomer100
    Forum Member
    • Dec 2003
    • 59

    What`s the difference between e_FSCommand and e_FSArgs?

    What`s the difference between e_FSCommand and e_FSArgs?

    my english is so poor~~~~~

    i can`t enderstand the help document!

    could someone give me a example?
  • Corey
    Indigo Rose Staff Alumni
    • Aug 2002
    • 9745

    #2
    Hi. In Flash an FSCommand is a function which accepts two arguments, "a name" and an optional "value". So for example:

    fscommand("Name", "Joe");

    In AutoPlay Media Studio the first argument, in this case "Name" corresponds to e_FSCommand and the second one "Joe" corresponds to e_FSArgs. Hope that helps.

    Comment

    • handsomer100
      Forum Member
      • Dec 2003
      • 59

      #3
      OK!

      I see~~~~~

      THX~~

      Comment

      Working...
      X