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
~212 People Reached
Favorite Forums
Favorite Tags
java x 4
Member Avatar for CBLACK10

I'm fairly inexperienced so please bear with me. I am using FlourineFX, my goal is to retrieve data from an amf server. I've got a windows form with a button. The code for a button creates an instance of an object: [code] private void btnGo_Click(object sender, EventArgs e) { ArrayList …

Member Avatar for sknake
0
107
Member Avatar for CBLACK10

I am working on an application that has a menu window with 2 buttons for menu options. I would like the application to function in the following way. When a menu option button is clicked, the menu window disappears and the window for the menu selection appears. When the close …

Member Avatar for new_2_java
0
105