This is such a dumb question, but it’s probably so easy to fix I’m just reading right over it. This if opener: if (_root.stockName == “MSFT” && MONEY => MSFTamnt*increaseAmnt) {
isn’t working because of “Left side of assignment operator must be variable or property.” I usually can correct this, but I’ve confused myself.
Thanks so much