How do I do the following???

liunx

Guest
Please refer to attachment:<!--content-->I couldnt read the text on your attachment, but from the pics, you could always just use a table with spacing in between, or use margina on the sides of each object you place on the file.<!--content-->Flash<!--content-->sorry, I didn't realize that you couldn't read it. What I wanted to know was if you have moving boxes, when you move the mouse over one of the boxes I wanted the others to stop and the box in which you moved the mouse over to slightly enlarge (so that it would stand out a bit more) -- these would also be links.<!--content-->As torrent mentioned Flash would be the solution for this.<br />
You can do this very simple by using a Movieclip and use the<br />
Actions Stop; and Play; <br />
Use the (thumbnails) inside your movie --<br />
<br />
on (rollOver) {<br />
//what action you would like to use;<br />
}<br />
<br />
<br />
Darren<!--content-->
 
Back
Top