topical media & game development

talk show tell print

student-ar-fl-events-SliderEventClickTarget.ax

student-ar-fl-events-SliderEventClickTarget.ax [swf] flex


  // Copyright 2007. Adobe Systems Incorporated. All Rights Reserved.
  package fl.events {
          
The @ax-student-ar-fl-events-SliderEventClickTarget class defines constants for the values of the <code>clickTarget</code> property of the SliderEvent class.
see: SliderEvent @includeExample examples/@fileExample.as @langversion 3.0 @playerversion Flash 9.0.28.0

  
          public class @ax-student-ar-fl-events-SliderEventClickTarget {
  
                  
The Slider thumb was clicked. @langversion 3.0 @playerversion Flash 9.0.28.0

  
                  public static const THUMB:String = 'thumb';
  
                  
The Slider track was clicked. @langversion 3.0 @playerversion Flash 9.0.28.0

  
                  public static const TRACK:String = 'track';
  
          }
  }


(C) Æliens 27/08/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.