Flash 6 - get url ?
Flash 6 - get url ?
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- neeko0
you can do it the same as you would in html... javascript in the header of the page, then...
on (release) {
getURL("javascript: poparoo()");
}
you can do it the same as you would in html... javascript in the header of the page, then...
on (release) {
getURL("javascript: poparoo()");
}