nub flash question
nub flash question
Out of context: Reply #6
- Started
- Last post
- 8 Responses
- hUtChhOuSe0
Should be:
on (release) {
getURL ("index.html", "content");
gotoAndStop(39);
}
Should be:
on (release) {
getURL ("index.html", "content");
gotoAndStop(39);
}