![]() |
html/flash question
i figured someone with a bit more html experience than me might know this....
i have a flash intro... maybe 4 seconds long that i want before a html page. how do i get the flash thing to play then fade or whatever into the page? |
I have a massive flash book around here somewhere... let me find it and I'll get back to you if it has the info.
Is your site almost finished? |
Looks like this will work:
1) go to the last frame (Frame x) 2) put the mouse over the frame key itself and with a right mouse click ...choose Action and enter the two lines of code the first line is to stop the Movie and the second line is to get the domain name ou want don't forget to change domain.com with your URL :) Code:
stop(); I snagged this from another site I found with google. |
no.. im taking a little clip of whatr my friend did and putting it as an intro to some makeshift page im throwing together today before its finished. free stuff takes forever :mad:
*edit* i posted about what you said before that last post... imma give that a try with flash now though |
Hrm, I guess this method doesn't allow for transition effects though, unless you fade to black before the last frame and then fade in the HTML page from black or something of that nature.
|
why not use meta redirect ?
|
Quote:
eleaborate:yes: |
i think he's talking about just having a countdown on one page, then redirecting you to another. that would work, and hang on i'll look for an example....
**edit: here's a javascript solution i found on filefront.com: Code:
<script> |
Code:
<html> there you go. make your first page with this code on it also have your flash, then in place of astronautix.com, have that be your main site you want to go to. |
why dont you just have a dynamic html layer with the flash movie, and then when the flash movie ends, it collapses the layer and reveals the layout which has loaded while watching the movie? sounds simple to me.
|
can you send an example of the flash maybe i can help you i don't know but i can try
|
All times are GMT -5. The time now is 07:42 PM. |
Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2006 HSTuners.com