Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~137 People Reached
Favorite Forums
Favorite Tags
Member Avatar for dada2011

i am new in flash..please help me in this code.. why is it that when i run this program it will proceed to else statement??? how coould i fix this??? thanx.. [CODE]var dragArray:Array = [orangeduck, monkey, yoyo, car]; for(var i:int = 0; i < dragArray.length; i++){ dragArray[i].buttonMode = true; dragArray[i].addEventListener(MouseEvent.MOUSE_DOWN, …

Member Avatar for JasonHippy
0
137