Flash Q
Flash Q
Out of context: Reply #5
- Started
- Last post
- 10 Responses
- BrainWare0
just download the file.
I've got a java script form actionscript.org, but it doesnt seem to be working for me...
on (release) {
getURL("javascript:popUp1()");
}--- inside HTML use---
function popUp1() {
newWindow = window.open("doc/yourDocument.pd...
};
//------>