Archive for December 16th, 2009
Wave being plain out stupid.
Well, I found the problem, and it was in google.
I was told, by the documentation of google, that the inut function (The function containing my loading code) would only be executed when the extension had fully loaded. Only one problem. It was executing my loading code, before the wave API had a chance to load!
In other words, it was trying to do something, before it even knew how to do it.
Google, you drove me nutty.
Anyways, I have the system totally working.