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

We found 184 matches.


<< < > >>

Viewing 1-30 of 184 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7

1.

None

Topic: PHP help with contact form

Posted: 05/10/08 04:00 PM

Forum: Programming

Thanks for the help but I just need assistance with one more thing.
I used the code you gave me and it works perfectly, but the "hometown" info doesn't get posted into the email.

This is the code I am using:

<?php
// Contact subject
$subject = 'IvyAppHelp Question: ' . $_POST['subject'];

// Details
$message = 'Question: ' . $_POST['detail'];
$hometown = 'Hometown: ' . $_POST['hometown'];

// Mail of sender
$mail_from = $_POST['customer_mail'];

// From
$header = 'From: '. $name . ' <' . $mail_from . '>';

// Enter your email address
$to = 'ray.masaki@gmail.com';

$send_contact = mail($to,$subject,$message,$header);

// Check, if message sent to your email
// display message "We've recived your information"

if($send_contact){
echo "Thank you, message was sent.";
}else {
echo "ERROR";
}
?>

I'm assuming that you have to add the $hometown variable to this line:

$send_contact = mail($to,$subject,$message,$header);

but when I tried adding $hometown after "$message", it came up as an error. Where do I place it for it to work properly? Or do I have to adjust something else for it to work?

Thanks a lot for the help.

-Ray


2.

None

Topic: PHP help with contact form

Posted: 05/08/08 11:35 PM

Forum: Programming

Thanks for the response, but I don't think there's anything wrong with the script, it works perfectly. What I needed help with was adding "IvyAppHelp Question:" to the subject line and adding the "hometown" input.


3.

Sad

Topic: PHP help with contact form

Posted: 05/08/08 10:29 PM

Forum: Programming

Hey I'm designing a website for a business, and I'm having trouble with one of the pages and I was wondering if anyone could give me a hand. I'm pretty decent and design and basic coding, but I'm completely lost when it comes to PHP, so my question will probably be pretty simple.

This is the questions page: link

Basically I copied one of those contact form codes from one of those code websites, but I'm having trouble with the customization.

This is the code I used:

<?php
// Contact subject
$subject ="$subject";
// Details
$message="$detail";

// Mail of sender
$mail_from="$customer_mail";
// From
$header="from: $name <$mail_from>";

// Enter your email address
$to ='test@ivyapphelp.com';

$send_contact=mail($to,$subject,$message ,$header);

// Check, if message sent to your email
// display message "We've recived your information"
if($send_contact){
echo "Thank you, message was sent.";
}
else {
echo "ERROR";
}
?>

There are two things that I want to add. First, I want to add in the subject line of the email that it came from the question form. So I understand that there's a line for "$header="from: $name <$mail_from>";" Is there a way I can also add "IvAppHelp Question:" before the $name? Does it have something to do with 'echo' or something?

I also need to add an input box for "hometown" to the questions form. Do I set up another variable for $hometown and place it where the $detail is?

I'm sorry, i probably sound like a complete idiot, but I never gave the time to learn php. I know I really should, but I'm lazy. Thank you for anyone who helps me out.

-RAWR!


4.

None

Topic: Rawr! Clothing: Facebook Support!

Posted: 02/11/08 04:47 PM

Forum: General

At 2/11/08 12:01 AM, Timmy wrote: Those shirts are pretty sweet - I may buy a shirt eventually, but for now I'll just become a fan.

Thanks a lot, that really helps.


5.

None

Topic: Rawr! Clothing: Facebook Support!

Posted: 02/10/08 06:46 PM

Forum: General

At 2/10/08 06:01 PM, DP36 wrote: Interesting. Advertise this on your userpage and stop copying of the simpsons.

Just wondering.. how am I copying the simpsons? I've seen mostly every episode, so I should know this!


6.

Blushing

Topic: Rawr! Clothing: Facebook Support!

Posted: 02/10/08 05:49 PM

Forum: General

Hey, my name's Ray and you might (or might not) know me from animations such as NothingBetter and the Ultimate Poptart Commercial. I have a clothing company known as RAWR! Clothing, and I was wondering if any of you could help me out. I've been a long time fan and member of Newgrounds, and I just need a little help from this huge community.

It's quite simple really, if you have a facebook that is. My website is RAWR! Clothing. Check it out and if you like the designs or if you atleast like the style, it would help so much if you could become a fan of my business page on facebook. All you have to do is go to this page: link and click the "become a fan" button. I'm only in high school, so I can't really afford the fancy high-end advertising, so little things like this really help a lot. I'm not asking you to buy any shirts (even though that would be nice), all I'm asking for you is to build awareness of RAWR! Clothing by word of mouth, or word of internet I guess..

Thanks in advance to anyone who joins, I really appreciate it.


7.

None

Topic: Transparent Rollover Html Button

Posted: 12/08/07 06:17 PM

Forum: Programming

Oh, I figured out how to do it. Thanks anyway!


8.

None

Topic: Transparent Rollover Html Button

Posted: 12/08/07 06:05 PM

Forum: Programming

No, the problem is that I want to apply a code to all my image icons so I don't have to keep on making a bunch of transparent .gif's.

Is there any possible way? Perhaps javascript?


9.

Resigned

Topic: Transparent Rollover Html Button

Posted: 12/08/07 05:45 PM

Forum: Programming

Hey, I'm working on a redesign of my website. Can anyone tell me how to make one of those transparent rollover buttons? I want to make image icons where the opacity changes from maybe 50% to fully opaque.

Here's a preview of what I'm working on if you care: link

I appreciate any help that is given, thanks a lot!

-RAWR!


10.

None

Topic: swf to video help!

Posted: 08/10/07 05:25 PM

Forum: Flash

Does anyone have any recommendations for the swf to avi converter program? I've demoed a bunch of the ones that I have found on google, but they usually suck or you have to convert from flv.


11.

None

Topic: swf to video help!

Posted: 08/10/07 05:23 PM

Forum: Flash

Yea, doing an export to avi in flash causes too many problems. Movieclips and vcams never transfer.


12.

Sad

Topic: swf to video help!

Posted: 08/10/07 11:39 AM

Forum: Flash

Hey! Has any of you ever submitted one of your flash animations to youtube, and or any other video streaming website? If you have, I was wondering what program you use to convert your swf to the video format. I've been having a lot of trouble finding the right one. Is it better to use a specifically swf to avi converter, or should I use a screen video capture program.

If anyone knows and can help, I would appreciate it greatly. Thanks

-RAWR!


13.

None

Topic: Page Margin Properties Help!

Posted: 06/24/07 10:53 PM

Forum: Programming

Sweet, I got it. My friend told me that browsers have different default settings and if you add:

* { margin:0; padding:0; }

it works, because the asterisk defines the default settings.
Very cool stuff, thanks for all your help though!


14.

None

Topic: Page Margin Properties Help!

Posted: 06/24/07 08:59 PM

Forum: Programming

At 6/24/07 04:34 PM, smulse wrote:
Well it's not in your CSS at the moment.
body{ margin:0; padding:0; } works

I already tried it and it didn't work. I'm pretty stumped.


15.

None

Topic: Page Margin Properties Help!

Posted: 06/24/07 12:42 PM

Forum: Programming

At 6/24/07 12:23 PM, Loccie wrote: body
{
margin-top: 0;
padding-top: 0;
}

?

Nope, sorry. Tried it, but it didn't work. Thanks for the effort though. Anyone else?


16.

None

Topic: Page Margin Properties Help!

Posted: 06/24/07 12:01 PM

Forum: Programming

I hate these little annoying problems that seem so easy but I can't figure out. OK, so basically I'm redesigning my shop page for my clothing site, and I came across one of these little problems. I need the top margin to be flush with the top of the browser but it's not working. I'm not really sure why. All I did was:

body {
margin-top: 0px;
}

which should work fine...

I'm also using a code I found online for the navigation system so that might be a possible source of the problem, eventhough I already looked through and couldn't find anything potentially harmful. Another weird thing is that it works on IE7 but not on FF2.

http://rawroutlowd.com/RAWR_clothing/menu.php

So anyway, I'd really appreciate it if someone could find me a quick fix!

Thanks a lot.

-RAWR!


17.

Happy

Topic: Rawr! Clothing: Open For Business!

Posted: 03/26/07 08:57 PM

Forum: General

Hey guys, I finally finished my websites which incorporates a very basic shopping cart system. I have a little clothing business going and if any guys want to support me, I'd greatly appreciate it if you could purchase a shirt. They're relatively cheap at around $15 + shipping, and feature funky designs made by yours truly.

If you don't like my shirts, but know someone who might could you please tell them about me. As an up and coming designer the most important thing for business is word of mouth, and it would help a lot.

Supplies are running out, so get them while they're still hot!

If you're just interested in animation and stuff you can view a bunch of my work that I never submitted to NewGrounds on the portfolio page. I don't have that many things in my portfolio section just yet, but I'm constantly updating so stay tuned.

http://www.rawroutlowd.com

If you have any questions or comments, feel free to reply even if it's off topic.


18.

None

Topic: Affiliate your flash site with mine

Posted: 03/01/07 07:10 PM

Forum: Flash

At 3/1/07 06:51 PM, LordOfKetchup wrote: gay its a template

Wow, aren't you friendly. I will give you $100 if you find this template on any site.


19.

None

Topic: Affiliate your flash site with mine

Posted: 03/01/07 06:49 PM

Forum: Flash

At 3/1/07 06:44 PM, doomshock wrote: I'M NOT HERE TO AFILLIATE OR SOMTHING SORRY i just wanna know if your website is made up 4 free and where did you got it . because i want one too.

<o _o>
good luck about the website thing ill go if theres flash involved. U

Well, I guess it was made for free because I did everything from the design to the code. If you're talking about hosting and such, I got it from 1and1.com which is a 5$/month plan.


20.

None

Topic: Affiliate your flash site with mine

Posted: 03/01/07 06:03 PM

Forum: Flash

Hey, I'm finishing up my website and I would greatly appreciate it if I could get some affiliations. I focus on good/clean web design, so I'll judge if your site is good enough to be on my site. Of course, I won't be taking any freewebs or .tk's, so please don't present me with a crappy template-made ugly website or anything.

If your site pertains to graphic design, web design, flash animation, or anything of that sort I will consider. It'll not only be good publicity for me, but also for you since I get a fair amount of views. Also, my new clothing line is hitting the web so I want to get the word out. Please, if you want to buy a shirt don't order it directly off the site yet, because everything's not completely finished, you can PM or IM me if you would like to purchase one on the side though. Also, your icon will be displayed in the "affiliate" section under BLOG.

Seeing by the "under construction" splash page, you can probably guess that it's yet to be finished but it will be very soon, hopefully over this coming weekend!

Btw, this site is best viewed in Firefox, Opera or Safari because you know about IE, and it's a little bit frustrating sometimes. (IE7 should be fine though)

And finally the links:
-http://www.rawroutlowd.com/ <- Link to this
-http://www.rawroutlowd.com/main.php <- Sneak peak of the full site
-affiliate icon 1
-affiliate icon 2

Btw, not to be mean or anything, if you don't know how to link an affiliate icon to your website, I won't help you because you probably don't know enough about web design to hold a website of your own anyway.

Please reply with a link to your website and the 88x31 icon.
Thanks so much!

-RAWR!


21.

None

Topic: New Intro Plz Rate!

Posted: 02/28/07 10:52 PM

Forum: Flash

Yea, that was absolutely terrible. I'd give it a 1/10, only because I'm generous. It could only be worse if you made it in paint or something.

I don't see why you even ask something to be rated when you yourself already believe that it's awesome. Face it, you need improvement so you should use any criticism that is given to you to your advantage.

First of all, the whole animation was poorly drawn. It wasn't much of an intro, it didn't show any appealing quality to your animations. An intro is like a showcase of your name basically telling the viewer "Look! This is my animation" so you have to leave the audience with a good first impression. If I saw something like that, not only would I vomit I would immediately close the window. You'd be better off with just your name in a nice font in front of a solid background. Second, overuse of the scattered line tool. When different types of lines besides the solid/fine line is used it just looks amateurish, unless of course, it's used very sparingly. The pacing was also pretty bad, too long and awkward to be an intro. The tween of the black board coming in took far too much time.

Just a word, I personally don't think you really need an intro right now. As of now, you should just be practicing and honing your flash skills before actually making something real. With the kind of skill you have now, I doubt you'll be getting in the portal for a while, so just try to improve for the time being. Good luck with that!

-RAWR!


22.

None

Topic: Shopping cart options help.

Posted: 02/12/07 09:14 PM

Forum: Programming

uhh... it's just lorem ipsum. It's filler text commonly used by web designers. And besides, the content doesn't really have anything to do with my question.


23.

None

Topic: Shopping cart options help.

Posted: 02/12/07 08:34 PM

Forum: Programming

Hi, I'm working on the redesign of my website and it incorporates the paypal shopping cart system. Right now, I'm working on the clothing options box but I'm not really sure how to work it out because I'm not that good at coding. Btw, I know the layout looks kind of funky, but that's the way I want it.

This is the kind of thing I have so far: click

This is the code I've made so far:

<form method="post" action="#">
<select name="Size">
<option value="S">Female Small</option>
<option value="M" selected="selected">Female Medium</option>
<option value="L">Female Large</option>
</select>
<input value="Order" type="submit" />
</form><br />
<form method="post" action="#">
<select name="Size">
<option value="S">Male Small</option>
<option value="M" selected="selected">Male Medium</option>
<option value="L">Male Large</option>
<option value="XL">Male X-Large</option>
</select>
<input value="Order" type="submit" />
</form>

How do I make it so depending on which option is chosen and "order" is clicked, it goes to a certain page. In this case each selection would go to their respective paypal order page (i.e. Option: Male Large -> Male large paypal page, female small -> Female small paypal page, etc.)

I know if I change the action from "#" into a certain web page it would go there, but how do I vary it depending on which option is chosen. Thanks in advance!

-RAWR!


24.

None

Topic: php website template help

Posted: 02/10/07 08:40 PM

Forum: Programming

Thanks for all the help, I should be able to figure it out. And.. Omega3D, please don't act like I don't know what I'm talking about, I can design a damn good css-based website, and judging by your site, you need a little more help then I do.

Thanks for all the help.


25.

None

Topic: php website template help

Posted: 02/10/07 06:00 PM

Forum: Programming

I recently discovered this while surfing the net today and i want to implement it into my new website redesign. But since I know nothing about php, i need some help manipulating it to suit my needs.

Basically for my website, I want to create a template where the header, navigation, and footer is uniform throughout all the pages and I can change the content of each page dynamically. How can I use this script to do so? I think it would be useful because if I want to update the navigation or header or something, I just have to change the template rather than updating it on everypage I want to change. Thanks.


26.

None

Topic: moo.fx help

Posted: 01/21/07 06:12 PM

Forum: Programming

Hi, i suck at javascript and I don't know how to use moo.fx. If you've never heard of moo.fx its basically a javascript thing that can do all these neat tricks and such.

This site is a good example of how it is used:
http://www.octavez.com/

All I want to do is create the simple effect of sliding to the top.

a href="#top" or whatever, if you know what I mean. How'd you make the effect as featured on the site featured above where after pressing any certain anchor (such as the one next to "website") button it smoothly travels there. Thanks


27.

None

Topic: Powermac G4 Cpu Upgrade

Posted: 12/12/06 08:58 PM

Forum: General

I'm thinking of upgrading the 733mhz processor of a G4 powermac (quicksilver 2001) that I just bought off ebay.

I've narrowed it down to two choices:

Powerlogix Powerforce 47 G4/1.6Ghz - $229

Sonnet Encore/ST G4/1.4Ghz - $240

Which one should I get? Do you think I should get the Powerlogix because it is $20 cheaper and has more powerful processor or should I get the Sonnet because it has the 2mb L3 cache. Please reply with a reason why you think one is better over the other.

Thanks


28.

None

Topic: $$ corrupt .fla help!

Posted: 12/02/06 03:08 PM

Forum: Flash

Right now, I'm completely screwed over. I've been working on a flash movie for about 2 weeks now on a song that a like. I was about 90sec. into it, and I try to preview it in flash. Flash crashes, and I'm like "ok, whatever, I'll just restart my computer and reopen it." So i figured that the problem was this movieclip that I just added, and after I removed it, it was fine, so all was swell. But since the movie still needed the desired effect, I made the effect in another method by tweening a graphic. I try exporting it, and it doesn't work. So i get kind of scared and try to save it before I lose anything, and it says that I can't save it. So now I'm kind of pissed, so I close flash using task manager, and since I didn't do any major work, I figured i could just rebuild the lost data. So i close it, and restart my computer and open it again. And this time it doesn't open, and I get an error message saying: An error occurred opening file 'C:\My Document\...\
blah.fla. So now, I'm kind of screwed, but I realized that I could at least save what I have by decompiling the .swf and I look in the folder and there's no swf file. So now I'm really screwed, but then I realize that I can system restore, and then there's no system restore points. So I sent it to Starogre to see if it might just be my computer, and it doesn't work for him either.

So basically, there's nothing that I can think of to save my flash document. Can anyone please please please help me out!! I worked over 15 hours on this, and I think it's my best work to date. So it'd be a real shame if I were to lose it now. I'll offer maybe $10 in paypal if you want some reward or something like that.

If you want to help me out, and you think you have a way to fix it, talk to me on AIM, and I can send you the .fla.


29.

None

Topic: Widescreen monitor help

Posted: 11/24/06 01:29 PM

Forum: General

Today is black friday and I went out and got this really nice 22" monitor for $300, but the native resolution is 1680x1050. I have a laptop and I'm using it as a second monitor but when I try to change the display settings, the only one close is 1600x1200. Is there any way I can make 1680x1050 the resolution for the monitor without buying a new graphics card? And I've never updated a graphics card in a laptop, so I'm not even sure how i would do it. Any help is appreciated!


30.

None

Topic: Animation Extensions: Paper Clips

Posted: 10/05/06 08:11 PM

Forum: Flash

Hey, I was referred to this site a while back with a whole bunch of useful flash extensions. http://www.animationextensions.com

Some of these tools are really amazing, but the one that intrigued me the most, Paper Clips, happened to be the one that wasn't working. I'm pretty handy with parenting animation like the system used in After Effects, so if anyone could find me a working version, I would appreciate it a lot. I don't necessarily need it, it would just be very helpful and timesaving in my upcoming animation(s).

Thanks in advance..


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

<< < > >>

Viewing 1-30 of 184 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7