View Full Version : OK your fart smuckers.....
Billyman
09-03-2001, 04:53 PM
But can you help me with this?
You know the net is filled with sound bites from movies and such.
How can you steal them? or can't you?
How can I copy it and post it elsewhere?
How do you record your own audio messages and whatnot for posting purposes?
------------------
"Most people would sooner die than think; in fact, they do so."
- Bertrand Russell (1872-1970)
[This message has been edited by Billyman (edited 09-03-2001).]
Mudflap
09-03-2001, 07:43 PM
<FONT COLOR="Orange">I'd like to know too. </FONT c>
------------------
Let's do this thing! (http://www.thehypertribe.net/ubb/Forum1/HTML/002257.html)
skalie
09-03-2001, 11:50 PM
Sound files are like picture files, only worse, they take up a lot of space, kind of fucks it up for the dial-up crew.
Anyhow, .wav files are what you are looking for.
Billyman
09-04-2001, 12:04 AM
huh?
------------------
"Most people would sooner die than think; in fact, they do so."
- Bertrand Russell (1872-1970)
Escape Artist
09-04-2001, 12:05 AM
Since I'm not sure what you're talking about, I'll assume you mean embedded MIDI's, WAV's in webpages, etc.
The process for swiping them is fairly simple:
First, go to a webpage with a sound you wanna steal from 'em.
Right click on the page and pick "View Source".
Now, here's where you'll get confused a bit if you don't know HTML, but hang in there.
Look at this code below:
<BLOCKQUOTE><HR>
EMBED src="http://www.cox-internet.com/meshboy/sounds/terry2.au" border=0 loop=false autostart=false
[/quote]
Now, what you want to do is find something similar to that. Usually, any content you want from a page, be it Flash, sounds, or movies will be embedded.
Find the code and copy the full URL of the wave file; so if I wanted to steal theMAC's sound, I'd have "http://www.cox-internet.com/meshboy/sounds/terry2.au" (without quotation marks).
Open up Notepad and enter the following info, replacing "{}" with "<>" and changing the sample URL to the one with the sound you want.
<BLOCKQUOTE><HR>
{html>
{a href="http://www.yoursoundurl.com/thesound.wav">Right Click To Save{/a>
{/html>
[/quote]
Ok, go to File>Save As.
Under "Save As Type", select "All Files".
Type the filename you want, and put ".html" at the end, no quotation marks. Save the file to your desktop, open it.
Right click the link and select "Save Target As".
If you did it right, you'll get a prompt to save the sound file you wanted.
------------------
"It would be the greatest mistake, certainly, to think that concessions mean peace. Nothing of the kind. Concessions are nothing but a new form of war."
--V.I. Lenin
[This message has been edited by Escape Artist (edited 09-03-2001).]
Billyman
09-04-2001, 02:35 AM
I'm almost sorry I asked, but I'll give it a go, and thanks man.
------------------
"Most people would sooner die than think; in fact, they do so."
- Bertrand Russell (1872-1970)
Billyman
09-04-2001, 02:42 AM
So from what you are saying or at least what I am seeing, you can't steal any thing from, oh like here: http://www.genetix.com.mt/intro/sam.swf
????????
------------------
"Most people would sooner die than think; in fact, they do so."
- Bertrand Russell (1872-1970)
[This message has been edited by Billyman (edited 09-03-2001).]
Escape Artist
09-04-2001, 02:58 AM
Right click on that link you posted and hit "Save Target As".
You can indeed. http://www.thehypertribe.net/ubb/smile.gif
Anything can be saved to your computer using the method outlined above.
------------------
"It would be the greatest mistake, certainly, to think that concessions mean peace. Nothing of the kind. Concessions are nothing but a new form of war."
--V.I. Lenin
Billyman
09-04-2001, 04:32 AM
I right click no prob-save target as-prob. Save it where? And I never see "View Source".
------------------
"Most people would sooner die than think; in fact, they do so."
- Bertrand Russell (1872-1970)
What browser are you using billy? EA is talking IE, pretty sure.
Billyman
09-04-2001, 11:49 AM
same.
and windows ME
------------------
"Most people would sooner die than think; in fact, they do so."
- Bertrand Russell (1872-1970)
[This message has been edited by Billyman (edited 09-04-2001).]
Escape Artist
09-04-2001, 12:43 PM
<BLOCKQUOTE><HR>Originally posted by Billyman:
I right click no prob-save target as-prob. Save it where? And I never see "View Source".
[/quote]
I just used it as an example. You asked if it could be saved...well, it prompted you to save it, no? http://www.thehypertribe.net/ubb/smile.gif
View Source...it's an option when you right click on a page, not a link. In any case, you should be able to go to the View menu and see an option to view the source of a page.
------------------
"It would be the greatest mistake, certainly, to think that concessions mean peace. Nothing of the kind. Concessions are nothing but a new form of war."
--V.I. Lenin
Billyman
09-04-2001, 05:21 PM
OK guys I may be on to something, I'll get back to you.
------------------
"Most people would sooner die than think; in fact, they do so."
- Bertrand Russell (1872-1970)
Billyman
09-10-2001, 11:54 PM
replace "{}" with "<>"?
I never see any of these....{}
------------------
"Most people would sooner die than think; in fact, they do so."
- Bertrand Russell (1872-1970)
[This message has been edited by Billyman (edited 09-10-2001).]
Escape Artist
09-11-2001, 01:48 AM
{html>
{a href="http://www.yoursoundurl.com/thesound.wav">Right Click To Save{/a>
{/html>
If there's a "{", then replace it with "<", if there's "}", replace that with ">".
------------------
"It would be the greatest mistake, certainly, to think that concessions mean peace. Nothing of the kind. Concessions are nothing but a new form of war."
--V.I. Lenin
Billyman
09-11-2001, 03:52 AM
<BLOCKQUOTE><HR>Originally posted by Escape Artist:
{html>
{a href="http://www.yoursoundurl.com/thesound.wav">Right Click To Save{/a>
{/html>
[/quote]
Is this something I type in at notepad?
------------------
"Most people would sooner die than think; in fact, they do so."
- Bertrand Russell (1872-1970)
[This message has been edited by Billyman (edited 09-10-2001).]
[This message has been edited by Billyman (edited 09-10-2001).]
Escape Artist
09-12-2001, 06:45 AM
yup, save it as a .html file
------------------
"It would be the greatest mistake, certainly, to think that concessions mean peace. Nothing of the kind. Concessions are nothing but a new form of war."
--V.I. Lenin
3MTA3
10-15-2001, 08:56 PM
Jesus God its like the blind leading the blind off a fucking clif on the backs of rabid lemmings in here...ahh...nightmare world...
Ok...you cant rip sound out of flash...thats all there is to it...yer best bet would be to rig your comp to record when you play the sound from that flash file...just use whatever little audio thing your computer has...other than that, yer basically screwed...why not find the guy who made the flash dealy and ask him for specific sound bytes...??
------------------
[insert lame quote/comment here]
vBulletin v3.5.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.