topical media & game development

talk show tell print

lib-flex-style-explorer-as-hScrollBar.ax

lib-flex-style-explorer-as-hScrollBar.ax (swf ) [ flash ] flex


  include "lib-flex-style-explorer-as-globalFuncs.ax";
  include "lib-flex-style-explorer-as-assets.ax";
  
  [Bindable]
  public var myCSS:String = "";
  
  public var csscornerRadius:String = "";
  public var cssborderColor:String = "";
  public var csshighlightAlphas:String  = "";
  public var cssfillAlphas:String  = "";
  public var cssfillColors:String  = "";
  public var cssthemeColor:String  = "";
  public var csstrackColors:String  = "";
  
  public var hScrollBarStyles:Array = [
          "cornerRadius", "highlightAlphas", "fillAlphas", "fillColors",
          "trackColors", "themeColor", "borderColor"
  ];
  
  [Bindable]
  public var swatches:Array;
  


(C) Æliens 18/6/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.