Results 1 to 10 of 10

Thread: Looking for a javascript

  1. #1
    Join Date
    Apr 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Looking for a javascript

    Hello everyone.I'm new here.Please can you help me with smth?
    I need an airplane moving into my site.Is it possible to do this with javascript and if yes do u know how?I want the airplane to appear as soon as the site is loaded and then to move upsite down and to stay to a fixed possition.Thnx a lot.

  2. #2
    Join Date
    Feb 2007
    Location
    England
    Posts
    254
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default Huh?

    Can repeat what you want more clearly please.

    It sounds like a very easy thing to do; just move a picture around the screen then stop?

  3. #3
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    and then to move upsite down
    If alme wants reliable 3-axis movement, that would be impossible.
    - Mike

  4. #4
    Join Date
    Apr 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    well what I want is a small airplane showing up as soon as the webiste is loaded and to move around like upsite down,doing acrobatic stuff like going up and down in spiral.Stuff like this.U know what i mean?

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Not quite impossible... perhaps an animated GIF and a well-timed script?
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #6
    Join Date
    Apr 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    so can someone help me with this one ?

  7. #7
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    Quote Originally Posted by alme View Post
    well what I want is a small airplane showing up as soon as the webiste is loaded and to move around like upsite down,doing acrobatic stuff like going up and down in spiral.Stuff like this.U know what i mean?
    okay this went from turning upside down to doing full aerobatics? You are not venturing into the territory of flash

  8. #8
    Join Date
    Apr 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    no no I dont want it with flash coz with flash i cant put it all over my website.I want it with javascript and when I say acrobatic I mean exactly this upside down.

  9. #9
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    you cannot rotate an image across the z-axis (eg plane rolling) with Javascript alone.

    Quote Originally Posted by Twey View Post
    Not quite impossible... perhaps an animated GIF and a well-timed script?
    As Twey said, you would need to create an animated gif in which the plane does the aerobatics in itself, possibly with a delay on in performing the roll, then you could write a script to move it along the x/y axis.

  10. #10
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Which could possibly be quite complex if no initial images are given, and you have to work with a stationary image. Of course, this all depends on the software being used.
    - Mike

Bookmarks

Posting Permissions

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