CLICK MANAGEMENT
- First, use the “Rectangle” Tool and draw one the same size as your banner on the new layer you just created. Then, in the Shape properties, give the fill color a 0% Alpha and no contour. Your rectangle will be completely transparent
- Then, right click on the rectangle and click on Convert to symbol. Then choose the Button symbol and name it
mc_clickTag
:
- Same goes for the name of its occurence which will be the called
id
in the action script, and here it’smc_clickTag
:
- Finally, add the AS3 code, depending on what will handle the click or the overflying of your Tag area. It must be placed on the first layer ( in the front) of your animation :