I'd just add that the drag-and-drop functionality exhibited by 
TitleWindow and Panel is not all that hard to roll yourself if you need 
to -- it's implemented with functions for the MovieClip handlers 
onPress(), onRelease() and onMouseMove(), which call move() on the 
dragged object to move it from place to place.

... .  .    .       .            j


Manish Jethani wrote:
> On 6/7/05, Robert Brueckmann <[EMAIL PROTECTED]> wrote:
> 
> 
>>Is there a simple example somewhere of being able to drag and drop a
>>panel around a canvas?
> 
> 
> You're looking for TitleWindow.  Search the archives for TitleWindow
> and you'll find numerous examples.
> http://www.mail-archive.com/[email protected]/
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 
> .
> 


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to