You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: 'Denvish'

We found 14,802 matches.


<< < > >>

Viewing 121-150 of 14,802 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7250494

121.

None

Topic: Help with Variable

Posted: 03/17/09 10:51 AM

Forum: Flash

At 3/17/09 04:44 AM, geohoundz55 wrote: I'm having trouble with variables,.
var myInt:Number = _root.StatsMenu.intel;

I tried to put that code in my main timeline keyframe,.
and the input text is on the StatsMeny Clip,.

But once I use the myInt variable it seems that it's not working.,.
how could I fix it?

thanks!

Give the input textbox the instance name 'mys' and use this on the main timeline

StatsMenu.mys.onChanged=function(){
	myInt=Number(_root.StatsMenu.mys.text);
	trace(myInt)
}

122.

None

Topic: Trans flash in various browsers?

Posted: 03/17/09 10:31 AM

Forum: Flash

At 3/17/09 09:44 AM, crazymusicman2k7 wrote: Just a quick one however does anyone know of any other HTML code other than "<param name="wmode" value="transparent">" that makes the flash background transparent?
Firefox
Opera
Safari etc....

IIRC, IE uses the OBJECT tags and Firefox uses the EMBED tags for parameters. So make sure your wmode="transparent" is in both the embed and object tags, eg:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="900" height="550">
    <param name="movie" value="Equilibrium_10.swf">
    <param name="quality" value="high">
    <param name="wmode" value="transparent">
    <embed src="Equilibrium_10.swf" width="900" height="550" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
  </object>

Not sure whether you added the parameter manually to the code, but if you select the swf in Design view in DW, you can add parameters using the Properties bar, which will automatically add them to both the object and embed tags

Trans flash in various browsers?


123.

None

Topic: Change the cursors position?

Posted: 03/17/09 10:23 AM

Forum: Flash

You can't change the mouse co-ordinates, no. You can change the position of an attached/created cursor, and use Mouse.hide() to get rid of the original cursor, but any changes you make to the new cursor position will not be reflected in the _xmouse and _ymouse values.


124.

None

Topic: enterFrame problem,..

Posted: 03/17/09 10:20 AM

Forum: Flash

At 3/17/09 10:10 AM, geohoundz55 wrote: check HERE

I'm experimenting on sleep system and got a problem on my MC,...
once you go to other frame and back to that frame, it feels like the intervals are getting faster,..

It sounds like the code setting up the interval is being run twice. The interval is set up on the root, not on the MC (although it's possible to assign it to the MC). Just add a clearInterval(ChangeW); at the top of the onClipEvent(load) to get rid of the previous interval before setting up the new one


125.

None

Topic: This is it.

Posted: 03/17/09 09:22 AM

Forum: General

At 3/17/09 09:15 AM, Podburrys wrote: Realistically, perhaps it's time the mods locked this with a post asking for further information about this be passed to Wade.

I don't think any of the mods is going to override Wade's decision to keep this topic open


126.

None

Topic: This is it.

Posted: 03/17/09 09:15 AM

Forum: General

At 3/17/09 09:03 AM, Podburrys wrote: I just think we really need to be careful with this, as this could be someone's future we're inadvertedly toiling with. If you're going to comment, be smart about it and don't assume anything. That's all I'm trying to say. OP deserves to be treated without bias despite apparent idiocy.

Totally agree with this. Internet users too often forget or are unaware that what they type can have a direct effect on another user's life. The whole 'treat others as you'd like to be treated yourself' thing is probably at least as relevant online as IRL, despite the relative anonymity of the web.

At 3/17/09 09:10 AM, Sawdust wrote: So basically in a sense, what precautions we are taking to avert a controversy are good, but in my opinion this has been blown out of proportion in a sense.

You may well be right, but there's no harm in taking precautions in case you're not.


127.

None

Topic: Halo 4?

Posted: 03/17/09 09:03 AM

Forum: Flash

At 3/17/09 09:00 AM, Andy-Parker wrote: I think a sequel where instead of a halo they have a forum, and instead of shooting stuff you post in the right area.

Crazy notion
Video Game forum


128.

None

Topic: This is it.

Posted: 03/17/09 08:52 AM

Forum: General

At 3/17/09 08:45 AM, Shreddy wrote: haven't you read his gun club attempt and him wanting to know if he can buy petrol?

Yeah, but it doesn't explain who he's trying to harm or why he's got to this point.


129.

None

Topic: Cs3 Or Cs4???

Posted: 03/17/09 08:45 AM

Forum: Flash

At 3/17/09 08:04 AM, SmoG878 wrote: Hi, i'm getting CS3 master creative suite for my birthday off my friend, but i don't know if i'm missing out on alot. Is CS4 worth the wait? Is there more useful features in things or is it pretty much same shit different anus?
I have slow internet so i cant even download the whole thing as a crack without leaving my computer on for 3 days. So yeah, is it worth the wait?

Haven't tried CS4 but CS3 should be more than adequate for your needs. Also, I'm sincerely hoping that wasn't a reference to pirating, which as you should know is a bannable offence


130.

None

Topic: This is it.

Posted: 03/17/09 08:05 AM

Forum: General

At 3/17/09 07:27 AM, sirtom93 wrote: Joe Stanley is suicidal.

I've had a quick look through your recent post history and I don't see anything mentioned that would trigger someone to do something like this. Why do you feel it necessary to 'make them pay'? Are you talking about someone specifically?


131.

None

Topic: laggy animation issues

Posted: 03/17/09 07:00 AM

Forum: Flash

At 3/17/09 06:16 AM, Lesbian-Waffles wrote: Is their any way to see what is specifically eating up the memory?

Not really, you're taking the most logical approach. What specs does your PC have? Are you sure there's not a different program lagging your CPU (check task manager/CTRL ALT DEL)? Are you using code or tweens for the movement? Are you using large bitmap images, or vectors? Complicated text, lots of alpha layers?


132.

None

Topic: Sir Denvish Back In The Bbsmodranks

Posted: 03/16/09 10:38 PM

Forum: General

At 3/16/09 08:01 PM, 36Holla wrote: Ah good. Something lively finally happened today on the BBS. Revigorate, rejuvenate, and electrify this place please.

I will try. But I need to sleep soon :D

At 3/16/09 08:27 PM, liaaaam wrote: Welcome back the man.. the legend.. the.. mod.. Denvy.

Hello there liaaaaamy!!!

At 3/16/09 08:59 PM, lawlmaster wrote: we are all fucked.Now we have one more oppressive banmaster to deal with.
WHEN WILL IT END!?

I generally help more than ban, actually.

At 3/16/09 09:00 PM, TailsPrower wrote: I wish I cared enough about any mod to join in your rejoice. The least I can say is, welcome back mister.

In answer to your sig, asdfghjkl


133.

None

Topic: flash preloader help

Posted: 03/16/09 10:29 PM

Forum: Flash

At 3/16/09 07:39 PM, acedareaper wrote: well it doesnt say flash seven it says flash 6

Flash 5 is Flash 5, Flash MX is Flash 6, Flash MX2004 is Flash 7, Flash 8 is Flash 8, Flash CS3 is Flash 9, Flash CS4 is Flash 10


134.

None

Topic: Sir Denvish Back In The Bbsmodranks

Posted: 03/16/09 07:55 PM

Forum: General

At 3/16/09 07:12 PM, doberman7 wrote: The who what now?

iunno

At 3/16/09 07:23 PM, Victory wrote:
At 3/16/09 04:55 PM, Rucklo wrote: He will lead us to Victory!
Dude, I'm right here.

lmfao. Classic.


135.

None

Topic: Anime Studio 5

Posted: 03/16/09 06:58 PM

Forum: Flash

At 3/16/09 06:38 PM, Kevinkdragon wrote: well i was just wondering if you are able to use it for making animations on newgrounds

If it exports to .swf format, yes. Otherwise, no.


136.

None

Topic: Sir Denvish Back In The Bbsmodranks

Posted: 03/16/09 06:44 PM

Forum: General

At 3/16/09 06:43 PM, Steven-Polley wrote: Ah ok.. I saw that he still had the yellow aura the entire time, but didn't know that he quit as bbs mod. Welcome back, even though I've never talked to you!!!

Thank you. It's good to be back. Can I bannz0rz you now?


137.

None

Topic: Sir Denvish Back In The Bbsmodranks

Posted: 03/16/09 06:44 PM

Forum: General

At 3/16/09 06:40 PM, Zerok wrote: Justice.

For Great....?


138.

None

Topic: The Flash 'Reg' Lounge

Posted: 03/16/09 06:39 PM

Forum: Flash

At 3/16/09 06:35 PM, K-Guare wrote: In other news, avast! doesn't like Denvish's website. :3

Oh FFS I've done all I can to get rid of anything that might cause that. All ad frames are gone, all links to planetbob.net (went up for auction, now owned by some bulgarian twat) are deleted, so WTF IS CAUSING THOSE ALERTS. It's seriously annoying the shit out of me, I can't see ANYTHING in the HTML or Flash embeds that could trigger virus/spyware warnings. Help me out, guys. I'm not getting revenue from the site but I don't want it to die because there's malicious code on there.


139.

None

Topic: The Flash 'Reg' Lounge

Posted: 03/16/09 06:30 PM

Forum: Flash

At 3/16/09 06:11 PM, Denvish wrote:
At 3/16/09 04:05 PM, trig1 wrote: Denvish has been posting around other threads recently but hasn't come here to say hello D:
Hello. I'm all caught up in plebworld, please excuse my uncontrollable farting

Wow, excuse me for killing the conversation, I blame Hugh Laurie personally


140.

None

Topic: Dear Newgrounds:

Posted: 03/16/09 06:29 PM

Forum: General

At 3/16/09 06:00 PM, Glaiel-Gamer wrote: It's genius I say, and every one of you who's pulled this same joke is an original and valuable asset to society.

Why'd you deleet mah thred Ty? Ah weel hunt yoo down with mah shotgun an reak revenj

Wow I'm so funneh


141.

None

Topic: Character animation

Posted: 03/16/09 06:20 PM

Forum: Flash

At 3/16/09 06:02 PM, GdabZ wrote: What technique would you use ? Tweening by hand ? From code ? A better graphist XD ?
At 3/16/09 06:10 PM, GdabZ wrote: This is not a game or something I will publish "as is", it's a try you know, an exercise. And you don't answer my questions anyway :)

Animation actually looks pretty cool to me, but it's clearly got a long way to go before it becomes a game. I don't see anything wrong with the artistry or FBF though, it's not lagging CPU so I'd say stick to the path you're on.


142.

None

Topic: The Flash 'Reg' Lounge

Posted: 03/16/09 06:11 PM

Forum: Flash

At 3/16/09 04:05 PM, trig1 wrote: Denvish has been posting around other threads recently but hasn't come here to say hello D:

Hello. I'm all caught up in plebworld, please excuse my uncontrollable farting


143.

None

Topic: I wish I was an optimist.

Posted: 03/16/09 06:06 PM

Forum: General

At 3/15/09 09:15 PM, Evark wrote: You're only incapable of being optimistic because you believe you are.

Oh yes indeed.


144.

None

Topic: Sir Denvish Back In The Bbsmodranks

Posted: 03/16/09 06:04 PM

Forum: General

At 3/16/09 06:02 PM, Luxury-Yacht wrote:
At 3/16/09 05:50 PM, Denvish wrote:
At 3/16/09 05:43 PM, Objection wrote: That's what I like to hear!
OK then!!!!!!
OH GOD YOU REMEMBERED

Oh yes. And owls will always be ftw btw

Sir Denvish Back In The Bbsmodranks


145.

None

Topic: How?

Posted: 03/16/09 06:00 PM

Forum: Flash

At 3/16/09 05:55 PM, koliski wrote: no for a game

You are making little sense. We don't know what code you're using, what you're doing, what you have achieved so far, your skill level, your version of actionscript... provide more detail.

How?


146.

None

Topic: Unfindable

Posted: 03/16/09 05:53 PM

Forum: General

Ask in Wi/Ht. Honestly, if anyone can work out what you're talking about, those guys will.


147.

None

Topic: Sir Denvish Back In The Bbsmodranks

Posted: 03/16/09 05:50 PM

Forum: General

At 3/16/09 05:43 PM, Objection wrote: That's what I like to hear!

OK then!!!!!!

Sir Denvish Back In The Bbsmodranks


148.

None

Topic: Happy Birthday deckheadtottie!!

Posted: 03/16/09 05:44 PM

Forum: General

At 3/16/09 05:37 PM, tigerkitty wrote: I had Joe try to explain this to me... it just confused me with it's compunerdiness :(

Thread successfully derailed to geeksville


149.

None

Topic: How well known am I?

Posted: 03/16/09 05:43 PM

Forum: General

At 3/16/09 05:41 PM, JadeTheAssassin wrote: If you have to ask, it's not worth knowing.

And no stat threads lol.

I AGREE WITH HER

Yay Monty Python

150.

None

Topic: Sir Denvish Back In The Bbsmodranks

Posted: 03/16/09 05:41 PM

Forum: General

At 3/16/09 05:37 PM, Objection wrote:
At 3/16/09 05:36 PM, Luxury-Yacht wrote: IT IS AS THE PROPHECY FORETOLD:

The one of debatable Denv will return
riding his acoustic 6 string stallion
to intimidate the unholy with his b/p rank
and to reward the righteous with looping audio
and death shall surround him wherever he treads

Better now?

Sir Denvish Back In The Bbsmodranks


All times are Eastern Standard Time (GMT -5) | Current Time: 07:52 AM

<< < > >>

Viewing 121-150 of 14,802 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7250494