I want to do a site that has a small flash intro but then shows the normal page (done in PHP) immediately upon completion. Do I need to build a redirect in flash, should I do the typical flash with a click to "enter the site" (I hate that)... I was hoping to literally show it onload and then have it disappear...maybe with layers? with layers though I worry about compatability with all browsers... Please give whatever advice your skillset allows... Thanks.
You can make it with an "onload" script in your bodytag, but I don't recommend it. Intros are just too old-fashioned.
I know, it is so 90s dot com boom, but my client has a 100% old style flash site now, so I am trying to get them to transition to web 2.0 feel, but it is also a personal site, so they like that stuff. So with the onload it will run it but then will just disappear?