On 5/19/06, Steven Toth <[EMAIL PROTECTED]> wrote:
> No dice.  I do see the eventPhase equal to 1 (capture), but the
> stopPropagation() and stopImmediatePropagation() still do not
> prevent the DELETE from being processed.  I'm beginning to think I'm
> just going about this the wrong way.  There has to be a way to do
> this.

As I understand it, capture only works for the container containing
the text field, that is before the target gets it.

And alternative would be to save the state of the text field and if
the length is zero use the saved state to restore it. I'm assuming you
want to prevent all the data from being deleted and but allow it to be
edited.


Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to