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: 'Mr-Money'

We found 2,756 matches.


<< < > >>

Viewing 2,641-2,670 of 2,756 matches. 14384 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92

2,641.

None

Topic: PS3 might win the console war!

Posted: 07/02/06 10:13 AM

Forum: General

Nintendo really have learnt from past mistakes with this one and just look at the fucking price. I'd be pretty shocked if Nintendo didn't win, at least in numbers of consoles sold.


2,642.

None

Topic: Iq Test

Posted: 07/02/06 10:08 AM

Forum: General

137 and I've done better in other online IQ tests.


2,643.

None

Topic: Playstation 1 Or Psp ??!!

Posted: 07/02/06 07:56 AM

Forum: General

The PS1 is the greatest console ever made, so obviously the PS1. So many classic games.


2,644.

None

Topic: Fps problem

Posted: 07/01/06 05:56 PM

Forum: Flash

If you wanted to decrease the fps, this could be easily done by having the movie stop playing at every new frame and then having a movie clip only play the next frame after a certain time limit.

As for increasing the fps at different times, ouch - no idea.


2,645.

None

Topic: What annoys you?

Posted: 07/01/06 05:54 PM

Forum: General

Society


2,646.

None

Topic: Swedish People Club

Posted: 07/01/06 05:52 PM

Forum: Clubs & Crews

The only good thing to come out of Sweden is the metal band In Flames.


2,647.

None

Topic: Html: Flash Portal

Posted: 07/01/06 05:47 PM

Forum: Programming

At 7/1/06 05:45 PM, HotDog_Productions wrote: So what program can I use to program php with?

Any text editor, eg Microsoft Notepad.

You will also need to learn PHP

http://www.w3schools.com/php/default.asp


2,648.

None

Topic: Sticker Orders

Posted: 07/01/06 04:39 PM

Forum: NG News

Bloody hell... buying stickers, Newgrounds stickers.... ouch.


2,649.

None

Topic: If you could live anywhere...

Posted: 07/01/06 04:31 PM

Forum: General

China ftw


2,650.

None

Topic: is it me or dose the BBS suck now

Posted: 07/01/06 08:10 AM

Forum: General

This forum has always been full of near-illiterate morons whose trheads consist of one or two words - nothing's changed.


2,651.

None

Topic: xbox 360 or wii for christmas

Posted: 07/01/06 08:06 AM

Forum: General

You've got to get a Wii. Don't get me wrong - I have a 360 and at first you'll be amazed, but you'll soon get very bored of it. Now, of course, I don't know that the Wii will be awesome, but common - look at the games, the features, THE PRICE, the controller, THE PRICE.

So yeah, get the Wii.


2,652.

None

Topic: I have testicle worms.

Posted: 06/30/06 04:52 PM

Forum: General

I would have chosen to die.


2,653.

None

Topic: New Ps2, what games should i get?

Posted: 06/30/06 04:46 PM

Forum: General

At 6/30/06 04:46 PM, C-H-J wrote: Metal Gear Solid 3

Agreed. It's the only must-have game on the entire system.


2,654.

None

Topic: tell me

Posted: 06/30/06 04:46 PM

Forum: General

We don't know if the NG user is actually the creator, so we have no fucking idea.

A reasonably good idea to get people to view your game, though.


2,655.

None

Topic: Photoshop the 1970's nerd!

Posted: 06/30/06 04:44 PM

Forum: General

At 6/21/06 02:12 PM, bigexplosions wrote: It never ends...

It does. It just starts again after it ends.


2,656.

None

Topic: Embed Src A Get Variable In Php

Posted: 06/30/06 04:23 PM

Forum: Programming

Excellent ;)


2,657.

None

Topic: Embed Src A Get Variable In Php

Posted: 06/30/06 03:40 PM

Forum: Programming

This should be something to do with the scale part.


2,658.

None

Topic: How do you make a flash portal?

Posted: 06/30/06 03:33 PM

Forum: Programming

Well, it is very possible to do the whole thing using PHP

You can either host it on ripway.com, which supports PHP

Or you can just host it on your own computer. Download the Apache server package (includes PHP):

http://devside.net


2,659.

None

Topic: Embed Src A Get Variable In Php

Posted: 06/30/06 03:29 PM

Forum: Programming

As another related question, how would I write the HTML script such that the size of the Flash area is always the size of what the actual .swf's size is?

This is what I currently have:

<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444
553540000" id="obj1" codebase="http://download.macromedia.com/p
ub/shockwave/cabs/flash/swflash.cab#versio
n=6,0,40,0" border="0" width="160" height="160">
<param name="movie" value="<?php $File = $_GET['File']; print($File); ?>">
<param name="quality" value="High">
<param name="menu" value="false">
<param name="scale" value="ExactFit">
<embed src="<?php $File = $_GET['File']; print($File); ?>" pluginspage="http://www.macromedia.com/go/
getflashplayer" type="application/x-shockwave-flash" name="obj1" width="160" height="160" quality="High" menu="false" scale="ExactFit"></object>


2,660.

None

Topic: Embed Src A Get Variable In Php

Posted: 06/30/06 03:27 PM

Forum: Programming

Ah, well I've figured it out now anyway. Thanks. I just used Frontpage's interface to write the PHP code and somehow it worked...


2,661.

None

Topic: Embed Src A Get Variable In Php

Posted: 06/30/06 03:23 PM

Forum: Programming

I am attempting to use the GET method in php so that I need only to create a template file and then all flashes can be displayed in that same file by simply including their variable names in the URL, eg http://mysite.com/phpfile.php?Flash=http:/
/mysite.com/flash.swf

The problem is that it will not let me type a php script inside the quotation marks of the HTML code for inserting flashes, <embed src="I want my php code in here">

I already have a text box displaying the title of the flash, which works fine. I simply have the GET variable, File, in my URL and I have the following PHP code;

<?php
$Title = $_GET['Title'];
print($Title);
?>

So yeah, I want to implement this system such that the Flash URL is played in the embed src script.

Help!!!!!!!!


2,662.

None

Topic: Vista Beta - Biggest Download Ever.

Posted: 06/27/06 05:51 PM

Forum: General

You cannot take down the fucking internet due to loads of downloads.


2,663.

None

Topic: Batting Average

Posted: 06/27/06 02:00 PM

Forum: NG News

It's a pretty clever idea. I could definately see someone giving up because of having a crappy batting average, but with this change it increases morale and generally motivated people.

Good idea!


2,664.

None

Topic: Genpets - Omfg

Posted: 06/27/06 11:41 AM

Forum: General

Let this link do the talking for me:

http://www.genpets.com/meet.php


2,665.

None

Topic: _root

Posted: 06/26/06 01:30 PM

Forum: Flash

Have your variable and then -(-10);

10 is just an example, but by doing -(-Number), it will add the number.


2,666.

None

Topic: Delete Directory Help

Posted: 06/26/06 12:15 PM

Forum: Programming

Thanks, that's A LOT easier... obviously :)


2,667.

None

Topic: php error

Posted: 06/25/06 07:47 PM

Forum: Programming

Try changing the fopen command such that it is:

$Variable name = fopen("Name of file", "w+");

then, make the fwrite command

// The variable is included within the quotaton marks
fwrite($Variable name, "stuff here.... $Variable...$AnotherVariable etc...");
fclose($Variable Name");


2,668.

None

Topic: Delete Directory Help

Posted: 06/25/06 07:44 PM

Forum: Programming

I found this PHP code to delete a directory

<?php function delete_directory($dirname) {
if (is_dir($dirname))
$dir_handle = opendir($dirname);
if (!$dir_handle)
return false;
while($file = readdir($dir_handle)) {
if ($file != "." && $file != "..") {
if (!is_dir($dirname."/".$file))
unlink($dirname."/".$file);
else
delete_directory($dirname.'/'.$file);
}
}
closedir($dir_handle);
rmdir($dirname);
return true;
} ?>

I would like to know EXACTLY where I put the name of my directory and, if it iswhere $dirname is, do I put the directory after the $ or is the $ removed?

Thanks!


2,669.

None

Topic: Weird hitTest() problem

Posted: 06/24/06 08:31 AM

Forum: Flash

At 6/24/06 08:26 AM, RyanPridgeon wrote: The reason it doesnt work is that the hittest works from the bounding box from the line, not the actual line, meaning, it makes a square around the line and does the hittest with the square.

RIght. This seems like the solution. What can I do so it only makes it with the line and not the square around it?


2,670.

None

Topic: Weird hitTest() problem

Posted: 06/24/06 08:25 AM

Forum: Flash

OK, I've updated the files now, such that when the line collides with a point, a dynamic text box inside the point's MC displays "Hit".

For some reason only the yellow points are displaying "Hit". This is weird.

http://h1.ripway.com..tandby/PAINTGAME.fla

http://h1.ripway.com..tandby/PAINTGAME.swf


All times are Eastern Standard Time (GMT -5) | Current Time: 10:50 AM

<< < > >>

Viewing 2,641-2,670 of 2,756 matches. 14384 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92