View Single Post
Old 02-16-2007, 08:33 PM   #5 (permalink)
MexicanOnABike
 
MexicanOnABike's Avatar
 
Location: up north
well i tried with an else but that wasnt working so i tried a "else if" but it's still not working. I know it's working because they're dynamic text fields that are there visible. i'll try tracing them which i shoulda done in the 1st place...
and yes, i will post what I'm making once it works! haha

off to try more things!

.:::EDIT:::.
ok, i'm an idiot. I was loading from a text file right? well i thought the text file would work like a normal flash script so i added some comments // after my uvr_max variable so when i tried doing your trace idea, it gave me:
Code:
3

//
i'll go and make it work now. the equal should work! thanks for making me realize my stupidity! haha.
__________________

Last edited by MexicanOnABike; 02-16-2007 at 08:49 PM.. Reason: Automerged Doublepost
MexicanOnABike is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38