PDA

View Full Version : Flash Intro


sitaldip
10-04-2004, 04:28 AM
hi i am new to AMS... I am making a menu where there are 2 pages. One is the intro page where a small flash will be playing and the 2nd page is where my menu is. what i wanted to know is how do i set when the flash finishes playing in page one.. it automatically goes to page 2..
can someone help....
thanks

longedge
10-04-2004, 07:54 AM
If you look in Menu/Project/Startup Movie you can specify a flash file there. Just remember that on the last frame of your swf you need to put in an fscommand "quit". That tells AMS to stop playing and go on to the first page of your application.

If that's not appropriate, I'll look back in later when I have a little more time and post an example unless someone does so first.

Josué Alba
10-04-2004, 08:17 AM
well you can do this using on FSCommand

Can you add the following script at the end of your flash file.

fscommand ("quit");


and you should add this code in your first page of your flash page on AMS5.0
(double click on the flash object and in actions tab type)

if e_FSCommand == "quit" then
Page.Jump(page2);
end


hope it helps

longedge
10-04-2004, 09:14 AM
Here's an example for you -

sitaldip
10-09-2004, 01:55 PM
problem solved....

allenz
10-11-2004, 07:29 PM
Anyone know where I can make a flash movie intro without purchasing FlashMX? I thought there was a program out there 'cheap' that would do it.

I'd love to have my "first play" logo intro in Flash.

Thanks
Allen

Intrigued
10-11-2004, 07:41 PM
I bought SwishMAX and it works pretty good;however, it still costs a little bit ($100 when I bought it), but it is better than say $699 for Flash MX 2004 Pro... especially if all you need is some simple text intro's etc.

http://www.swishzone.com/

Intrigued
10-11-2004, 07:42 PM
Or check this out (I have not used such though):

http://www.freeflashintros.com/SiteBuilder/

allenz
10-12-2004, 05:52 AM
Thanks Intrigued
Those were the sites I was looking for. A long time ago I found that Swish site but lost the url and didn't remember the name.

Allen

Intrigued
10-12-2004, 10:06 AM
No problem. Glad that is what you were looking for.

Sincerely,