How to show a symbol if two others equal true


i'm sure cake but, heh :-/

 

i have 2 symbols set equal show when dragged ontop of target

 

sym.$('target-pa1').droppable(

 

        {   

            accept:sym.$('purple-a-1'),

 

            drop: function(){

 

                sym.$('prox-purple-a-1').show();  //showing symbol one

 

            }

        }

 

    );

sym.$('target-pa2').droppable(

 

        {   

            accept:sym.$('purple-a-2'),

 

            drop: function(){

 

                sym.$('prox-purple-a-2').show(); //showing symbol two

 

            }

        }

 

    );

 

i have symbol want .show()  when both true  how do this?

use classes symbols. way easier.



More discussions in Edge Animate CC


adobe

Comments

Popular posts from this blog

Is this Captcha code corrupt?

How to Grab email address from webform and insert into form action

Thread: "Broken" background image with Super Key