interactive draggable elements
i have question interactive i'm doing.
i want france's ball "bombo 4", don't coincide whith teams "bombo 1" (spain, germany, belgium , switzerland) in same group, how can it???
copa3_francia.draggable({
opacity: 1,
revert: true,
containment: stage,
snapmode: 'inner',
snap: '.target3',
snaptolerance: 30
});
a1.droppable({
accept: ".espana,.alemania,.belgica,.brasil,.colombia,.suiza,.uruguay,.argentina",
drop: function(event, ui) {
sym.$("activa1").hide();
sym.$("a1").hide();
sym.$("block_a1").show();
box.play();
}
});
http://www.mundodeportivo.com/20131122/futbol/mundial/los-grupos-del-mundial_54394400741.h tml
thanks
More discussions in Edge Animate CC
adobe
Comments
Post a Comment