资 源 简 介
ClickTag in AS3 is a notorious offender, with advertisers never agreeing on basic things like whether clickTag is with capital or lowercase "ag". This class is a fast, dynamic way to accurately retrieve the correct flashvars and trigger the link in one operation:
import no.doomsday.net.clickTAG;stage.addEventListener(MouseEvent.CLICK,clickTAG.handleClick);
For an in-depth discussion of this problem (in the Norwegian context at least), read my article at http://ria.creuna.com/2009/11/solving-clicktag-in-flash9/
Read the wiki for further implementation examples and details.