Re: [flexcoders] Any tips on how to do enable only vertical Sprite Drag and Drop ?

2007-02-11 Thread slangeberg
This example is Canvas, but... dragRule is vertical bar beneath the 'dragger' handle. - Scott On 2/10/07, helihobby <[EMAIL PROTECTED]> wrote: Hello, Can anyone post a top on how to to enable only vertical Sprite Drag and Drop ? In other words, when the user drags a sprite, he ca

[flexcoders] Any tips on how to do enable only vertical Sprite Drag and Drop ?

2007-02-10 Thread helihobby
Hello, Can anyone post a top on how to to enable only vertical Sprite Drag and Drop ? In other words, when the user drags a sprite, he can only drag it vertically accross the stage and not in any other direction ... !!! Thanks for the help, Sean.