Not sure which version you'r using but the filename core.api.... is
probably
dynapi.api.... or
dynacore.api...
Pascal Bestebroer
pa...@dy...
http://www.dynamic-core.net
-----Oorspronkelijk bericht-----
Van: dyn...@li...
[mailto:dyn...@li...]Namens Eytan Heidingsfeld
Verzonden: zondag 10 december 2000 11:33
Aan: dyn...@li...
Onderwerp: [Dynapi-Dev] group is undifined
Hi guys,
I'm trying to include the dyn api with the following code
<script src="../../dynapi.js"></script>
<script>
DynAPI.setLibraryPath('../../lib2.0/')
DynAPI.include('core.api.*');
DynAPI.include('core.ext.*');
</script>
But before the page finishes loading a get an error "group undefined"
Does anyone know whats going on?
Eytan Heidingsfeld
|