How would I restrict this variable:
this.mousePercent = _root.portfolio._xmouse/500;
so that it can’t get below 0 or greater than 1?
My brain is fried and I can’t figure it out. :-/
How would I restrict this variable:
this.mousePercent = _root.portfolio._xmouse/500;
so that it can’t get below 0 or greater than 1?
My brain is fried and I can’t figure it out. :-/
:: Copyright KIRUPA 2024 //--