A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: Does anyone know this?

  1. #1
    Junior Member
    Join Date
    May 2007
    Posts
    10

    Does anyone know this?

    I am looking to create a scrolling image from left to right. It will have 4 sections on one long image connected to 4 links. When you press link 4 it will scroll from the position it is in to section four. So that It will look like one long band that moves from the current position to the new one. I am looking for some help on the scripting on how to do this.

    I dont really know where to begin with this... Any ideas?

  2. #2
    i R smRt
    Join Date
    Apr 2007
    Posts
    32
    I'm pretty sure you don't need actionscript to do this. Go look up some tutorials on motion tween, I think that's what you're after.

  3. #3
    Banned
    Join Date
    Mar 2007
    Location
    Albania , prishtina
    Posts
    274
    I am sure that for doing that , needs Script ...
    Last edited by pumi; 05-30-2007 at 05:25 PM.

  4. #4
    i R smRt
    Join Date
    Apr 2007
    Posts
    32
    nahhh, you can do motion tweens with script, but you don't have to. All you need is about ten frames (depends on how long you want it to run for), move the object, and select motion tween from properties.

  5. #5
    Junior Member
    Join Date
    May 2007
    Posts
    10
    could you give me an example? I know you can motion tween when your going from point a to b but when it could be coming fro a,c,or d I thought you would need to write a conditional statement of some sort.....

  6. #6
    i R smRt
    Join Date
    Apr 2007
    Posts
    32
    hmm, I'm not totally sure what you mean. Now that I reread your first post, do you mean you want one thing to scroll from point A to either point B, C, or D depending on what you click?

  7. #7

  8. #8
    Junior Member
    Join Date
    May 2007
    Posts
    10
    Exactly thank you, I found another way to do it as well with mostly flash and little actionscript. Thanks for the help I truly appreciate it

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