Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Help Variable Tester VB2008

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
123456789987654321
I post too much
Reputation: 0

Joined: 10 Oct 2007
Posts: 3341
Location: The Bat Cave :D

PostPosted: Mon Feb 25, 2008 8:13 am    Post subject: Help Variable Tester VB2008 Reply with quote

What would be the code so then when I click the button, the value of the variable thats in the textbox1 comes in textbox2?
_________________
Back to top
View user's profile Send private message MSN Messenger
Pseudo Xero
I post too much
Reputation: 0

Joined: 16 Feb 2007
Posts: 2607

PostPosted: Mon Feb 25, 2008 8:20 am    Post subject: Re: Help Variable Tester VB2008 Reply with quote

123456789987654321 wrote:
What would be the code so then when I click the button, the value of the variable thats in the textbox1 comes in textbox2?

Jesus christ, do you even know the basics of Flash's properties and functions?
Back to top
View user's profile Send private message
NothingToShow
Grandmaster Cheater Supreme
Reputation: 0

Joined: 11 Jul 2007
Posts: 1579

PostPosted: Mon Feb 25, 2008 8:43 am    Post subject: Re: Help Variable Tester VB2008 Reply with quote

Xenophobe wrote:
123456789987654321 wrote:
What would be the code so then when I click the button, the value of the variable thats in the textbox1 comes in textbox2?

Jesus christ, do you even know the basics of Flash's properties and functions?

Seems like he doesn't.

Code:
TextBox.Text := Flash.GetVariable('Variable name'); // Delphi.
Back to top
View user's profile Send private message
AtheistCrusader
Grandmaster Cheater
Reputation: 6

Joined: 23 Sep 2006
Posts: 681

PostPosted: Mon Feb 25, 2008 8:52 am    Post subject: Reply with quote

text1.text = flash1.getvariable("variable") /Vb6
Back to top
View user's profile Send private message
XxOsirisxX
Grandmaster Cheater Supreme
Reputation: 0

Joined: 30 Oct 2006
Posts: 1597

PostPosted: Mon Feb 25, 2008 4:11 pm    Post subject: Reply with quote

I'm not sure if this is directly to a Flash component, but, to be general, "Variable" as is defined in this thread, is not directly refiering to Flash variable case. Confused

Anyhow..

value textbox1 to textbox2?

Code:
dim i as integer '(Meh.. integer)
i = 800
text1 = i + 200
text2 = text1


I make some changes at the value of i, just to make the example, a bit "better" even trouhg i see it the same Confused

In Flash case (In case is what you request) , i do beleive you can use the same method.

text2 = text1

or

text2 = val(text1)

_________________

Back to top
View user's profile Send private message
123456789987654321
I post too much
Reputation: 0

Joined: 10 Oct 2007
Posts: 3341
Location: The Bat Cave :D

PostPosted: Mon Feb 25, 2008 5:07 pm    Post subject: Reply with quote

masterkert3 wrote:
text1.text = flash1.getvariable("variable") /Vb6

WTF?
I had that....

Edit
I had a bracket that wasnt needed no wonder it didnt work
See i knew i wasnt compleatly dumb

_________________
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites