flash stage q
flash stage q
Out of context: Reply #7
- Started
- Last post
- 13 Responses
- krust0
if (Stage.height-islessthan-600) {
}
Stage.height = 600;replace 'is less than' with the appropriate symbol. NT doesnt like it!
if (Stage.height-islessthan-600) {
}
Stage.height = 600;
replace 'is less than' with the appropriate symbol. NT doesnt like it!