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
~155 People Reached
Favorite Forums
Member Avatar for isiebe

hi, is it possible to make any control (like button/textfield) transparant, just like the "alpha" method in flash? tnx

Member Avatar for scru
0
83
Member Avatar for isiebe

Hey, I've made a nice class Tween, and any control on the form can call it like this: Tween tw = new Tween(btn_generate, "height", 40, 0.4, "easeOut"); BUT, would it be possible to call the tween function like this: btn_generate.Tween("height", 40, 0.4, "easeOut"); That would be a huge improvement tnx

Member Avatar for $dunk$
0
72