Since you want people to see your flash intro before your html page, you will
have to rename your existing html page to something like homepage.html. When
people go to your domain name, file names such as index, default (I think there
might be a few others) will be automatically loaded first. Because of this,
your flash intro (once placed into an html page) will have to be named
index.html.
After creating your flash intro, export it to a swf file. Go into DW and
create a new html page (you need a container for your flash intro). On the menu
bar of DW, click Insert, then Media, then Flash. You may want to create a table
or a div tag before hand in order to center the flash file (then you would just
insert the flash file into that table or div tag).
if you download my example stuff
http://www.shan-dysigns.com/flash/flashIntro.zip, you will see a flash
document, swf file, the index.html page which holds the flash intro swf file, a
hopepage.html file, and a folder DW automatically creates when you insert Flash
content. Download the zip file and save it in a temp folder somewhere. Go to
Windows Explorer (assuming you are on a PC), and double click the index.html
page (I don't know if your browser will ask if it's ok to run scripts, but it's
just the script from DW allowing the flash). You should see the 10 seconds of
the flash intro, then you will be redirected to the homepage.html file when the
intro is finished. If you look at the flash document, on the last layer where I
have the script, there is an absolute path (currently commented out), and a
relative path. Using the relative path will allow you to test this without
having to upload to a server. In order to test all this on a server, you will
need to upload all the files and the folder to a server (you may want to create
a test folder on the server to place these files in). Make sure you change the
flash document's code to the absolute path and comment out the relative one,
and make sure to change the domain name to yours, export the flash file and
upload the new swf along with the other files and folder. Then go to
yourDomainName.com/test, and you should see everything. I don't know how else
to explain any of this...
Red67Coupe - 15 Jul 2008 20:55 GMT
Thank you very much for your help.
With your instructions, I finally get it. :confused;
It never seems that complicated after someone explains it.
Thanks again and I look forward to seeing your website once it's up and
running.
Brian
Shan-Dysigns - 16 Jul 2008 00:50 GMT
Sometimes it just takes a step back (or a visual in this case) to interpret
someone's instructions. Some times I catch myself helping people and forget
they may not know (or may call it differently) certain things. I'm glad you got
it. I was about to have to bop you in the head :)
Red67Coupe - 16 Jul 2008 01:16 GMT
Ha, ha, ha...
Well, if that's the case...
I'm glad I finally got it too.
Besides, if you started to smack me in the head, my wife wouldn't have
anything to do... LOL.
Thanks again for your help.
Brian