纳金网

标题: Cancel Bubble (Interactive Behavior) [打印本页]

作者: Asen    时间: 2011-10-19 10:35
标题: Cancel Bubble (Interactive Behavior)






               Cancel Bubble (Interactive Behavior)
              









           Summary
         

           Prevents a certain type of event from propogating to ancestor objects.
         





               Category
              


              Latest Behaviors
            




               Author
              


              Gavin Kistner
            




               Difficulty
              


              (Reference)
            




               Time to Complete
              


              5 Minutes
            








           Downloads
         


            Click Here
           
           to download the associated files.
         


            (This document covers version 1.0.1 of the 'Cancel Bubble' behavior, current as of 2005-Feb-11)
           

            Description
           


             When mouse events initiate for an object, by default they ‘bubble’ to the parent object, and then the grandparent, great-grandparent, (and so on) all the way up to the Scene.
            
            Sometimes, you may want to ‘catch’ the events for a child object and stop them from bubbling up. For example, assume you have the following scene:
            
             Scene
     Layer
        Robot Arm 1 Model
           Select on Click    (a behavior)
           Robot Arm 2 Model
              Select on Click (a behavior)
            

             The goal here is to allow either arm to be selected with the mouse. However, event bubbling means that if you click on
            
              Robot Arm 2 Model
            
             , the onMouseClick event will bubble up to
            
              Robot Arm 1 Model
            
             , causing it to also be selected.
            
            Attaching this behavior and setting
            
             Event to Catch
            
            to
            
             Mouse Click
            
            fixes the problem:
            
             Scene
     Layer
        Robot Arm 1 Model
           Select on Click    (a behavior)
           Cancel Bubble
           Robot Arm 2 Model
              Select on Click (a behavior)
              Cancel Bubble
            

             (Alternatively, you can modify your
            
              Select on Click
            
             behavior to return false at the end of its
            
              onMouseClick
            
             handler; this will also prevent the bubble from occurring.)
            

             Various other behaviors cancel bubbling for certain events, such as Selection Group, Focusable, Draggable, and Tumble.
            


            Basic Properties
           



              Event to Catch
            

              What event should be prevented from bubbling?
            



            Demonstration
           




              View Demonstration Project
            




              Download Project File
            




作者: 菜刀吻电线    时间: 2012-2-1 23:21
此地無銀。。。

作者: 晃晃    时间: 2012-3-24 23:28
水。。。

作者: 晃晃    时间: 2012-5-12 23:22
我也来支持下

作者: 奇    时间: 2012-6-6 23:19
已阵亡的 蝶 随 风 舞 说过  偶尔按一下 CTRL A 会发现 世界还有另一面

作者: 菜刀吻电线    时间: 2012-6-18 23:18
其实楼主所说的这些,俺支很少用!

作者: 晃晃    时间: 2012-7-28 23:21
百度的叫度娘,网易的叫易娘,新浪内部还在为是叫新娘还是浪娘而争论不休!……不管你们是企鹅的额娘,豆瓣的伴娘,还是华为的伪娘,都要记得,淘宝才是你们的亲娘啊!亲!!

作者: 奇    时间: 2012-8-31 01:14
都闪开,介个帖子,偶来顶

作者: 晃晃    时间: 2012-9-4 23:22
呵呵,很好,方便罗。

作者: tc    时间: 2013-3-18 23:20
好`我顶``顶顶





欢迎光临 纳金网 (http://rs.narkii.com/club/) Powered by Discuz! X2.5