Not sure which version you'r using but the filename   core.api....    is probably
dynapi.api.... or 
dynacore.api...  
 

Pascal Bestebroer
[EMAIL PROTECTED]
http://www.dynamic-core.net

-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Namens Eytan Heidingsfeld
Verzonden: zondag 10 december 2000 11:33
Aan: [EMAIL PROTECTED]
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

Reply via email to