hrpremier
09-09-2003, 08:52 PM
ive got a button that has to effect a .this variable within a movieclip.
so i gathered i had to put the code within the mc like this?
_root.websitebut.onpress = function() {
this.targetScaley= 200;}
thats the code within the mc.
am i way off target?
so i gathered i had to put the code within the mc like this?
_root.websitebut.onpress = function() {
this.targetScaley= 200;}
thats the code within the mc.
am i way off target?