CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Flash & ActionScript (http://www.codingforums.com/forumdisplay.php?f=52)
-   -   I made a flash movie and need it to run on the intro page (http://www.codingforums.com/showthread.php?t=13568)

Potato 01-24-2003 04:51 PM

I made a flash movie and need it to run on the intro page
 
I am not too familiar with flash and with some help i made an intro for my site. How do i make it run? I know html and everything but never have used flash in my life. The flash file is, "Intro.fla" What should my code be?

mouse 01-24-2003 05:04 PM

You need to publish the movie (file => publish (settings)) this will give you a *.swf which can be viewed with Flash player. Your publishing options will enable an html page with the necessary html to be created too.

Potato 01-24-2003 05:24 PM

Alright i just tried that but still, i want the background black and it in the middle and when it stops to go to another page. Whenevr it publishes it gives me a window with the flash on the top left of the screen.

Potato 01-24-2003 05:28 PM

I also cant even make it fit, a piece of it is cut off

Borgtex 01-24-2003 05:29 PM

To center the movie, you can put it inside a table and align both vertical & horizontally to the middle

Potato 01-24-2003 05:32 PM

Can someone give me their screen name for you help me, i need this done asap.

wap3 01-24-2003 05:37 PM

what are you not understanding ??

mouse 01-24-2003 05:58 PM

The page will be the same as the movie's background by default. If you want to change it you'll need manualy edit the html

Potato 01-24-2003 06:34 PM

but the whole video doesnt show, only half when i publish it! plese im me at jasonap1!

ez4me2c3d 01-24-2003 07:33 PM

boy your signature says it all...

anyway, if the movie doesn't fit on the page then guess what? you need to resize it so that it fits (usually) a 800X600 resolution.

anyway, if you know html like you said, then changing the back ground color should not be a problem, nor should centering the movie.

Potato 01-24-2003 07:42 PM

K i finally got it, here:
GyroTek
Well there is no home page so dont complain but how do i make it link to a home.html once the flash is over? The quality is at good with 12 fps so dont tell me to lower the qaulity. It runs slow first time around but second time it runs well. Now how do i make it go to the site right after the flash video? Thanks

wap3 01-24-2003 07:46 PM

Ok in the last frame of you movie put an action statement there.

Use the getURL() which should be under browser/network in the actions panel.

ok ??

:thumbsup:

Potato 01-24-2003 08:15 PM

huh? can someone explain better?

mouse 01-24-2003 08:24 PM

Create a keyframe at the end of the movie, before any stop() command you may have there... insert the actionscript geturl("http://address.com"); in this keyframe.

Potato 01-24-2003 08:36 PM

I did that and it loads the page even before the movie starts. This will be so much easier over aim, please im me at jasonap1


All times are GMT +1. The time now is 11:19 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.