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?
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.
__________________
[+] Computer/PC issues [+] Silverpaw3D
------------------------------------------------ Never buy a dwarf with learning disabilities...
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.
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
__________________
[+] Computer/PC issues [+] Silverpaw3D
------------------------------------------------ Never buy a dwarf with learning disabilities...
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
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.
__________________
[+] Computer/PC issues [+] Silverpaw3D
------------------------------------------------ Never buy a dwarf with learning disabilities...