Re: [Flashcoders] drag along custom path

2009-02-25 Thread Taka Kojima
Mouse.startDrag()

Mouse.stopDrag()

startDrag() takes boundaries as an argument, just look it up in help,
it's pretty straightforward.

- Taka

On Wed, Feb 25, 2009 at 6:52 PM, Tom Huynen  wrote:
> Hi guys,
>
> I'm trying to drag a sprite along a rectangle with rounded corners. Does
> anybody know an easy way to do this?
>
> Kind regards,
>
> Tom
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] drag along custom path

2009-02-25 Thread Tom Huynen
Hi guys,

I'm trying to drag a sprite along a rectangle with rounded corners. Does
anybody know an easy way to do this?

Kind regards,

Tom
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Gumbo and E4x

2009-02-25 Thread Jiri

Maybe try

this._interface_xml..*.(@type == name)@label

Jiri

Lori Hutchek wrote:

Hey All,

I have a simple xml search that I'm doing to retrieve some attributes. But
when trying to use gumbo no results are returned. I know this is working in
the Flex 3 SDK. Is this a bug or have they changed something?

Here's the code:
this._interface_xml.*.(@type == name)@label

Anyone else having this problem?

Thanks!
Lori-
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders