moving image

message from bazzdaciple on 17 Jul 2004
as a test i want to create a webpage with one image centered in the screen.
below it i want to create two buttons. one that states left and one that states
right. when i click the leftbutton, i want the image to scroll to the left and
the right button should move the image a bit to the right. every click left is
one step more to the left, every click right is one step more to the right. how
do i create this ?
 
Murray *TMM* replied to bazzdaciple on 17 Jul 2004
Investigate the scroller, and the layer movement extensions at the PVII
http://www.projectseven.com/
 
old hart replied to bazzdaciple on 17 Jul 2004
HI

Just use a layer added to a timeline to move to left - driven of a behaviour
to start the timeline. Then create another timeline to move the same layer to
the right - again driven from a behaviour to start the second timeline. You can
stop the line at any point by another behaviour.
 
Murray *TMM* replied to old hart on 17 Jul 2004
Don't use a timeline. It's too much code.

Check the PVII site as I mentioned in my earlier post.
 
bazzdaciple replied to Murray *TMM* on 18 Jul 2004
i use dreamweaver MX. am i correct in saying that MX does not have a timeline ? i looked for it but van't find it and somewhere i red that MX does not have a timeline
 
seb replied to bazzdaciple on 17 Jul 2004
this would be easy to do with flash, but could be very difficult to do
in html/javascript (or impossible, depending on what you exactly want to
do). Unless there are some ready made extensions that will fit your
needs and that I'm not aware off.

bazzdaciple wrote:
 

Archived message: moving image (Macromedia Dreamweaver)