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

From Graal Bible
mNo edit summary
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
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()