SWF: Title menu

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
JonPaul
Posts: 2
Joined: Tue Aug 18, 2009 7:26 am

SWF: Title menu

Post 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.
User avatar
slowtiger
Posts: 6257
Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:

Post 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.
JonPaul
Posts: 2
Joined: Tue Aug 18, 2009 7:26 am

Post by JonPaul »

Ah, that's what I thought. Thanks for your time anyway.

Regards, Jon.
Post Reply