hardish flash question
hardish flash question
Out of context: Reply #6
- Started
- Last post
- 13 Responses
- ********0
the constantly check will not work if you are using (onLoad) also bad syntax my man.
use myMovie_mc.onLoad instead.
But anyway it would be an onEnterFrame to constantly check or indeed a setInterval.
Neither of these are needed though because it only has to change when the user defines the new size - so use an onRelease on the "change bar height button"
Concerning how AS gets fucked up when posted ehre I agree entirely.