maybe like this?
a button’s actionscript:
[AS]
on (release) {
getURL(“j a v a s c r i p t:shake(2);”);
}
[/AS]
please observer that the j a v a s c r i p t should be without every spacing between the letters (javascript)
maybe like this?
a button’s actionscript:
[AS]
on (release) {
getURL(“j a v a s c r i p t:shake(2);”);
}
[/AS]
please observer that the j a v a s c r i p t should be without every spacing between the letters (javascript)
:: Copyright KIRUPA 2024 //--