Flash Timer
Flash Timer
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- ********0
something along this line:
on (release) {
getURL ("javascript:NewWindow=window.op...
toolbar=No,location=No,scrollbar... NewWindow.focus();
setTimeout('NewWindow.resizeTo(5... setTimeout('NewWindow.close()',6... void(0);");
}