Creation/Dev/Script/Client/GuiFlash: Difference between revisions

From Graal Bible
m (Reverted edits by Anti-up (Talk); changed back to last version by Rick)
No edit summary
 
Line 1: Line 1:
[[Category:Scripting Reference]]
<pre>
<pre>
     GuiFlash (GuiControl):
     GuiFlash (GuiControl):

Latest revision as of 00:52, 16 February 2010

    GuiFlash (GuiControl):
      backgroundalpha - float
      loopmovie - boolean
      moviename - string
      getflashvariable(str) - returns string
      loadmovie(str, bool, float)
      playmovie()
      restartmovie()
      setbackgroundalpha(float)
      setflashvariable(str, str)
      setlooping(bool)
      stopmovie()