Code to flash
Dimm - April 17, 2009 - 19:07
| Project: | ad_flash |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Dimm |
| Status: | active |
Jump to:
Description
To first frame:
var str:String = _level0.clickTag; To button:
on (release) {
getURL(_root.str, "_blank");
}
#1
Sorry but I don't understand what this is. Could you tell us what this is for?