Excellent guide. But i have few problems.

1. 


> var _3=document.createElement("script");
> _3.readyState=="complete";
> this.loadingScripts.push(_3);
> 

should second line be



> _3.readyState="complete";
> 

And what can i do if Firefox says:



> Error: window[_23] is not a constructor:
> 
> var _24=new window[_23](_22,this);
> 


Steven M. Ottens wrote:
> 
> Hi all,
> 
> I put up a wiki page explaining how to compress your mapbuilder
> application:
> http://docs.codehaus.org/display/MAP/Compressing+Mapbuilder
> 
> It has some rough edges, but as far as I know this should work. You do
> need to use the latest trunk version, since I removed all unnecessary
> eval() statements from there.
> 
> regards,
> Steven
> 
> -- 
> Geodan S&R Amsterdam
> 
> -------------------------------------
> Geodan S&R
> President Kennedylaan 1
> 1079 MB Amsterdam (NL)
> -------------------------------------
> Tel: +31 (0)20 - 5711 311
> Fax: +31 (0)20 - 5711 333
> -------------------------------------
> E-mail: [EMAIL PROTECTED]
> Website: www.geodan.nl
> Disclaimer: www.geodan.nl/disclaimer
> -------------------------------------
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> mapbuilder-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/manual-how-to-compress-tf2345561.html#a12794758
Sent from the MapBuilder Devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
mapbuilder-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel

Reply via email to