Arcade Prehacks

Results 1 to 4 of 4
  1. #1

    Join Date
    Aug 2010
    Posts
    6

    Visual Basic and AS3

    does visual basic 2008 support action script 3? i have a variable for a game (movieclip(root).money) that i tried using movieclip(root).money, money, and _root.money and none of the above work :/

  2. #2
    Administrator selectLOL's Avatar
    Join Date
    May 2010
    Posts
    3,290

    Re: Visual Basic and AS3

    No, you have to use something different. You can make a trainer in as3 or delphi. I'm not good in writing code in as3 and i have not delphi, so i dont make trainers for as3.
    My website: http://selectlol.com/
    My second game: Play it now

    Its easier to find intelligent life in the universum than in the internet.

  3. #3

    Join Date
    Aug 2009
    Posts
    2,245

    Re: Visual Basic and AS3

    Actually you can make as3 trainers with vb2008, here is my bloonsTD 3 made with vb2008. It is just not done the same
    way you would do it for actionscript 2. http://www.arcadetrainer.com/index.php? ... -3--By-DP/

  4. #4

    Join Date
    Aug 2010
    Posts
    6

    Re: Visual Basic and AS3

    what did you do differently? i noticed a new dll for AS3 libraries. how can i go about adding this as well as setting the variables?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •