Hello Abraham,
Your Full Page Overlay code is what I have been looking for, its perfect! Can you help me call the function from within a flash file.
I am trying this:
on (release){
getURL("javascript:'return clicker();'");
}
and the new page just says return clicker on it, the div doesn’t get activated.
Many thanks,
Steve