Scrolling Animations

Ask a Question related to Macromedia Fireworks, Design and Development.

  1. #1

    Default Scrolling Animations

    I am trying to make a picture with a scrolling wrap-around background. Specifically I want a picture of a car driving. I'm a total newbie. I figured out the animations a little. I have a car, and can make the wheels turn. I can figure out how to add a background that scrolls like the car is driving. What I can't get is how do I make it wrap-around so it's continuous instead of moving so far then resetting. Any help anyone? Thanks.


    SpeedRacerOnline webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Help Shocking Animations
      Hi I have an animation (bitmap sequence) that has the size of the stage. The sequence is made of 15 to 20 diferent images. these images has been...
    2. combination scrolling text scrolling picture and on MouseEnter function
      it would help if you posted the code for us to look at... that way we can try to help ;) In article <bk6jip$ctm$1@forums.macromedia.com>, <...
    3. Custom Scroll Bar: Want to switch scrolling member, but keep scrolling intact.
      Hey all. This is a juicy one. Simple Idea, Simple minded author can't find solution.... I have a text member in sprite 29. I have the "Custom...
    4. Animations
      Have noticed in going to look at Challenge #23 (way behind this week) that I cannot see any of the animations..........the pictures show up as...
    5. animations in shockwave3d
      why doesn't this work? any solutions? on mouseDown repeat with i = 1 to 20 put i,member(1).model(i) end repeat ...
  3. #2

    Default Re: Scrolling Animations

    What I can't get is how do I make it wrap-around so it's continuous instead
    of moving so far then resetting.

    See if this helps any.....

    Think of you scrolling background as a long piece of paper. To make it
    continuous you would have to join the two ends together and it would have to
    be seamless. Does the left edge of your background match the right edge?
    If you ripped it off the screen and rolled it up, would the images along
    those two edges line up? If not, that is probably why you are seeing the
    "reset".

    Does that make sense to you?

    Cheers,
    Sam

    "SpeedRacerOnline" <webforumsuser@macromedia.com> wrote in message
    news:bhle51$j5r$1@forums.macromedia.com...
    > I am trying to make a picture with a scrolling wrap-around background.
    Specifically I want a picture of a car driving. I'm a total newbie. I
    figured out the animations a little. I have a car, and can make the wheels
    turn. I can figure out how to add a background that scrolls like the car is
    driving. What I can't get is how do I make it wrap-around so it's
    continuous instead of moving so far then resetting. Any help anyone?
    Thanks.
    >
    >

    Sam Poikail Guest

  4. #3

    Default Re: Scrolling Animations

    Actually, the question is how do I connect the end of the picture to the beginning. Right now when I animate it, it just moves from one side of the workspace to the other. How do I make it wrap-around in the first place?


    SpeedRacerOnline webforumsuser@macromedia.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139