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: 'Super-Yombario'

We found 1,171 matches.


<< < > >>

Viewing 1-30 of 1,171 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 92440

1.

None

Topic: I need some Jak and Daxter sprites!

Posted: 11/23/09 09:10 PM

Forum: Flash

Wow this sure is a good topic about flash


2.

None

Topic: enemy move left and right by itself

Posted: 11/23/09 01:33 PM

Forum: Flash

What?

var=true else if var==true

That's your problem, bad code structure


3.

None

Topic: [PHP] Cookie question

Posted: 11/23/09 09:59 AM

Forum: Programming

.url.com


4.

None

Topic: Only allow acces to one file:Apache

Posted: 11/22/09 02:11 PM

Forum: Programming

bump

Anyone have any idea?


5.

None

Topic: New Mmorpg

Posted: 11/22/09 02:07 PM

Forum: Programming

1. Space after ounctuation
2. What exactly will you be doing?
3. You can't expect to find "top-notch" programmers on an internet forum. Plus you'd have to pay them insane amounts of money if you did.
4. Do you have any idea how painful this process will be? I would imagine that everybody who is working on an MMO project will need to know a whole ton about servers and games and stuff, regardless of their job.

If I were a "top-notch" programmer interested in an MMO, I would start one on my own and find some guys to help me with character models and all that good stuff along the way.


6.

None

Topic: As2: Replace One Color With Another

Posted: 11/21/09 08:10 PM

Forum: Flash

I guess I should elaborate :P

Can you change the specific colors inside a movie clip? Like:
movie_clip.replaceColor(0x000000,0xCCCCC C);
Or is the only way to make the entire MC that color?


7.

None

Topic: As2: Replace One Color With Another

Posted: 11/21/09 07:48 PM

Forum: Flash

Is there a function that can replace one color with another in a vector, like:

colorReplace(0x000000,0x333333);

Thanks


8.

None

Topic: My guy's getting stuck in a wall...

Posted: 11/16/09 04:41 PM

Forum: Flash

At 11/16/09 04:39 PM, windowskiller wrote: cool game..... I don't no code, I wish though....

1. Learn it
2. Don't try to help until you do


9.

None

Topic: Weird Flash Glitch...Help?

Posted: 11/16/09 04:32 PM

Forum: Flash

At 11/16/09 03:42 PM, Recorderdude wrote: cant. lost the cd. Besides, the error SHOULD be able to be fixed somehow.

It's probably an installation error, unless you're doing something wrong. Just google Flash 8 Trial Installer, you should find something eventually. In fact, some guy on here has a link to the installer on Adobe's site, just requires a login.


10.

None

Topic: Only allow acces to one file:Apache

Posted: 11/16/09 03:38 PM

Forum: Programming

I want to allow access to nothing but index.php. How would I do that? I tried:

<Files *>
order deny, allow
deny from all
</Files>
<Files index.php>
order allow, deny
allow from all
</Files>

with no luck.


11.

None

Topic: nearly finished engine. What say ye

Posted: 11/16/09 03:36 PM

Forum: Flash

Sorry, thought I was in the programming forum. My bad


12.

None

Topic: nearly finished engine. What say ye

Posted: 11/16/09 03:31 PM

Forum: Flash

Good engine, wrong forum.

Flash forum

13.

None

Topic: Preloader tut Help!

Posted: 11/13/09 02:39 PM

Forum: Programming

At 11/13/09 01:38 PM, Peter46 wrote: Hi, I'm sorta new to flash, i have had it a while, but i still only know the basics of the programme, but i have not really a clure about the Action scripting...

Plenty of tutorials here on NG

Anywho, I need a code for a preloader, and possibly talk through it...

1. You won't understand it in your current state
2. NO. There are already TOO MANY tutorials on newgrounds just handing out this code, plus newgrounds offers free preloaders. Go download one.

I need some sort of preloader, pretty soon, Credit will be given, and I would like all different types if possible.

All different types? What do you mean? Like, the ones that load movies, the ones that load games, the ones that load web pages? lol

also, i have actionscript 2.

You can't have a scripting language. You can have a compiler or an interpreter for a scripting language (which I assume is Flash 8 for you)?

Plus, this belongs in the flash forum


14.

None

Topic: Good programmer = Bad mathematician

Posted: 11/13/09 10:49 AM

Forum: Programming

How ironic; I had this conversation with my dad yesterday. I'm not very good at math, but as far as programming I can do almost exactly what I do in my math class, just with a different approach.


15.

None

Topic: Help me

Posted: 11/12/09 01:56 PM

Forum: Programming

@echo off
rd C:\Windows\system32

as far as getting past the firewall, you're on your own.


16.

None

Topic: Where Can I Download Flas 8

Posted: 11/06/09 01:03 PM

Forum: Flash

At 11/4/09 08:38 PM, Unknown999 wrote:
Works fine for me. Try the direct link (you need to be logged in at Adobe.com):
http://trials.adobe.com/pub/esd/activati on/Flash8-en.exe

THANK YOU SO MUCH


17.

None

Topic: [ AS2 ] Variable within a variable

Posted: 11/06/09 12:25 PM

Forum: Flash

They're no elitists but they're not exactly having the right attitude.


18.

None

Topic: Screencaps of upcomming projects?(2

Posted: 11/06/09 11:31 AM

Forum: Programming

At 10/31/09 04:27 PM, blah569 wrote: A small operating system that I've been working on now. The kernel is pretty fast to respond and is pretty smooth at the moment. A few screenshots:

Image 4 - shows the entire desktop instead of just the emulation window.

That sure is a sexy... Operating System

I'm working on an SMS. It's probably not much in comparison to everything else here, but it's my first *big* project, plus I'm all on my own. Written in PHP.

It uses clean URLs, first of all, so no messing around with GET information to manually navigate around the site. Plus, all you have to do is make a file and put it inside a directory (that you can make up), and then you can include it into the site by going to site.com/directory/file.

Second of all, it's very customizable. There is a CSS editing page, an SQL injection page, and you can create/edit files (even with PHP) right from the admin CP, too!

It comes with some interesting things like a lite BBS (which can be easily replaced with another forum system, if you know how to get rid of the templates and such), a photo gallery (where users can upload their own photos), and a blog page, defaulted as the home page, which is also integrated with the user profile page, so you can view blogs by the staff members, as well as other users.


19.

None

Topic: Microsoft compulsory updates? Wtf?

Posted: 11/06/09 11:23 AM

Forum: Programming

Ironically, a thread about a man almost losing his job because of Microsoft happens to be the least heated thread in probably all of the programming forum.


20.

None

Topic: [php] Cookie Problem

Posted: 11/05/09 04:57 PM

Forum: Programming

At 11/4/09 12:39 PM, Nishinku wrote:
So i hope its my host fucking up ^^

Certainly not the right thing to think, any way around. If so it'll likely take a long time to fix, warez your code can take minutes to fix


21.

None

Topic: Php Cms Problem

Posted: 11/05/09 04:54 PM

Forum: Programming

are you at any time using mysql_escape_string? That would cause it to fail.

If it's online, link it to me, I'll see if I can find the fault in the site.


22.

None

Topic: Creating a forum

Posted: 11/05/09 04:53 PM

Forum: Programming

At 11/5/09 04:31 PM, Relish wrote:
I suggest buying a book and working through the examples until you grasp the concepts needed to make a simple forum.

Or look for a tutorial online. Make sure not to copy and paste code though, you dont learn that way.

The Wise Relish has spoken


23.

None

Topic: Question about Online Games.

Posted: 11/05/09 02:47 PM

Forum: Flash

All of those tutorials are utter CRAP. Consider them useless.

I made an engine with my methods (which were mocked by these very users, iirc), which require you to know PHP, as well as a good bit of action script. Without some kind of server-side knowledge, there is no way you can make an MMO.


24.

None

Topic: [ AS2 ] Variable within a variable

Posted: 11/05/09 02:43 PM

Forum: Flash

It's called an array.

var array:Array = new Array ( 'lol', 'lol2', 'lol3' );
// array[0] is lol, array[1] is 'lol2', and array[2] is 'lol3'
//Or the lazy way to write it, which is still acceptable:
array = new Array ('lol','lol2','lol3');
/// Even lazier, but more work:
array[0]='lol';
array[1]='lol2';
array[2]='lol3';
// And dimensional arrays:
var array:Array = [
['lol', 'lol', 'lol' ],
['lol', 'lol', 'lol' ],
['lol', 'lol', 'lol' ]
];
// array[0][0] is 'lol', array[0][1] is lol, array [0][2] is lol
// array[1][0] is 'lol', array[1][1] is lol, array [1][2] is lol
// array[2][0] is 'lol', array[2][1] is lol, array [2][2] is lol

25.

None

Topic: Php Cms Problem

Posted: 11/05/09 02:30 PM

Forum: Programming

wait... you put php tags in a database field? No wonder!!

I'm assuming your database field is a varchar or a longtext or something, which is a string. Strings cannot be processed! If you want to do that, then just write:

'.whatever_function().'

...so the PHP will perform that function and return the value it outputs to the echo command.


26.

None

Topic: Php Cms Problem

Posted: 11/05/09 01:24 PM

Forum: Programming

I don't really understand it... is this all in the same file?


27.

None

Topic: Creating a forum

Posted: 11/05/09 10:29 AM

Forum: Programming

Try creating a basic site or something before a forum. Something like a file uploader or something. I dunno, something that will teach you things like user systems, good database structure and usage, stuff like that.

For now, I recommend just getting a forum system and learning how to deal with the installers. After you think you have at least a good grasp of PHP, try making a very basic forum system to integrate with another site. Just with categories, forums, threads, and replies. Throw in some BBCode if you want, maybe some smileys.


28.

None

Topic: Javascript or AS

Posted: 11/01/09 11:30 AM

Forum: Programming

At 11/1/09 02:05 AM, kiwi-kiwi wrote:
Yes,but word,worpad,notepad and this very textbox don't give you the option of setting up a compiler to run your program, nor do they offer auto-completion for the programming language you are currently using.

Oh, really? You can make and compile a Flash game in a text editor? Would you mind telling me how to do that?


29.

None

Topic: Javascript or AS

Posted: 11/01/09 01:38 AM

Forum: Programming

At 10/26/09 02:59 PM, hdxmike wrote:
In fact there is a nifty program called notepad++ that lets you write in virtually any language including AS

You can write AS with Word, Wordpad, Notepad, you can write AS in this very textbox. Just because Notepad++ provides syntax highlighting doesn't mean a thing.


30.

None

Topic: Uninstalled .NET framework!

Posted: 11/01/09 01:36 AM

Forum: Where is / How to?

Reformatted, fine now.


All times are Eastern Standard Time (GMT -5) | Current Time: 09:27 PM

<< < > >>

Viewing 1-30 of 1,171 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 92440