Si al abrir ZLog sólo aparece "Setting up ZLog..." y nada más, probablemente el player de Flash estará bloqueando la comunicación Flash -> JavaScript en un archivo ejecutado localmente por cuestiones de seguridad.
Para solucionarlo, tienes que añadir la ubicación de ZLog a las zonas "seguras" en la configuración del player aquí:
Para compilar con Flash IDE simplemente pon lo siguiente en la de tiempo principal:
import tv.zarate.Projects.ZLog;
ZLog.main(this);
Para más información:
http://www.zarate.tv/proyectos/zlog/
--------------------------------------
If you open ZLog and just "Setting up ZLog..." message appears, probably the Flash player is blocking the Flash -> JavaScript communication in a local file due security reasons.
To fix this, you have to add ZLog's location to the "secure" zone here: