Hello, I am trying to have a message come up when my page is loading. Like: loading = new DynLayer(null, DynAPI.document.getWidth()/2, DynAPI.document.getHeight()/2, 300,300); loading.setHTML("<h3>Please Wait, Loading ...</h3>"); DynAPI.document.addChild(loading); But this doesn't show until everything else is loaded up. I want it to show up right away when the page loads up. Is this posible? -- Matt Fair Uprint.com Staff
Gartner Studios, Inc. 124 South Second Street Stillwater, MN 55082 Phone: 651-351-7700, 888-522-9722 Fax: 651-351-1408 _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help