Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Coding in C# issue (Flash)

Name: PutaDonkonIt 2011-06-12 14:44

Trying to get my program to work, but I'm failing. This is ze code:
namespace WindowsFormsApplication3
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
            axShockwaveFlash1.Movie = "http://aq.battleon.com/Build30/engine/ThirtyFive.801.swf";
            axShockwaveFlash1.Base = "http://aq.battleon.com/Build30/game.asp?launchtype=medium";
            axShockwaveFlash1.FlashVars = "strGUI=medium&strServer=aq7&strLanguage=&strAutoAd=yes";
        }

        private void axShockwaveFlash1_Enter(object sender, EventArgs e)
        {

        }
    }
}
Running the program itself seems fine, but when I try to log in I get a 'processing error'. For some reason it isn't connecting to the game - or something along those lines.
How2Fix?

Name: Anonymous 2011-06-12 14:45

1/10

Name: PutaDonkonIt 2011-06-12 14:49

You could, you know - try and help instead of dismissing me as a troll?

Name: Anonymous 2011-06-12 14:53

Mr. or Mrs. PutaDonkoIt, if that is your real name, I'm sorry to inform you that you've stumbled in your wrong place on your way to stackoverflow so allow me to help you on your way:
http://stackoverflow.com/
Now leave.

Name: Anonymous 2011-06-12 17:35

>>4
You sure showed him!

Don't change these.
Name: Email:
Entire Thread Thread List