| Language Version : | ActionScript 3.0 | 
| Runtime Versions : | Flash Player  10, AIR 1.5 | 
	  The LinkState class defines a set of constants for the 
linkState property
	  of the LinkElement class. 
	 
	 
public static const ACTIVE:String = active| Language Version : | ActionScript 3.0 | 
| Runtime Versions : | Flash Player  10, AIR 1.5 | 
 
	 Value for the active state, which occurs when you hold the mouse down over a link. 
	 
	 
public static const HOVER:String = hover| Language Version : | ActionScript 3.0 | 
| Runtime Versions : | Flash Player  10, AIR 1.5 | 
 
	 Value for the hover state, which occurs when you drag the mouse over a link. 
	 
	 
public static const LINK:String = link| Language Version : | ActionScript 3.0 | 
| Runtime Versions : | Flash Player  10, AIR 1.5 | 
 
	 Value for the normal, default link state. 
	 
	 
Wed Nov 15 2017, 09:50 AM +01:00