Flash Q
Flash Q
Out of context: Reply #1
- Started
- Last post
- 6 Responses
- blaw0
very close. just set the out to true.
if (!out) {
out=true;
play();
} else {
stop();
}
very close. just set the out to true.
if (!out) {
out=true;
play();
} else {
stop();
}