PDA

View Full Version : Autoplay with Actionscript?


zipkin
04-29-2007, 03:52 PM
Hi,

Im developing a flash application that needs to be burned onto a CD and wondered if there is an autoplay function that can be used because when put onto CD i would like the application to run automically, if anyone has any ideas, id be very greatful

zipkin
05-01-2007, 06:10 PM
anyone have any suggestions?

tsj4
05-01-2007, 06:14 PM
first frame

var loop = 0;

last frame

if (loop == 2){
stop();
}

loop++;

this should work but haven' tested it

atomic
05-01-2007, 06:45 PM
On a CD you would usually use a Flash projector file (.exe), and to have it autoplay...

http://usuarios.lycos.es/didinomade/ProjectorsBurningFAQ.htm
http://www.phdcc.com/shellrun/autorun.htm
http://www.were-here.com/content/templates/articles.asp?articleid=140&zoneid=7
http://www.roxio.com/en/products/toast/index.jhtml