|
||||||
| VB Tutorials Visual Basic Tutorials and Code |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
||||||
|
INTRO
Well in this tutorial we'll be making a Flash game player with some "hacks". ---------------------------------------------------------------- GUI (LAYOUT): Here is my GUI: ![]() ---------------------------------------------------------------- What you need: Here is what items/buttons you need: 3 Command Buttons with: #1 Command Button: Name: cmdCash Caption: Get Cash #2 Command Button: Name: cmdPower Caption: Get Power #3 Command Button: Name: cmdTurrets Caption: Get Turrets 3 Text Boxes with: #1 Text Box: Name: txtCash Caption (None) #2 Text Box: Name: txtPower Caption: (None) #3 Text Box: Name: txtTurrets Caption: (None) Quote:
Name: Movie Now to get the flash game playing..... First go to a flash game site (like miniclips or something) and load up a game. Wait until it's 100% fully loaded and then go into your "Temporary Internet Files" folder and find the game name with the extension ".swf". Right-Click it and then copy the location, in this case mine's: http://www.funny-base.com/games10/turretdefense.swf ![]() And then go back to VB and click on the Movie box (The thing we just made) and then do this: ![]() And you're done! YAY! ---------------------------------------------------------------- CODE: Here is the code: Quote:
CODE EXPLANATIONS: Quote:
---------------------------------------------------------------- Quote:
---------------------------------------------------------------- Quote:
---------------------------------------------------------------- If you need any help with this tutorial/Sothink's SWF Decompiler/Flash games then please feel free to PM me or post in this Thread! Thanks to TheComputerMaster and Tcm9669 for the ScreenShot programs. Thanks to you for reading this tutorial! Made by me, Travy92. SAMPLES!:
__________________
Quote:
Last edited by Jordan; 09-13-2007 at 08:13 AM. |
| Sponsored Links |
|
|
|
|||||
|
Just a question as this is a very good tutorial, let's say that I have another swf game how can I know the variable name, so that when I press the command button the swf game variable changes to that in the text box? In short, how can I know variables like _root.available_turrets or _root.power??
Thanks.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall ![]() Business Directory | Technology Blog | Windows Help |
|
|||||
|
I can't find any Action>Main can you state this into more tdetail please? Thanks.
EDIT: Ok I found it! You are great!! +rep given.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall ![]() Business Directory | Technology Blog | Windows Help Last edited by TcM; 09-13-2007 at 12:03 PM. |
|
|||||
|
Quote:
Offtopic: First time on in like 5 months!
__________________
Quote:
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VB 6.0: Tutorial, Making a Port Scanner | TcM | VB Tutorials | 70 | Yesterday 05:05 AM |
| VB 6.0: Tutorial, How to make a GIF in your application | TcM | VB Tutorials | 17 | 07-01-2008 03:26 PM |
| VB 6.0: Tutorial, How to Make Glass2K!! | TcM | VB Tutorials | 11 | 06-02-2008 02:08 PM |
| VB 6.0: Tutorial, Explaining the VB 6.0 GUI | TcM | VB Tutorials | 1 | 05-18-2007 10:25 AM |
| John's Java Tutorial Index | John | Java Tutorials | 0 | 01-11-2007 03:05 PM |