Im doing a thing where you “build” a watch… you specify how much of each part you want and then submit… i think i need something simialar to if/else so that…
textbox.iron = “3” && silver = “50”
then textbox.result = “failed”
I need something like that… but in actionscript