javascript in flash
javascript in flash
Out of context: Reply #1
- Started
- Last post
- 5 Responses
- larsson0
make a JS funcion that changes the var via a parameter .. and pass the parameter with flash ..
on(release) {
getURL("javascript;changeVar('th... is the new value';");
}