Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    JamesRo's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    1,872
    Reputation
    182
    Thanks
    17,852
    My Mood
    Happy
    @zerobrium - sorry to burst your bubble, but the code you posted will stop working soon, if you know what I mean

  2. #17
    zerobrium's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    613
    Reputation
    13
    Thanks
    823
    Quote Originally Posted by JamesRo View Post
    @zerobrium - sorry to burst your bubble, but the code you posted will stop working soon, if you know what I mean
    Yea... I kind of figured. It's just a generic swf loader.

  3. #18
    JamesRo's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    1,872
    Reputation
    182
    Thanks
    17,852
    My Mood
    Happy
    Quote Originally Posted by zerobrium View Post
    Yea... I kind of figured. It's just a generic swf loader.
    Why don't you just use the one I posted? You can easily turn it into a non-class version. Also, check my thread at the OS section

  4. #19
    Rance-Sama's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Ice
    Posts
    6,322
    Reputation
    653
    Thanks
    8,883
    Quote Originally Posted by zerobrium View Post
    Yea... I kind of figured. It's just a generic swf loader.
    You can make a feature were the user changes the .swf through a textbox, I did it for my DragonFable trainer. You'll need to change the code a little bit but it'll work.

    Form1.AxShockwaveFlash1.Movie = "https://dragonfable.battleon.com/game/gamefiles/core.swf?strFileName=game13_0_0.swf"
    Form1.AxShockwaveFlash1.Base = "https://dragonfable.battleon.com/game/"
    Form1.AxShockwaveFlash1.FlashVars = "strFileName=" + "game" + TextBox1.Text + ".swf"
    Form1.AxShockwaveFlash1.Play()

  5. The Following User Says Thank You to Rance-Sama For This Useful Post:

    Hiatus5 (03-31-2013)

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Read this please
    By arunforce in forum General
    Replies: 10
    Last Post: 10-04-2006, 08:36 PM
  2. request for characters, U MUST READ THIS IF U WANT IN
    By iverson954360 in forum Spammers Corner
    Replies: 24
    Last Post: 08-07-2006, 01:22 AM
  3. Replies: 4
    Last Post: 05-02-2006, 02:46 PM
  4. Just read this i need help
    By wannabehacker00 in forum WarRock - International Hacks
    Replies: 4
    Last Post: 02-06-2006, 03:00 PM