Creation/Dev/Script/Client/GuiFlash: Difference between revisions
From Graal Bible
Pooper200000 (talk | contribs) No edit summary |
|||
Line 1: | Line 1: | ||
[[Category:Scripting Reference]] | |||
<pre> | <pre> | ||
GuiFlash (GuiControl): | GuiFlash (GuiControl): |
Latest revision as of 23:52, 15 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()