The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.36 / 5.00 33,851 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 12,195 ViewsAt 6/1/10 03:16 PM, transporter23 wrote:At 6/1/10 02:51 PM, Sam wrote: Oh wow.Your cool. Thanks for that unneccesary comment. And I dont care if no one likes my idea for a game...Im still gonna make it and publish it just cuz i can.
Ban if must, this was needed.
He wasn't even talking to you.
At 6/1/10 02:54 PM, Sam wrote: var score = 0 //AS2
var score:Number = 0 //AS3
Why would you not put the data type in as2? It works in either language.
At 6/1/10 02:56 PM, spacenerd wrote:At 6/1/10 02:20 PM, Ass-Crumb wrote: man you must suck if you can't even post a picture on the NG BBS.Well hello there mister, you suck. I tried to post a picture, but it kept giving me feaking errors so I was like "F*CK IT." You understand, huh.
It's really very easy.
At 6/1/10 01:58 PM, Scary-Kids wrote: I am a LITTLE more siphistocated on Newgrounds.
Did you mean sophisticated?
At 6/1/10 04:10 AM, mdf99 wrote: thats sad,, hes wasted his whole life
No he hasn't . He looked really happy to me.
At 5/31/10 01:57 PM, slingshot14 wrote: I'm gonna smoke a fuck load of cigars and giving chewing tobacco to children.
OMG U R HAVING TOBACCO ON NO TOBACO DAY U R SO KEWL LOLOLOLOLOLOLOLOLOLOL
I WISH I WAS AS KEWL AND ORIGINAL AS U.
At 5/31/10 12:10 PM, naojason wrote:At 5/31/10 12:07 PM, speeling wrote: Where the fuck did you get thatFrom the Internet.
What is this "Internet" thing?
on(release) {
if (pw.text == "password1" || pw.text == "password2" || pw.text == "password3") {
//codes here
}
At 5/30/10 04:33 PM, TimeCup wrote: though, I'd recommend AS2
There is no possible reason why you would recommend this. AS3 is much better.
At 5/29/10 11:22 AM, Jereminion wrote:At 5/29/10 11:12 AM, Callum123456 wrote: Because you need to extend movieclip not sprite.o ok i will try that but what situation would i use a sprite in?
sprites don't have a timeline, thus no gotoAndStop(). You can use them when you don't need a timeline.
Because you need to extend movieclip not sprite.
At 5/29/10 08:07 AM, TheSilverSerpent wrote: Actually, I've managed to fix those problems, but now every time I try to press the play button it switches to loading, even though on the bar it's fully loaded
If you use this to upload the .fla, then PM me the link. I will try and fix it. It is quite hard to fix things over a forum sometimes.
what browser do you use?
If its Firefox it is options->content->image exceptions.
At 5/29/10 06:53 AM, Callum123456 wrote: function startMovie()
{
clearInterval(intervalId);
_root.play();
}
Find this bit in the code and replace "_root.play();" with your next scene code.
Sorry forgot to mention do this to the original code.
Also use code tags for code.
function startMovie()
{
clearInterval(intervalId);
_root.play();
}
Find this bit in the code and replace "_root.play();" with your next scene code.
At 5/29/10 06:06 AM, TheSilverSerpent wrote:
_root.stop();
stop();
var FRAME_TIME = 1000/30;
var AUTO_PLAY = false;
var MAX_FRAME_SKIP = 5;
var loadingComplete;
var intervalId;
var time;
var frameAccum;
loadingComplete = false;
intervalId = setInterval(this, "timerHandler", FRAME_TIME/2);
frameAccum = 0;
time = getTimer();
timerHandler();
function timerHandler()
{
if(!loadingComplete)
{
var loaded = _root.getBytesLoaded() / _root.getBytesTotal();
bar._xscale = 100*loaded;
if(loaded == 1)
{
loadingComplete = true;
if(AUTO_PLAY)
startMovie();
else
gotoAndStop("loaded");
function startMovie()
{
clearInterval(intervalId);
_root.nextScene();
}
return;
}
}
Just replace it with this.
At 5/27/10 05:06 PM, Spysociety wrote:At 5/27/10 04:56 PM, zeefoes wrote: If you just starting, you might as well just start with AS3. Why bother with as2...Because I don't want to keep changing everytime that changes the actionscript version!
But if you are starting AS3 is much better. The first one was in 1998, so they don't change it that often.
http://en.wikipedia.org/wiki/ActionScrip t
At 5/26/10 12:50 PM, muffin-brownie wrote:At 5/26/10 06:41 AM, milchreis wrote: You should consider using one of the many tweening engines that are much more reliable than the built in Tween class.Where do I find these engines? And don't say google I know that but if I type GO I dont think i'll get what I'm looking for
GO seems to be the msot stable one when it comes to a lot of tweens.
Or try tweener.
At 5/24/10 11:50 AM, SirWolfy wrote: Anyone give me any tips to make it better?
Try using humor.
After drinking this more than once each aid forms together to create kool aids. If you stand in a warm place for to long the kool aids warm up and you now have aids.
What do you mean logging out in general? Logging out of all websites?
There is loads of stuff about preloaders on Google.
At 5/23/10 08:51 AM, MaartenC wrote: I can't sorry.
Why did you even bother posting then?
To make flash movies you will need one of these(There are more but I can't think of them).
http://labs.adobe.com/technologies/flash cs5/ (expensive but it is the normal thing used)
http://www.toonboom.com/main/(still expensive but probably the best for animation)
http://www.pencil-animation.org/(free)
http://www.snapfiles.com/get/stickfigure .html(free)