tekboy
08-19-2008, 08:11 PM
hi
im using this script for news scolling
http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
but what i need is to have news starting to scroll after the flash movie is finish playing
how do i stop the script from autostart when the page is loaded and how to make it detect when the flash movie is done then starting scroll
im trying to use get url and
import flash.external.ExternalInterface;
ExternalInterface.call( );
from flash to call js but i could not get it to work any ideas how this should be done
im using this script for news scolling
http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
but what i need is to have news starting to scroll after the flash movie is finish playing
how do i stop the script from autostart when the page is loaded and how to make it detect when the flash movie is done then starting scroll
im trying to use get url and
import flash.external.ExternalInterface;
ExternalInterface.call( );
from flash to call js but i could not get it to work any ideas how this should be done