Hi,
great, this is what I was just looking for!
Is it possible to jump to other slides too? I tried this, but it doesnґt work:
import flash.external.ExternalInterface;
btn_neu.onRelease = function ()
{
ExternalInterface.call("SLIDE_20");
}
Any Idea?
Heiko
Hi,
great, this is what I was just looking for!
Is it possible to jump to other slides too? I tried this, but it doesnґt work:
import flash.external.ExternalInterface;
btn_neu.onRelease = function ()
{
ExternalInterface.call("SLIDE_20");
}
Any Idea?
Heiko