This is the place where you can personalize your profile!
But, how?
By moving, adding and personalizing widgets.
You can drag and drop to rearrange.
You can edit widgets to customize them.
The left side has widgets you can add!
Some widgets you can only access when you get a premium membership.
Some widgets have options that are only available when you get a premium membership.
We've split the page into zones!
Certain widgets can only be added to certain zones.
"Why," you ask? Because we want profile pages to have freedom of customization, but also to have some consistency. This way, when anyone visits a deviant, they know they can always find the art in the top left, and personal info in the top right.
Don't forget, restraints can bring out the creativity in you!
Now go forth and astound us all with your devious profiles!
Thanks to Rob's help we were both able to figure out how to fix Mushroom Man's save/load problems (see [link] for details). I've been messing around with some things in AS3 and although annoying at first AS3 does have potential for some awesome games that would normally lag like fuck in AS2.
oh well i got my inventory in a movieClip so i can close and open it but i dont know how to make the first item go to the first slot and second item second slot etc etc etc so how would you write that code ?
--
[link]
cool game if you like (smashing killing gore stickmen)
--
[link]
cool game if you like (smashing killing gore stickmen)
--
[link]
cool game if you like (smashing killing gore stickmen)
Do something like that in the first frame actions panel, along with a stop() obviously.
--
~Matt, [link]
showPL = "Done loading!";
gotoAndStop(2);//goto frame 2, change to whatever you want
}
i just dont know how to fix it
--
[link]
cool game if you like (smashing killing gore stickmen)
On the second frame put
delete _root.onEnterFrame;
That will get rid of it.
Likwise you could just put everything in the onEnterFrame function inside a if(_root._currentFrame==1){
--
~Matt, [link]
--
[link]
cool game if you like (smashing killing gore stickmen)
i dont know how do you?
--
[link]
cool game if you like (smashing killing gore stickmen)
--
~Matt, [link]
?
--
[link]
cool game if you like (smashing killing gore stickmen)
Previous Page12345...Next Page