MFGG phpBB Message Boards Archive
https://phpbb.mfgg.net/

Useful Stuff
https://phpbb.mfgg.net/viewtopic.php?f=18&t=12048
Page 1 of 1

Author:  Black Squirrel [ Fri Nov 19, 2010 9:34 am ]
Post subject:  Useful Stuff

Graphics

Simple stuffs

Regular Image
Code:
[img]http://img405.imageshack.us/img405/5737/keen52.png[/img]
produces
Image

Scaled Images
This will scale an image to a desired size. W (width) and H (height) need to be in this order for it to work.
Code:
[simg w=200 h=100]http://img405.imageshack.us/img405/5737/keen52.png[/simg]
produces
scaled image

Image Formats

I wrote a guide. Most of it isn't out of date.

Image Hosting
http://imageshack.us/
http://photobucket.com/




Audio
You can embed music in two different ways

The classy way, which makes use of HTML5 Audio
Code:
[audio]http://upload.wikimedia.org/wikipedia/commons/1/17/Antonin_Dvorak_-_symphony_no._9_in_e_minor_%27from_the_new_world%27%2C_op._95_-_iv._allegro_con_fuoco.ogg[/audio]
which produces


Of course, not all browsers support HTML5 audio, and those that do don't necessarily accept the same filetypes. For example, that OGG file above me might not work in Google Chrome, but it will in Mozilla Firefox. The idea is that one day this will the be best way to go.

The generic way, which makse use of YouTube
Code:
[ytmusic]n2VLWpMdi5E[/ytmusic]
which produces


Author:  VinnyVideo [ Fri May 27, 2016 4:11 pm ]
Post subject:  Re: Useful Stuff

This stuff is useful, albeit very out-of-date. Some of the links are dead, which diminishes the value of this topic. I'm going to archive this topic, but if anyone wants to update it for this era of postmodern modernity, be my guest.

Page 1 of 1 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/