User prompt
Please fix the bug: 'Cannot read properties of undefined (reading 'name')' in or related to this line: 'nowPlayingTrack.setText(track.name);' Line Number: 462
User prompt
delete rythem nation
User prompt
hop4 play on concrete jungle
User prompt
hiphop3 play on urban groove
User prompt
play hiphoptrack2 when you press play on street flow
User prompt
make it so the first track plays when you press the middle button
User prompt
make it so the first track plays immedatly
Code edit (1 edits merged)
Please save this source code
User prompt
Hip-Hop Radio Mixer
Initial prompt
make a game were you play hiphop music on a radio. Alow players to pick songs ,play them, pause them,skip them.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});