Any One can you told me how to get the image from canvas and add event on that image
means
[
"t2",
cr.plugins_.Sprite,
false,
[],
0,
0,
null,
[
[
"Default",
5,
false,
1,
0,
false,
6056448206965757,
[
["images/sprite2-sheet0.png", 155, 0, 0, 250, 250, 1, 0.5, 0.5,
[],[],1]
]
]
],
[
],
false,
false,
1137731541052407,
[],
null
]
, [
"t3",
cr.plugins_.Touch,
false,
[],
0,
0,
null,
null,
[
],
false,
false,
8636152857696988,
[],
null
,[1]
]
, [
"t4",
cr.plugins_.Sprite,
false,
[],
1,
0,
null,
[
[
"Default",
5,
false,
1,
0,
false,
9050402499563591,
[
["images/sprite-sheet0.png", 155, 0, 0, 250, 250, 1, 0.5, 0.5,
[],[],1]
]
]
],
[
[
"Sine",
cr.behaviors.Sin,
8447855769118502
]
],
false,
false,
1421800220649511,
[],
null
]
in this array I have two images...
and want to add touch alert event on "sprite2-sheet0.png" object so can you tell me how to add addEventListener js on that images