This doesn't do what I want it to do, the frames just play right through till the end. I wanted to use the if else statement, but I guess I'm not writing it out correctly.
Any insight?Code:if (_framesloaded==("Scene 1", "label 100")) { gotoAndPlay("preloader", "label 50"); } else { gotoAndPlay("preloader", "label 10"); }
Thanks
![]()





Bookmarks