The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.34 / 5.00 31,296 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.07 / 5.00 10,082 ViewsI don't know how to make flash nor draw or anything, but I think it would be cool if somone made, "Pimp My Pimp!" That's about it.
I don't know how to make flash nor draw or anything, but I think it would be cool if somone made, "Pimp My Pimp!" That's about it.
At 7/19/07 11:05 PM, labor wrote: After viewing this new layout i have one question: How do you get cum off a laptop?
Remove the keys and soak them in warm soapy water. Use a damp kitchen towel to clean between the key stubs. Wipe the screen with eyeglass lens wipes. Use a shop vac on the speaker holes. Remove the battery before cleaning the power socket.
If you don't already know what you're doing, don't make an entire forum from scratch. You could at least get some ideas from phpbb if you really want to do this.
Woops, looks like the bbs used my anchor tags. Here it is again, just change curly braces into greater than/less than:
{A HREF="crap.map"}{IMG SRC="crap.gif" HEIGHT="100" WIDTH="100" ISMAP USEMAP="#crappy"}{/A}
{MAP NAME="crappy"}{AREA SHAPE=RECT COORDS="0,0 100,100" HREF="http://www.crap.com" ALT="Stupid Crap"}{/MAP}
It sounds like you just want to make the whole image a link (without the stupid box around it). You know you can chop it up so that different parts of the picture go to different places, right? Anyway, here's how to do what you asked:
<IMG SRC="crap.gif" HEIGHT="100" WIDTH="100" ISMAP USEMAP="#crappy">
<MAP NAME="crappy"><AREA SHAPE=RECT COORDS="0,0 100,100" HREF="http://www.crap.com" ALT="Stupid Crap"></MAP>
I'm not sure exactly what you mean, but I assume you want to make an mp3 or something based on a song that you recorded onto a cd from a tape. The problem is that there is no separation between the tracks. If this is correct, here's how to do it:
Get a wav editor, turn your audio into a wav, and cut out all the sound around the song you want. Then encode the resulting wav into an mp3. Use nonags.com if you need utilities for this.