Why initLoopy() called three times?
![]() ![]() |
First of all it's a great script! I always needed something like this. Though I understand everything else in the script, I don't understand why do we call initLoopy() three times through the setTimeout() method - when it doesn't seem to do anything new in the second or third call. (Assigning the player and addEventListener() are called the first time only.) I tried removing the ones with argument 'false' and it still works fine. Was just confused so thought of asking. Thanks a lot! -Piyush |

