yes, this si the public release of the MIsfit Pod V3.0 there will be a private release for download and sale on the site (not yet though, still in development) and when it is released it'll have a tonof misc functions and just because I'm so nice, it'll sell for 10 cents, to be paid via pay pal once the private version comes out for retail.
Although this is sitll a "work in progress" the full priavte version will be available soon with features beyond your wildest immaginations as for now you'll ahve to listen to what I have on this thing.
Comments
ekimtv Says:
you hoping to make a whole dollar
O_O
too much too much
SimonKA Says:
Nice - since it's in progress, here's a little tip for the 'Select new skin' bit:


LEFT BUTTON
on(release){
if(_root.COLOUR._currentframe == 1){
_root.COLOUR.gotoAndStop(_root.COLOUR._totalframes);
}else{
_root.COLOUR.prevframe();
}
RIGHT BUTTON
on(release){
if(_root.COLOUR._currentframe == _root.COLOUR._totalframes){
_root.COLOUR.gotoAndStop(1);
}else{
_root.COLOUR.nextframe();
}
---
That'll make it go back to the first colour if you're on the last
If you want any more bits of actionscript, just say
RichChap Says:
cool
Ladada2001 Says:
thanks for the actionscript man, I had some lighting in there so I can fix that now that I've got something else figured out too.. ( love those last minute thoughts) and yes, I am planning to make a dollar by selling a "private version" for 10 cents each, the private version willa llow users to make playlists, have a graphic equalizer and games on it as well, also it will update once in a while (on it's own - not hard) and it'll be a full program, so in other words, pretty damn good but it'll take a while.
MisfitTV Says:
I love it man.Thanx for putting a demo of our album in there.
Doodlibop Says:
this is very clever!
Ladada2001 Says:
thanks doodlibop and no prob fazz
canadianstickdeath Says:
It's good, couple of things to fix, like the volume control is weird o_0 you move left it turns right. Also, like the skins, the tracks should loop back around to the beginning also. The pause also doesnt work. When i hit forward and backward on the tracks, is it supposed to scroll through menus? When you highlight backlight, the right-facing arrow disappears and when you highlight misfit prod, it doesnt completly disappear. When numbers are in the single digits they should be 0-, this will stop the time at the top from moving around weirdly, it would just look better.
The music is weird but it supposed to be. My favourite is probably strategos.
As for all the other features, it will have to be massive. Editing to the names of music bands and albums, organizing songs, back buttons, ect., and will take years, best of luck, cause this is a good start, but it needs a lot more.
Wow, that was the most massive thing ive ever typed on this site.