This content has been marked as final.
Show 8 replies
-
1. Re: flash code from 6 to 8
kglad Oct 29, 2006 7:41 AM (in response to deerowbear)scale is a reserved word in flash 8. and scrollMin and scrollMax are probably undefined. use the trace() function to check. -
2. Re: flash code from 6 to 8
deerowbear Oct 29, 2006 7:51 AM (in response to kglad)Tried that and it didn't seem to work. Any other suggestions...I put my file here if you have any suggestions. Thanks for the replay
http://www.geocities.com/deerowbear/test.fla -
3. Re: flash code from 6 to 8
kglad Oct 29, 2006 8:22 AM (in response to deerowbear)you tried what?
and where's the code in test? -
4. Re: flash code from 6 to 8
deerowbear Oct 29, 2006 8:25 AM (in response to kglad)I tried to trace the variable srollMin, scrollMax and I also change the name from scrollMin to xMin and scrollMax to xMaz. The file didn't seem to work in flash 7 player. I put the file on a server:
http://www.geocities.com/deerowbear/test.fla
thanks daniel -
5. Re: flash code from 6 to 8
deerowbear Oct 29, 2006 8:27 AM (in response to kglad)Oh...sorry...the code is on the triange called tri. Tri is inside con. -
6. Re: flash code from 6 to 8
kglad Oct 29, 2006 8:43 AM (in response to deerowbear)there's no movieclip named _root.range. there is a movieclip named _root.con.range. use:
-
7. Re: flash code from 6 to 8
deerowbear Oct 29, 2006 8:53 AM (in response to kglad)Thanks for the help!!! -
8. Re: flash code from 6 to 8
kglad Oct 29, 2006 8:56 AM (in response to deerowbear)you're welcome.


