SV: [Flashcoders] dragging multiple movieclips

2006-02-22 Thread David Skoglund
: den 23 februari 2006 01:41 Till: flashcoders@chattyfig.figleaf.com Ämne: [Flashcoders] dragging multiple movieclips Hi, I am a newbie, and I have been fiddling with this problem for days now.. . If anyone could help, I would really appreciate it. I have a comboBox, and when an item from

Re: [Flashcoders] dragging multiple movieclips

2006-02-22 Thread GregoryN
: [Flashcoders] dragging multiple movieclips To: flashcoders@chattyfig.figleaf.com Message-ID: [EMAIL PROTECTED] Content-Type: Text/Plain; charset=iso-8859-1 Hi, I am a newbie, and I have been fiddling with this problem for days now.. . If anyone could help, I would really appreciate it. I have

Re: [Flashcoders] dragging multiple movieclips

2006-02-22 Thread Monicque Sharman
: GregoryN Date: 02/22/06 04:31:22 To: flashcoders@chattyfig.figleaf.com Subject: Re: [Flashcoders] dragging multiple movieclips Hello Monicque, 1) As David said, you need diff. depths for your clips. I recommend using getNextHighestDepth() . 2) While only 1 clip can be dragged at a time

Re: [Flashcoders] dragging multiple movieclips

2006-02-22 Thread Monicque Sharman
on how to do that. Any tips greatly appreciated, but at least I have a starting point now! So thanks, Monicque. ---Original Message--- From: Monicque Sharman Date: 02/22/06 05:08:50 To: Flashcoders mailing list Subject: Re: [Flashcoders] dragging multiple movieclips Thanks

RE: [Flashcoders] dragging multiple movieclips

2006-02-22 Thread Stacey Mulcahy
To: flashcoders@chattyfig.figleaf.com Subject: Re: [Flashcoders] dragging multiple movieclips Hello Monicque, 1) As David said, you need diff. depths for your clips. I recommend using getNextHighestDepth() . 2) While only 1 clip can be dragged at a time with startDrag() method, you can simulate

[Flashcoders] dragging multiple movieclips

2006-02-21 Thread Monicque Sharman
Hi, I am a newbie, and I have been fiddling with this problem for days now.. . If anyone could help, I would really appreciate it. I have a comboBox, and when an item from the comboBox is chosen, I'd like a matching item (movie clip) to show up in an area, and then be able to be dragged to