A quick demonstration of how to hide or show objects using simple AS3 code. objectNameMC.visible = false; objectNameMC.visible = true; FLA: https://drive.google.com/file/d/1SDU3Af_Y6iHwHwvvUtAMVkl13yzUaxU0/view?usp=sharing
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.