i'm trying to find out how to fix netscape code in loadpanel.js so that the loadpanel works when placed in a viewport
 
 
ie
lp=new LoadPanel (etc etc)
viewport=new ViewPort(lp)
DynAPI.document.addChild(viewport);
 
etc etc
 
 
 
i tried editing loadpanel.js
 
and adding
 
    LoadPanel.queue.busy=false
 
when i do setURL
 
which lets me load another file (normally it only lets me load one file then no subsequent files)
 
 
but there's no "onload" event triggering so the content doesnt resize
 
 
thanks for any help
joe.

J�zef Pierlejewski
Senior Programmer
Fi SYSTEM Brand New Media
http://www.bnm.co.uk
http://www.fisystem.com

Tel: + 44 (0) 113 383 5085
Fax: + 44 (0) 113 383 5001

This message and the files that may be attached
to it contain confidential information. Fi SYSTEM
or its subsidiaries may not be held responsible
for their contents, whose accuracy and completeness
cannot be guaranteed over the Internet. If the
message is not addressed to you, kindly delete it
and notify the sender.

 

Reply via email to