From: Robert R. <rra...@ya...> - 2000-12-06 00:54:08
|
After looking at it, DynImage does not exist until the script tag closes or after the load. So, this needs to be noted somewhere that it must be called after load (I guess). -- // Robert Rainwater On 12/5/2000, 7:21:35 PM EST, Scott wrote about "[Dynapi-Dev] Image Animation Example Error": > Yes, I had to move all of the inital DynImage calls into the > DynAPI.onload function. > DynImage was being called before it had fully loaded. |