USERNAME:
PASSWORD:
Save Info!
Logging in…
This topic is 2 pages long. [ 1 | 2 ]
[ Profile | Posts | Contact ]
Posted at: 9/19/07 04:07 PM
Sign-Up: 12/16/99
Posts: 8,714
Alright, you can use code tags in the programming and flash forums now. For example:
<a href="http://www.newgrounds.com/">Blah</a> Whatever <script type="text/javascript"> function Whatever() { window.location.href = "wherever"; } </script> <a href="javascript:Whatever();">Blah</a> Whatever
Use it when you need it.
Posted at: 9/19/07 04:09 PM
Sign-Up: 09/18/04
Posts: 2,829
yeay.. that can be usefull ^^
C++: MAIN || AS: MAIN || PHP: MAIN
Posted at: 9/19/07 04:14 PM
Sign-Up: 04/29/05
Posts: 982
<script type="text/javascript"> function woop() { window.open.document.write("hoorays!"); } </script> <a href="#" onclick="woop()">LINKAGE!</a>
woop.
Posted at: 9/19/07 04:15 PM
Sign-Up: 07/23/04
Posts: 6,588
Sexy! <3
"My software never has bugs. It just develops random features. " - Unknown [ FluxBB developer | Quickmarks 0.5.1 | Strings & Ints - my blog ]
Sign-Up: 04/07/06
Posts: 1,519
HOLY FUCKING SHIT I WAS HERE WHEN THIS HAPPENED.
Also, very cool :). Maybe just change the background image. It is kinda weird :\.
Go to my website!!!! :D NOW
Posted at: 9/19/07 04:16 PM
Sign-Up: 08/09/03
Posts: 9,460
<?php if ($this == 'works') { echo 'James and Ross are my heroes.'; } ?>
ScoresAnywhere.com! -- Orange Fox Games
Sign-Up: 04/14/05
Posts: 6,803
I <3 U ^^
<?php function hoot(){ echo "Thanks liljim!"; } hoot(); ?>
Digg | Facebook | Flickr | MySpace | Twitter
Posted at: 9/19/07 04:18 PM
<?php $thisiscool = "This is very awesome"; echo "$thisiscool"; ?>
Posted at: 9/19/07 04:19 PM
<?php echo "No syntax highlighting I guess, but I'll live :D"; ?>
Posted at: 9/19/07 04:21 PM
Sign-Up: 07/17/04
Posts: 3,070
Thank you; thank you; thank you; thank you; thank you; thank you!
This'll make things a lot easier around here. I'm glad you guys found time to impliment it.
// MustyWindows - Jump Through The Windows // AmpFusion - Where Underground Becomes Mainstream Neo Enterprise Technologies Coming soon.
Posted at: 9/19/07 04:26 PM
Indeed, no more annoyances =D
Posted at: 9/19/07 04:29 PM
<?= "Yeay"; ?>
Sign-Up: 06/08/05
Posts: 149
Just a quick bug report: When looking search results, the code does not appear properly.
Posted at: 9/19/07 04:30 PM
At 9/19/07 04:29 PM, INeedABetterAlias wrote: Just a quick bug report: When looking search results, the code does not appear properly.
Yeah, I just noticed that too. I've passed it on to Bob to have a look at.
Posted at: 9/19/07 04:32 PM
How'd you get it to search such recent posts? :/
Posted at: 9/19/07 04:33 PM
At 9/19/07 04:32 PM, elbekko wrote: At 9/19/07 04:29 PM, INeedABetterAlias wrote: Just a quick bug report: When looking search results, the code does not appear properly.How'd you get it to search such recent posts? :/
Search your own post(s)?
Posted at: 9/19/07 04:35 PM
Sign-Up: 10/15/05
Posts: 3,152
AHHHHH This is awesome! I can't believe I miseed this.
Thanks you so much James and Ross!!! This will definitely help out greatly. Is this only in the programming forum?
Skippity do dah!
<? echo 'Now it's time for some quick html actions'; ?>
:p
Negown Music is something you should see... You should see Gir's Soundboard... { PHP: Main | | Java: Main }
Posted at: 9/19/07 04:36 PM
Also liljim, are you gonna add a button above the message post area where the rest of the HTML tags are? I'm aware it's written on the left hand side, but it's odds on a fair few people won't see it. Just a though/query.
Pardon the grammatical error in my last post. I went to look at liljim's other recent posts, which appear as results on a search page.
Posted at: 9/19/07 04:42 PM
Sign-Up: 08/29/03
Posts: 600
At 9/19/07 04:30 PM, liljim wrote: At 9/19/07 04:29 PM, INeedABetterAlias wrote: Just a quick bug report: When looking search results, the code does not appear properly.Yeah, I just noticed that too. I've passed it on to Bob to have a look at.
It's all you, my man :)
You're closing out the paragraphs still. :P
Posted at: 9/19/07 04:43 PM
Sign-Up: 04/06/04
Posts: 2,473
#include <iostream> using std::cout; using std::endl; int main() { cout<<"Why are almost all the thank-yous here in PHP?"<<endl; cout<<"OTHER LANGUAGES EXSIST!"<<endl; if (1) cout<<"Thanks liljim!"<<endl; std::cin.get(); return 0; }
The best part about going on Newgrounds is that no one know that you're naked! [My Coder Profile]
Posted at: 9/19/07 04:46 PM
Sign-Up: 03/02/02
Posts: 13,391
lol actionscript in the programming forum
var newDepth:Number = _root.getNextHightestDepth(); var myClip:MovieClip = attachMovie("blah","blah"+newDepth,newDepth); myClip._x=203984209384234;
Posted at: 9/19/07 04:52 PM
At 9/19/07 04:46 PM, Afro-Ninja wrote: lol actionscript in the programming forum var newDepth:Number = _root.getNextHightestDepth(); var myClip:MovieClip = attachMovie("blah","blah"+newDepth,newDe pth); myClip._x=203984209384234;
Blaspheme!
Posted at: 9/19/07 04:55 PM
Sign-Up: 09/16/06
Posts: 1,175
cout<<"awesome"<<endl; trace(awesome); //awesome; /*awesome*/; var awesome:String = "awesome"; echo 'awesome';
encase you didn't notice, I like this idea.
My Coding Portfolio (updated frequently) If you stay in bed for long enough it will be socially acceptable to go to bed again
Posted at: 9/19/07 05:10 PM
I wonder.
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Posted at: 9/19/07 05:29 PM
Sign-Up: 08/30/02
Posts: 6,289
#!/usr/bin/perl # About time! A much needed feature here! $awesome = liljim; while( $awesome ) { print "Sweeet\n"; } exit;
CHUG A STUFF
Posted at: 9/19/07 05:32 PM
Sign-Up: 06/10/02
Posts: 1,712
Awesomeness :D
<?php echo "Yay!"; ?>
Posted at: 9/19/07 05:55 PM
Sign-Up: 05/04/06
Posts: 986
Urh.... Python?
print "Yahoo this is awesome!"
yo... yeah.
Posted at: 9/19/07 06:00 PM
At 9/19/07 05:55 PM, eWhabs wrote: Urh.... Python? print "Yahoo this is awesome!"
++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.
Posted at: 9/19/07 06:02 PM
At 9/19/07 05:29 PM, RageOfOrder wrote: #!/usr/bin/perl # About time! A much needed feature here! $awesome = liljim; while( $awesome ) { print "Sweeet\n"; } exit;
Does quoted code keep it's formatting? I say no.
We should probably still see a definitive quote area when we quote code.. otherwise I have to remove all the colons prefixing each line and add code tages myself to quotes.
All times are Eastern Daylight Time (GMT -4) | Current Time: 05:49 AM
<< Back