hi..
im trying to play an audio file that starts with the first screen but stops when the user push any button in the second screen.. but the music wontw stops..
what i'm doing worng??
Stop all players before closing the current screen.
But i wont the music continue to the next page..
Instead of multiple screens, use stacked vertical arrangements, only one Visible at a time.
Also, use the Any Button component Clicked event block to stop the player.
it doesnt fit for what im developing..i want a splash screen and then a selection screen..and the music plays on both screens until the user clicks on somthing on the selection screen..
Screen1 and selection screen should be both on Screen1
See also tip 1
Taifun
Were can i find this block??
To get an Any Button Click event block, pull out a Click Event block.
Right click on it and select Make Generic.