I'm in need of help. This is for my school assignment due in a couple of days

Hi, I'm Sam in high school and I've been trying to make a pong app basically. I've only learnt the very very very basics of the inventor. I have 4 screens, screen1 the main menu where the bg audio plays and loops. screen 2 my settings which is meant to turn on and off my audios such as the bg music and sound effects. screen 3 just normal rules. screen 4 is my game of pong. I'm currently having trouble trying to turn on and off the bg audio on screen 2. I have tried my best to do it on my own but I feel like I've complicated it too much and added so much unnessary blocks of code which is affecting the works of it i guess. Any help would be very much appreciated.



When your audio is running on Screen1 you cannot stop it on any other Screen.Use the „Virtual Screen“ concept as described below: How to use Virtual Screens

2 Likes

The Designer copy paste feature is good for consolidating screens.
Ctrl C to copy
Ctrl V to paste

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.