A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: 2 questions

  1. #1

    2 questions

    I got two questions, the 1st one... how do you make page on a website redirect to another page after 10.

    the other question, im going to use flash to make an animation of a baseball player running is this game i play called small ball, i could take screen shots of it then add all the screen shots together for the animation but i dont know how to take and save multiple screenshots at once.

    Is there a program or something i could use?

  2. #2
    FK's Giant Steve_w_V's Avatar
    Join Date
    Mar 2003
    Location
    San Jose, California
    Posts
    2,113

    Re: 2 questions

    Originally posted by timotheos100
    ... how to take and save multiple screenshots at once.

    Is there a program or something i could use?
    Jasc Paint Shop Pro has a way to capture and save multiple screen shots.
    The other day, I bought a box of animal crackers. On the side, it said "Do Not Eat if Seal is Broken". I opened the box and sure enough...

  3. #3
    Reaction Script Dude
    Join Date
    Aug 2001
    Posts
    195
    As for your question on redirecting a visitor after 10 seconds, put in this code in the <head> section of your html page:

    <meta http-equiv="refresh" content="10;URL=nameOfURLHERE">

    the "10" is how many seconds to wait and the "nameOfURLHERE" is your URL you are redirecting to.
    "You're not blind, you just got blood in your eyes." --Mr. Orange

  4. #4

    Re: Re: 2 questions

    Originally posted by Steve_w_V
    Jasc Paint Shop Pro has a way to capture and save multiple screen shots.
    hmm, i dont really want to buy a whole program for one thing, can you do it with Photo Shop or any other free programs?

  5. #5
    Newbie Forever It Seems Dar's Avatar
    Join Date
    Aug 2002
    Location
    Columbus,OH
    Posts
    218
    you can try searching say http://www.download.com for a free program or the trial version of psp http://jasc.com
    USING MX

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