| View previous topic :: View next topic |
| Author |
Message |
DeletedUser14087 I post too much
Reputation: 2
Joined: 21 Jun 2006 Posts: 3069
|
Posted: Tue Jul 10, 2007 12:47 pm Post subject: [Video-TUT]How To Make A Flash Trainer (Delphi) |
|
|
Rapidshare
Rapidshare Premuim Account - Created by me.
| Code: |
Account created!
LOGIN= Removed due to Renko's suggestion
PASSWORD= Removed due to Renko's suggestion
(Please write down!)
|
DONT FORGET TO REPLAY "THANKS" OR COMMET ANYTHING TO SEE THAT ITS USEFULL OR ANYTHING AND THAT THIS FORUM IS NOT FULL OF LEECHERS THAT CLICK AND GO !! |
|
| Back to top |
|
 |
iRiot Master Cheater
Reputation: 0
Joined: 03 Jul 2007 Posts: 395 Location: Aka RIOT
|
Posted: Tue Jul 10, 2007 1:11 pm Post subject: |
|
|
| This is awesome and some simple u can add lives to the game [ = and simple to make just for some reason when i play it in windows player it doesn't play Lol but it makes it easier for me just to move the scroll bar on the video and thanks for the rapid acc [ = |
|
| Back to top |
|
 |
MadDoom Cheater
Reputation: 0
Joined: 27 Dec 2006 Posts: 38
|
Posted: Tue Jul 10, 2007 11:55 pm Post subject: |
|
|
That's nice.
But y did you open a new topic? |
|
| Back to top |
|
 |
Felgore Master Cheater
Reputation: 0
Joined: 16 Apr 2007 Posts: 447
|
Posted: Wed Jul 11, 2007 9:07 pm Post subject: |
|
|
Thanks for that!
Should help me alot (i'm new to Delphi)  |
|
| Back to top |
|
 |
Never Again I post too much
Reputation: 0
Joined: 13 Jan 2007 Posts: 2000 Location: New Mexico
|
Posted: Mon Jul 16, 2007 10:44 am Post subject: |
|
|
| Hye that part where u clicked ActiveX and that one thing, I dont have it under ActiveX for me just the first 4. |
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Mon Jul 16, 2007 10:50 am Post subject: |
|
|
Component -> Import ActiveX Control -> Scroll down to ShockwaveFlash (Version 1.0) -> Install
Grats. |
|
| Back to top |
|
 |
Never Again I post too much
Reputation: 0
Joined: 13 Jan 2007 Posts: 2000 Location: New Mexico
|
Posted: Mon Jul 16, 2007 10:53 am Post subject: |
|
|
| Haha thx I'm trying to learn VB language / Delphi so I just started with all this stuff. |
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Mon Jul 16, 2007 10:55 am Post subject: |
|
|
Ok, i was there once too and im not even the big expert, I still have troubles making simple stuff sometimes but we all gotta pass that stage. |
|
| Back to top |
|
 |
Never Again I post too much
Reputation: 0
Joined: 13 Jan 2007 Posts: 2000 Location: New Mexico
|
Posted: Mon Jul 16, 2007 10:57 am Post subject: |
|
|
| One more question : Where's his trainer with the URL's? |
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Mon Jul 16, 2007 11:02 am Post subject: |
|
|
uhm, he has a trainer tutorial placed on 2nd page right now.
also look in the flash game section if your looking for trainers, and dont wish to make your own.
But its easy, just
ShockwaveFlash1=swf
| Code: | swf.LoadMovie(0, edit1.text) // The url you enter in edit1, is loaded in swf
swf.SetVariable(edit2.text, edit3.text) // The variable name (edit2) and the variable amount (edit3) |
then you can add other features too like stop/play/loop and whatever. |
|
| Back to top |
|
 |
Never Again I post too much
Reputation: 0
Joined: 13 Jan 2007 Posts: 2000 Location: New Mexico
|
Posted: Mon Jul 16, 2007 11:03 am Post subject: |
|
|
| Yeah I just finished 1 right now but with a game called Mouse Cursor cuz I couldn never get the high score. |
|
| Back to top |
|
 |
|