A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: intro page

  1. #1
    Junior Member
    Join Date
    Sep 2002
    Posts
    2

    Post

    I want to make an intro page for my family site that will automatically redirect to the home page. Or let them click on the image to enter the site.

    Thanks
    Heather

  2. #2
    Senior Member
    Join Date
    Dec 2001
    Posts
    197
    Originally posted by rainishores
    I want to make an intro page for my family site that will automatically redirect to the home page. Or let them click on the image to enter the site.

    Thanks
    Heather
    =====================================
    look here
    http://www.flashkit.com/movies/Animations

  3. #3
    Junior Member
    Join Date
    Sep 2002
    Posts
    2

    intro page

    I have already made my intro page, I am trying to figure out how to add it to my site. I am working with both Namo 5 and Frontpage 2002. I just need to know how to make the flash animation my index page, or is that how it works? Help!!

  4. #4
    Senior Member
    Join Date
    Jun 2001
    Posts
    190
    do you want it to where when someone goes to your website they automatically see the intro and then have to click on the pic or are eventually forwared to your home page?

  5. #5
    Senior Member
    Join Date
    Dec 2001
    Posts
    197

    Re: intro page

    Originally posted by rainishores
    I have already made my intro page, I am trying to figure out how to add it to my site. I am working with both Namo 5 and Frontpage 2002. I just need to know how to make the flash animation my index page, or is that how it works? Help!!
    ============================
    upload your intro on your index page , so the get url in flash goes to the home page ...
    =================================

  6. #6
    Living Proof mave_the_rave's Avatar
    Join Date
    May 2002
    Location
    East Dulwich
    Posts
    1,006
    Hi.
    If your flash movie is in an HTML holder.

    Use this HTML code:-

    <html>
    <head>
    <meta http-equiv="refresh" content= "10; url= your.html">
    </head>

    <body>
    <h1> Please wait 10 Seconds</h1>

    </body>

    </html>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center