Page 1 of 1

SWF: Title menu

Posted: Tue Aug 18, 2009 7:45 am
by JonPaul
Hello. I don't know if it's possible in AS but I was just wanting to check to see if it is. I'm trying to make it so that it will pause at the beginning until, say, the user presses the window. Then it will go through the animation. Is this possible?

Regards, Jon.

Posted: Tue Aug 18, 2009 8:26 am
by slowtiger
AS exports scenes in the SWF format, but there's nothing in there but the animation you did.

Any interactivity like what you described must be done in an authoring program like Flash. SWF created by AS is just a format to import animation into Flash.

Posted: Tue Aug 18, 2009 1:02 pm
by JonPaul
Ah, that's what I thought. Thanks for your time anyway.

Regards, Jon.