$12256 / $11500
I am looking at different soundFX such as this http://opengameart.org/content/bubbles-pop
when they are zipped it is great but when it is the stand alone files such as the one in the link I posted I am clueless. Anyone know how to do this?
If you click on the file link with the right button, you can choose to save the file from the pop-up menu. Depending on the browser you're using, the option may be named differently and even sound misleading, e.g. Firefox calls it "Save Link As..."; you might think it will save a link/bookmark/reference but it will actually save the file located at the link.
Even if you do a left click and you get your browser's built-in sound player, you should still be able to issue a "Save Page As" either from the File menu or the pop-up menu via right click anywhere in the page; again potentially misleading, but if the "page" is a sound, it will save the sound :)
HTH
Humm I think we could add a "Download" button pretty easy to the site I may look into that if i get a chance...
=======
Full Steam Ahead! o/ <-- little ascii fist in the air holding a debugging hammer.
Hey it was easy!
Bart change the code from
to
It will create a "Download" button that will download the file rather then link it.
Note: The download attribute is not supported in Internet Explorer, Safari or Opera 12 and earlier versions so I hide it if it doesnt exist.
=======
Full Steam Ahead! o/ <-- little ascii fist in the air holding a debugging hammer.