Newgrounds.com — Everything, By Everyone.

Checking login status…

USERNAME:

PASSWORD:

Logging in…

Logged in as:
.
Logging out…
Inbox My Account Log Out


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: 'Uncle-Boris'

We found 694 matches.


<< < > >>

Viewing 1-30 of 694 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91624

1.

None

Topic: I have returned!

Posted: 08/20/02 09:34 AM

Forum: General

Ah, so many memories.


2.

None

Topic: I have returned!

Posted: 08/19/02 02:00 PM

Forum: General

Hey guys!

I am afraid I have no idea where Yammas is. And please put mr goatse away!!!!


3.

None

Topic: I have returned!

Posted: 08/18/02 11:44 AM

Forum: General

Don't worry everybody! I am not dead! Anybody who can remember over a year back will remember the Anarchy Gang. Well now we have a site, you can find it here:

http://www.anarchyworld.netfirms.com

Take care, I'll be back in a year.


4.

None

Topic: Newgrounds Wannabes

Posted: 08/18/02 11:29 AM

Forum: NG News

I haven't posted in ages, but I saw this and winced. If it weren;t for newgrounds, I would never have discovered Flash, and none of the beautifully terrible pit movies would have existed. Not to thank newgrounds for spawning your work is evil.


5.

None

Topic: Actionscript trouble

Posted: 03/24/02 06:03 AM

Forum: Flash

At 3/24/02 05:56 AM, dj00wax wrote: put your image into a movie clip. and tween it down to the second line of text. add a second layer a place a stop action in the first frame and a stop action in the last frame. Now click back on the first image and press F8 and turn it into a button. Now action the button *on mouse event (down arrow) goto frame number 2.

Bah! Use clip events, not button events. Much much tidier.


6.

None

Topic: Where to get flash?

Posted: 03/24/02 06:01 AM

Forum: Flash

Just get it from Macromedia and stop whining.


7.

None

Topic: Webcounter

Posted: 03/21/02 01:57 PM

Forum: Programming

At 3/21/02 12:41 PM, Anthony_john5 wrote: I've only just started using HTML and was wondering how to insert a hit-counter (preferably one that records unique visitors)

Not possible just with HTML. HTML is static. It'll only display what you tell it to. DHTML is dynamic and is better, but it's not server-side and can cause a lot of problems. PHP or PERL are best.


8.

None

Topic: CLocks

Posted: 03/20/02 04:04 PM

Forum: Flash

Zipping won't do much to just one file, but it's wortha a try.


9.

None

Topic: I cant see my own movie!

Posted: 03/20/02 03:58 PM

Forum: Flash

At 3/19/02 03:08 PM, stickdeathworld wrote: how dare u say ignore the head of stickdeath at newgrounds..........and i only said that cause there are so many other posts with the same question these lazy people cant even look at the list or search first..and i just finished answereing the same question...so suddit

Head of stickdeath at newgrounds? Like hell. Don't give yourself titles. You are a nobody.


10.

None

Topic: Tweening.

Posted: 03/20/02 02:28 PM

Forum: Flash

I looked at the topic and thought: "Great, someone wants to talk about something advanced for a change..."


11.

None

Topic: Flash MX - advanced discussion

Posted: 03/20/02 02:23 PM

Forum: Flash

At 3/20/02 07:00 AM, flangazor wrote: Well, I was more interested in how Flash has changed. Not just the interface, but Action Script, and how you can interact with data.

Primarily because I think using Flash with XML would be a powerful way to make simple applications for the web, and as Flash matures, we could make it for actual desktop applications.

If you are into Computer Science and software engineering, then you might recognize Flash to be a sort of object oriented paradigm with synchronous events that communicate. I can see it maturing so much! Then again, if this doesn't make too much sense to you, don't worry.

I have had trouble keeping large projects organised and well designed when I was using 4. 5 does a better job. I want to know if large projects are easily organised in MX or if it still feels messy.

If I have some time, I will try and write a tutorial in organising larger projects, if I don't see one online. :)

-Regards,
Ewan

No, it's a lot more "stable" now. You can dock menus so they stay stationary and pop out when you need them. Beautiful!

The actionscript is a lot more attractive this time round, as you can set your own colours for strings, comments and key words.


12.

None

Topic: Flash startup page

Posted: 03/20/02 02:18 PM

Forum: Flash

At 3/20/02 10:01 AM, LM wrote: While browsing through this forum, i see the same questions being repeted over and over again. there are too many newbies who come straight to this forum when they want to learn flash.

Tom needs to provide some kind of flash startup page. Just a page with basic (and advanced) tutorials, some tips and crap on making games and probably even where to get flash.

he should make it compulsory for users to take an exam before they can post on this forum. heh. "The newgrounds flash examination"....... ohhh now i have to study... where's my cat...

Just a thought.

It's no good suggesting it here, is it?


13.

None

Topic: Online Flash RPG

Posted: 03/20/02 01:10 PM

Forum: Flash

eXtensible Markup Language. It looks a very small language, but is very powerful when you combine it with actionscript. As that other guy stated, that would be extremely difficult.


14.

None

Topic: How do I make a shooting game?

Posted: 03/20/02 01:06 PM

Forum: Flash

At 3/20/02 04:50 AM, JamesTCT wrote: I know how to do the interactive movie style, thats easy, but how do I make one with object orientated programming - where can i find a tutorial about that?

No-one writes tutorials directly about shooters. They teach you the fundamentals of properties and variables and you have to piece it together yourself. Try flashkit to get you started. You probably won;t find what you're looking for, but if you understnad what you're learning you can figure the rest of it out.

I would reply to your post, STW, but I have no idea what you said.


15.

None

Topic: CLocks

Posted: 03/19/02 12:51 PM

Forum: Flash

CTRL + ENTER!


16.

None

Topic: How do I make a shooting game?

Posted: 03/19/02 12:45 PM

Forum: Flash

The crap ones are the ones that just use loads of sequential buttons and are in effect, just an interactive movie. The good ones are the ones that use quality OOP and some great artwork thrown on top.


17.

None

Topic: How to save/convert .fla to .swf?

Posted: 03/19/02 12:42 PM

Forum: Flash

At 3/18/02 10:20 PM, g_munk wrote: I made a movie, but how do I get in in ".swf" form? Please help me out, I've got an awsome movie.

It automatically makes a .swf when you test it.


18.

None

Topic: Comprewssing SWF

Posted: 03/19/02 12:39 PM

Forum: Flash

I would never have understood that if I had not read the reply.


19.

None

Topic: Saving .swf

Posted: 03/18/02 11:37 AM

Forum: Flash

HTML's no good. I'm fairly certain it's not possible using just actionscript, so I'd learn php or PERL. Take your pick.


20.

None

Topic: how do i make a 1st person shooter?

Posted: 03/17/02 09:36 AM

Forum: Flash

Firstly, you need to grow up.

Secondly, you need to learn how to do Object-Orientated-Programming.

I fear for your sanity.


21.

None

Topic: Lets make a game.

Posted: 03/17/02 09:33 AM

Forum: Flash

If anything, having a low level shows you don't waste your time.


22.

None

Topic: Scrolling Screen

Posted: 03/16/02 01:45 PM

Forum: Flash

I don't believe you for a second. If you did, you would have automatically stated what you know. It's a basic natural reaction. Unless you can prove it, I shan't waste my time.


23.

None

Topic: Scrolling Screen

Posted: 03/16/02 08:30 AM

Forum: Flash

Before I help you, do you have ANY knowledge of programming AT ALL? If not I have no interest in helping you.


24.

None

Topic: moving mc's while playing a mc

Posted: 03/16/02 07:39 AM

Forum: Flash

No no no no no no NO!

Don;t use set property. Use:

this._x+=10;


25.

None

Topic: Flash MX - advanced discussion

Posted: 03/16/02 07:31 AM

Forum: Flash

Flash MX is amazing.

End of story.


26.

None

Topic: PHP NEEDED!

Posted: 03/15/02 02:37 PM

Forum: Programming

At 3/15/02 02:12 PM, Waterdog17 wrote: Hah! Your site does not have PHP or Perl. I don't think you should be wasting your time learning such a difficult language. First of all to make a portal, You need more then PHP, You need MySQL databases to store the account info, movie info, experience points, etc.

PERL? Difficult?


27.

None

Topic: THE ULTIMATE FLASH TUTORIAL...!!

Posted: 03/15/02 01:36 PM

Forum: Flash

I've started writing small Flash tutorials for Anarchy World, and writing stuff about motion tweening and sound and all the basic stuff gets so mind numbingly boring. You'd help yourself if you started from variables and properties and climbed up to OOP and bitwise programming.


28.

None

Topic: Question (WARNING NOOB QUESTION!!)

Posted: 03/14/02 02:58 PM

Forum: Flash

At 3/14/02 02:39 PM, SelectedOne wrote: *sigh* you dumbass i know how to tween but if i tween the image will be facing the front and i want him to be looking up when i make him move up and and i want him to look right when i want him to move right

Then use a movie clip, or multiple symbols.


29.

None

Topic: Question (WARNING NOOB QUESTION!!)

Posted: 03/14/02 12:56 PM

Forum: Flash

You could have saved a lot of time by just saying "How do you tween?"


30.

None

Topic: pico voeted

Posted: 03/14/02 12:50 PM

Forum: Flash

At 3/9/02 03:11 PM, Joecol5549 wrote: you know when you vote how do you get the date and it will tell you if your loged in or not in you own flash movie

You get it with months and months of learning actionscript, and then learning DHTML and a server-side language(PHP, PERL) Have fun!


All times are Eastern Daylight Time (GMT -4) | Current Time: 06:14 PM

<< < > >>

Viewing 1-30 of 694 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91624