flash problem!!
flash problem!!
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- dbloc0
you don't need the _self
if it's on the button, just put:
on(release) {
getURL("about.html");
}
you don't need the _self
if it's on the button, just put:
on(release) {
getURL("about.html");
}