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: 'svsaproductions'

We found 282 matches.


<< < > >>

Viewing 1-30 of 282 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10

1.

Thinking

Topic: Pumpkin Carving 2009

Posted: 10/25/09 09:42 PM

Forum: Art

Hey hey!
I carved Angry Faic with a flame background and newgrounds on the side. I did a vector trace with flash, and transferred it to the pumpkin. All the rest was freehand. I tried not to half-crack the angry faic like other submissions just to get a submission in.

Used toothpicks to hold parts in. Sawed them off and touched up at the end.

Check out my art page for the side and back images of the pumpkin.
http://svsaproductions.newgrounds.com/ar t/

Thanks Tom,

-SVSA

Pumpkin Carving 2009


2.

None

Topic: F4v Player Component Problems (as3)

Posted: 10/02/09 03:17 PM

Forum: Flash

It's hard to reproduce. But I'll add that and hopefully any future instances of this bug will go away


3.

Misunderstood

Topic: F4v Player Component Problems (as3)

Posted: 10/02/09 08:16 AM

Forum: Flash

Bump.


4.

Questioning

Topic: F4v Player Component Problems (as3)

Posted: 10/01/09 10:04 AM

Forum: Flash

So everything's going fine and all the sudden I find a bug that can be replicated easily.

Please go to http://www.jcworldministries.org/media/v ideo/

How to replicate:
1. Select watch preview
2. Watch around 1/3-1/2 of it
3. Without pausing, click the back button.

What you should notice:
The flash video player ends up on the main nav page. I realize that some people may say that this is a problem with keyframes and the video player being on the nav page, but it's not.

I'm thinking if I can come up with actionscript which would look at the stage and see if there's the FLV component maybe with an "if" statement then if it's there delete it, it would solve my bug.

PLEASE HELP!!!!

Maybe with writing that code?


5.

None

Topic: Keypad Entry (AS3)

Posted: 09/05/09 09:43 PM

Forum: Flash

Little confusing K-Guare... But I'll try. If I can't get it figured out I'll just create an animation for the opening screen.

Thanks Dude.


6.

Resigned

Topic: avi in flash

Posted: 09/05/09 07:15 PM

Forum: Flash

You might have to inlay the sound seperately by exporting the sound with the movie and cutting the crap movie and replacing with the good movie (Sequence convert)

:/

You sir have picked my brain.

7.

Muted

Topic: game like castle crashers

Posted: 09/05/09 05:44 PM

Forum: Flash

At 9/5/09 05:37 PM, monkeyboy0679 wrote: hey everybody,

i want to make a game thats like castle crashers but i have no idea when it comes to AS.

in a nut shell..... I need help!!!

if anyone can help me out with the coding, or callab on this game, it would be very much appreciated.

if you have any questions, PM me and i'll try my best to answer..

cheers all...

Most likely I would recommend learning AS3 FIRST. Castle crashers was coded by coding geniuses and designed by art gods. Start with something simple first.

Here's some tutorials to get you started.

Lol... Castle Crashers...

8.

Winking

Topic: avi in flash

Posted: 09/05/09 05:39 PM

Forum: Flash

The easiest way to convert a flash movie to an Youtube compatible format without the compression bullshit and without extreme loss of video quality is to do this.

1.) Get the third-party software called photolapse or something like that. (It converts jpeg sequences to avi) (Google it to find it) (IT'S FREE)

2.) Open your swf movie, click file, export, then I think export as image or movie... in the format box click the down arrow and select Jpeg Sequence. Choose your location for export.
(***SELECT AN EMPTY FOLDER FOR EXPORT! THE IMAGES NEED THEIR OWN FOLDER!***)

3.) Open photolapse, find the export folder, select it, and convert the sequence to AVI.

4.) Upload to Youtube.

Cya later.

Note: You will see a slight loss of video quality but exporting from SWF, Flash stinks at exporting to movies. I promise this is the best you will get. ;)


9.

Misunderstood

Topic: Keypad Entry (AS3)

Posted: 09/05/09 05:27 PM

Forum: Flash

So I'm coming up with this idea for a website. The website intro will feature a keypad in which you enter any 4-digit key to enter (Keypad numbers 1-9). I want the swf to be able to take the digits being entered and display them on a dynamic text box, and store them in a variable for later use in the website.

So if I key-in 1-2-3-4, I should see 1234 appear in the box and the variable in the movie should be 1234.

So the code I figured would look something like this with more code to make it goto the next frame when 4-digits are entered and to store the variable.

var key == 0;
num1.addEventlistener(MouseEvent.CLICK, num1f) //I don't know what the functions should do.
num2.addEventlistener(MouseEvent.CLICK, num2f)
num3.addEventlistener(MouseEvent.CLICK, num3f)
num4.addEventlistener(MouseEvent.CLICK, num4f)
num5.addEventlistener(MouseEvent.CLICK, num5f)
num6.addEventlistener(MouseEvent.CLICK, num6f)
num7.addEventlistener(MouseEvent.CLICK, num7f)
num8.addEventlistener(MouseEvent.CLICK, num8f)
num9.addEventlistener(MouseEvent.CLICK, num9f)

Thanks Guys, Please help out.


10.

Goofy

Topic: Weapons you'd like to see?

Posted: 07/04/09 09:28 AM

Forum: Flash

Possibly a blackjack of some sort? -A brick of lead?

As for unique long-ranged... how bout some magic stuff? Like the power to move air really fast??!?!
Maybe some laser goggles in which he slices people in half.

Evan. Good luck.


11.

None

Topic: Getting movements to look natural.

Posted: 06/25/09 08:53 PM

Forum: Flash

At 6/25/09 08:06 PM, bgraybr wrote: My stuff already looks pretty mechanical, and I haven't even started doing walk cycles or anything yet. What helps you to get movements right?

Stick Figures

Do the motion you are trying to achieve yourself. You might even try recording it with a webcam or regular cam and redoing the motions in flash. It would look natural if you replicate an actual human doing it.


12.

Shouting

Topic: Cs4 Audio (as3)

Posted: 06/20/09 11:35 AM

Forum: Flash

I am just putting audio in a movieclip via the prop panel on a layer. The problem is, the audio is glitching. The audio is not that big, 2079kb. The kbs is like 16 or 8. quality = fast. This has never happened b4. Any help?!?!


13.

None

Topic: Button Animations (AS3)

Posted: 06/09/09 02:47 PM

Forum: Flash

Nvm. I just stated the instance and made commands from there. Thanks.


14.

None

Topic: Button Animations (AS3)

Posted: 06/09/09 02:33 PM

Forum: Flash

BUMP. I need help.


15.

None

Topic: Button Animations (AS3)

Posted: 06/09/09 12:09 PM

Forum: Flash

Bump.


16.

None

Topic: Sketch show needs animator forshort

Posted: 06/09/09 11:19 AM

Forum: Flash

At 6/9/09 08:14 AM, joeymofo wrote: I have a great idea for a short sketch, that would be no longer
The animated scene will be one of many parts of a new independent sketch show!

Sounds awfully like a series called, "Sketched." You should look it up.


17.

None

Topic: Quality problem

Posted: 06/09/09 11:12 AM

Forum: Flash

At 6/8/09 03:41 PM, javierm885778 wrote: BUMP!
Now I also need a timer.
I've seen other posts with that but I simply don't understand.

http://www.newgrounds.com/bbs/topic/1019 813

Timers are tricky.


18.

None

Topic: Sound on/off

Posted: 06/09/09 10:46 AM

Forum: Flash


19.

Resigned

Topic: Sound on/off

Posted: 06/09/09 10:37 AM

Forum: Flash

At 6/9/09 07:55 AM, PinkShoes wrote: This is the code I've got so far...

onKey.press {
tellTarget ("music") {
stopAllSounds();
}

Something tells me you are new to AS3. This code is horrible AS2.

I wish it was that easy.

20.

Sad

Topic: Button Animations (AS3)

Posted: 06/09/09 10:34 AM

Forum: Flash

So here's what I want and have. I have a movieclip on the stage with the instance of Menu1. I want it so when the rollover action is triggered, AS3 tells the movieclip to play. And when you roll off, to set the movieclip back to it's first frame. I know about the button code, and I have a stop(); action in the first frame of the movieclip. What's the code I need that will allow AS to tell actions to the movieclip.

Almost like a root.(MovieClip) Thing, except backwards. When I refer to movieclip, it's not the main timeline, it's the the animation inside the movieclip.

Thanks.


21.

Resigned

Topic: i got an idea for a pokespoof!

Posted: 05/26/09 10:47 AM

Forum: Flash

At 5/26/09 08:56 AM, InsaneBrutality wrote: No dress-up game could ever be "epic".
It's a shit idea.

Agreed. You could learn to program and design the game on a short tutorial. It's not hard at all. But if a Spore idea was implicated (Dress-up, and then fight/evolve), I'm sure it would be epic.


22.

Resigned

Topic: Flash Photo Galleries.

Posted: 05/19/09 04:41 PM

Forum: Flash

Try taking it out of the MC.

:Do some troubleshooting first.


23.

Winking

Topic: Sticks Figures

Posted: 05/18/09 01:32 PM

Forum: Flash

Brush. Looks way better than the pencil tool or any other other tool. And for animation, using the brush tool, use the onion skin option and do frame by frame animation.


24.

Expressionless

Topic: Adobe Flex 3 Pro Free!!

Posted: 04/21/09 01:25 PM

Forum: Flash

At 4/21/09 01:09 PM, dELtaluca wrote:
At 4/20/09 06:20 PM, svsaproductions wrote:
Shouldn't this be in the General forums?
No

+ Bump

Whatever, I still think it should be somewhere else. People come to the flash forums for technical, collabs, and flash stuff. :( But I can see where you would say it doesn't need to be moved, there's no flex forum. :-\

-SVSA

And yet I don't care...

25.

Angry

Topic: Suggest to me a book

Posted: 04/21/09 11:18 AM

Forum: General

At 4/20/09 06:58 PM, Cereal-Kill3r wrote: Twilight because it owz.

Edn

I saw that coming. Twilight is for gay pricks.

-SVSA


26.

Sad

Topic: Endorphin?

Posted: 04/21/09 11:11 AM

Forum: General

At 4/21/09 10:21 AM, mansellscore wrote: It'd be better with real people.

No fun to watch...

We are being safe. ;)


27.

Elated

Topic: Endorphin?

Posted: 04/21/09 10:14 AM

Forum: General

It's so addicting too, you can simulate freaking everything.


28.

Thinking

Topic: Endorphin?

Posted: 04/21/09 10:09 AM

Forum: General

Anyone tired Endorphin lately? I find it pretty fun and it's free for the learning edition. It's a great resource and maybe some of you should think about learning it. It's user-friendly and can be learnt in less than a day.
Here's a video I made with it xD: http://www.youtube.com/watch?v=uQz9FesJI 6g

See you guys late,

-SVSA


29.

Angry

Topic: Can you draw a StickFigure?

Posted: 04/21/09 09:48 AM

Forum: Flash

Sorry 4 double, and for the Caps... I need their attention. INSTEAD OF COINS, USE THE STICKMEN'S HEADS AFTER EVAN KILLS THEM. HE CAN COLLECT THEM LIKE PREDATOR. USE THE STICKHEADSSS.

-SVSA


30.

Resigned

Topic: Can you draw a StickFigure?

Posted: 04/21/09 09:43 AM

Forum: Flash

At 4/20/09 11:03 PM, Cthun wrote: Play THIS ONE not that the last link XD

Posted to the portal?

-SVSA


All times are Eastern Standard Time (GMT -5) | Current Time: 01:30 PM

<< < > >>

Viewing 1-30 of 282 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10