Looks like you're using a custom Ext build that does not include Ext.Loader. If this is not the case, you would probably get a better answer on the Sencha forum.
Andreas. On Fri, May 20, 2011 at 12:40 PM, Vidal, Antoni <[email protected]> wrote: > Hi list, > > > > I would like to use loader class, but without success. My code: > > > > var filesLang = new Array(); > > filesLang[0] = "transcat.js"; > > Ext.Loader.load(filesLang); > > > > I get error: > > > > “Ext.loader is undefined” > > > > Any example, idea about it? > > > > Thanks > > > > Antoni Vidal > > Unitat d'Aplicacions SIG-WEB > Institut Cartogràfic de Catalunya > Parc de Montjuïc, E-08038 Barcelona > Tel. (+34) 93 567 15 00 (ext. 3228) > www.icc.cat > > > > _______________________________________________ > Users mailing list > [email protected] > http://www.geoext.org/cgi-bin/mailman/listinfo/users > > -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
