Posts by BigTaco

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.

    Ok, I updated my java. My game shows up on Firefox and google crome but still crashes on IE.

    However, the browsers that do display my game, I can't control the player character. I made the game so the user uses the keyboard arrow keys to move it and it's not moving. It works fine in stand alone on my desktop but in browser no go. I changed the controls to mouse control and I can move the character but cant do anything else with mouse, I have no pointer. So, I can't change windows, or clink anywhere for that matter. I programed it to stop the application if the user hits escape, but that aint working eighter. I have to use alt+F4 to close the browser window.

    Ok. I made this game. I build it as stand-alone java internet object. I open the htm file to see if its working before I copy the applet code to my web page and it's not working.

    In Firefox 5 it just says"MMF Java Applet. Click on the Applet to set the focus." at the top of page and can do anything. In IE 9 it asked if I want to allow the active content and I say yes and then it crashes, closes that browser window or tab and opens another.

    I thought it might be elements in my game that may cause this so I made a very simple test game that just has 1 icon that the user can move around in the smallest frame available. 1 frame, 1 object, 1 event lol. I re build it and tried it again and same result as above.

    Could it be that my browser doesn't recognize jar objects?

    well, now i have a new problem: When i control the player character with a mouse, i loose control of the mouse for anything else, when I use the keyboard to control the player, it doesn't work the character just sits there. I works when I run it on my desktop from mma or exe but in the browser i just see the game but cant control it. :(

    I did it!

    I build my game as a internet application and replaced all instances of my game name in the code with mygame.ccn using Vitalize.

    However, anyone that visits my website/page will have to need to instal vitalize first I think. That's why I rather embed it myself by saving it as a JAR but I can't get it to work that way yet. :)

    I did it!

    I build my game as a internet application and replaced all instances of my game name in the code with mygame.ccn

    However, anyone that visits my website/page will have to need to instal vitalize first I think. That's why I rather embed it myself by saving it as a JAR but I can't get it to work that way yet. :)