PDA

View Full Version : startDrag() problems constraining the movement??


kristoff
08-11-2007, 10:11 AM
I'v been using the startDrag function to restrict the vertical movement, however when I have a wide movieClip (over 1200px wide) the values for Left,Top,Right,Bottom seem to not work as they do with movieClips under 1200px. Also, if I make the Top and Bottom values 0 the movieclip disappears, so I have to add a 1pixel value to the bottom which adds a slight jump to the movieClip when you first click on it. Any suggestions?