Hi. Here’s a sample of what i’m doing.
http://upload.uob.info/temp/
I create a floating flash ads layer on top of a website. However, i’m unable to close it. Can anyone help please?
I’ve tried using
on(release) {
fscommand(“quit”, true);
}
but failed.