0.99.5BriefIn the previous release, I accidentally broke many of the features including loop and autobuffer. I broke it by fixing another bug, but now both bugs are terminated, and everything should be happy and cool for now. DetailsThe problem was largely that the player was being reloaded twice, hence a large portion of the script was running twice. I removed: player.src += ""; I also shifted some code around, and hopefully it's working now.
|