i have a loop that i want to load dynamically so it doesn’t make my site’s load time huge and i want it to play. i only want a stop and a play button and a volume slider which I know how to make … but i can’t get the music to load and play the way i want
sometimes the music starts … sometimes it doesn’t. i just sorta figured out how to do it on my own but i’m sure there’s a tried and true way since many of you have music that loads from external files on your sites cough electrongeek cough
Look up all the facts about the Sound() object and you should find a whole bunch of things to use… But remember… When loading music in dynamically… To test to see if it’s fully loaded first or not…