Results 1 to 3 of 3
  1. #1
    nosnipe's Avatar
    Join Date
    Apr 2009
    Posts
    2
    Reputation
    10
    Thanks
    0

    Hard To Describe in Title Just look Please Need Help...

    alright i want a command button to interact with another form say when i click the button the command i want it to send the other form is

    Code:
    Call ShockwaveFlash1.SetVariable("cash", 10000)
    im doing this so it is a much neater hack




    i know there is a way to do this i just forgot how

    edit: this is for vb6

    In Other Words i want FormBs Command Button to interact with FormA
    Last edited by nosnipe; 05-04-2009 at 01:51 AM.

  2. #2
    Toymaker's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Location
    Hannah, Montana
    Posts
    659
    Reputation
    14
    Thanks
    193
    My Mood
    Amused
    The variables aren't globally applying to all forms which creates two methods of fix but to keep it simple you can always access it by adding formname in front, see: form1.cash = 1000 if you press a button in form2 with this code it should work.

  3. #3
    orx's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Location
    Estonia
    Posts
    59
    Reputation
    11
    Thanks
    4
    Well as we all know , .swf-s (Flash movies) Might have different variable names , and you should decompile that movie , and check out the variables , because the variable "cash" you are trying to use , might not be available

    OrX

Similar Threads

  1. Click please!!!!! Need Help!
    By olaftouw321 in forum Alliance of Valiant Arms (AVA) Help
    Replies: 22
    Last Post: 04-27-2011, 08:51 PM
  2. Please? Need Help Injecting, and Hacking.
    By MarkDarkPark in forum Combat Arms Help
    Replies: 4
    Last Post: 03-26-2010, 10:59 PM
  3. Need help pls (part 3) pls look i need help
    By candylinjack2 in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 5
    Last Post: 03-16-2010, 07:06 PM
  4. [Help] Please, need help ¿how to change textures?
    By perestroika57 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 12-08-2009, 11:44 AM
  5. Replies: 9
    Last Post: 04-11-2009, 08:27 AM

Tags for this Thread