if you can send a sample please send my e-mail
Printable View
if you can send a sample please send my e-mail
Timeline.
ButtonCode:onFrame (1) {
stop();
}
onFrame (2) {
stop();
}
onFrame (3) {
getURL("http://yahoo.com", "_blank");
}
Code:on (release) {
nextFrameAndStop();
}
here is an example in which you can set the time gap of the double click.
http://browndrake.net/helps/db/09/ap...ickUpload.html
good luck
aaron