I'm making a platformer, and I've got a shmup going, also I've made a little tennis game which I want to upload but I wanted to do it with gamejacket and the code you're supposed to put in ain't workin for me.
Well I've sorta given up on the GameJacket thing. But I'm also having trouble with the preloader, cause the music loads BEFORE the preloader, which is stupid.
AS3? You just need to check in properties that it is not being load at first frame. I usually do so. First frame is loader stuff. On second frame I drop all stuff that is big and not needed in loader and check that it is not exported to first frame in properties of those items including music. So when loader finishes it jumps to third frame where actual program is spiking second frame to which most part of data was dropped. Easiest way I know of
And GameJacket heard about and read about it but not shore how much you could earn from it. Tought that MochiAds were a better deal
Also check my last journal. It seems that Google have partnered with MochiAds to try and see if they can bring AdSense to casual games Will be interesting to try mochi ads in future
2. This is really good xD Easy and awsome effect logo! Bravo!
And thank you. ^^
First frame is loader stuff.
On second frame I drop all stuff that is big and not needed in loader and check that it is not exported to first frame in properties of those items including music.
So when loader finishes it jumps to third frame where actual program is spiking second frame to which most part of data was dropped. Easiest way I know of
And GameJacket heard about and read about it but not shore how much you could earn from it. Tought that MochiAds were a better deal
Also check my last journal. It seems that Google have partnered with MochiAds to try and see if they can bring AdSense to casual games