Go Back   Flash Flash Revolution > Life and Arts > Films and Television
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
Old 04-7-2006, 09:37 PM   #1
Synthlight
Administrator
Founder, System Administrator
AdministratorFFR Simfile AuthorFFR Veteran
 
Synthlight's Avatar
 
Join Date: Nov 2002
Location: United States of America
Age: 50
Posts: 3,052
Default How to Embed Media on the Forum

Ok people, this will server as a quick "How-To" on how to using the new Anymedia BBcode that allows you embed just about any video, music, or image file on the net including direct embedding of any Google video.

I ask ask that you use common sense when embedding any media anywhere on the forum. Always post media relevant to the topic and absolutely no porn of any sort is allowed. I will not give warnings, offensive content will result in a permanent ban.

@ Supported Ext.:
---------------------------------
flv, swf, swf, spl, mov, qt, mqv, mpeg, mpg, m1s, m1v, m1a, m75, m15, mp2, mpm, mpv, mpa, flc, fli, cel, rtsp, rts, 3gp, 3gpp, 3g2, 3gp2, sdv, amc, mp4, sdp, rm, rmvb, ra, rv, ram, smil, mp3, wma, wav, ogg, ape, mid, midi, asf, asx, wm, wmv, wax, wvx, avi, pdf, fdf, xfdf, xdp, xfd, gif, jpg, jpeg, png, bmp, xpm, torrent, google, youtube, vsocial, vlog

@ Features:
---------------------------------
1.Use the (Google) Flash Video Player to play the (Google's) flv file;
2.Use the Flash Single Mp3 Player to play the mp3 file;
3.Use the PHP BEncode Library to show the Torrent file info.;
4.Codes could pass the XHTML Validation;
5.Supported explorers: IE, Mozilla, Firefox, NetScape, Opera...
6.Supported OS: Windows, Linux, Mac OS X...
7.You could custom the width and height, and decide whether to autoplay.
8.You could custom the tag name.
9.You could custom the title of the player box.
10.You could choose whether to collapse the player box by default.
@ How to Use:

The examples below would be MEDIA, not BEDIA.
---------------------------------
Tag without options:[BEDIA]url_of_the_file[/MEDIA]

ex.
[BEDIA]http://server/file.mp3[/MEDIA]

Shown as a mp3 player (Use the flash mp3 player by default).

Tag with options:
[BEDIA=width,height,autostart,extension]url_of_the_file[/MEDIA]
[BEDIA=width,height,autostart]url_of_the_file[/MEDIA]
[BEDIA=width,height]url_of_the_file[/MEDIA]


ex.
[BEDIA=100,200,yes,rm]http://server/file.mp3[/MEDIA]

It will use the real player to play the file.mp3,
the object is 100px width, 200px height, and it will autostart.

[BEDIA=150,250,0]http://server/file.swf[/MEDIA]
It will use the flash player to play the file.swf,
the object is 150px width, 250px height, and it'll NOT autostart.

[BEDIA=211,421]http://server/file.pdf[/MEDIA]
It will post the pdf object on the page,
the object is 211px width, 421px height.

Other Rule:
1.WIDTH and HEIGHT are both required if you want to use options;
2.Available values for the AUTOSTART option: 1, true & yes.
3.Separate the options with commas, don't add quotes.

Here is an example of a Google Video URL wrapped in simple MEDIA tags.

[MEDIA]http://video.google.com/videoplay?docid=499138313821366216[/MEDIA]

Cheers,

Synthlight
Synthlight is offline   Reply With Quote
Old 04-7-2006, 09:54 PM   #2
plasmix
FFR Player
 
plasmix's Avatar
 
Join Date: Jun 2003
Location: TX
Posts: 3,639
Default Re: How to Embed Media on the Forum

This is cool.
plasmix is offline   Reply With Quote
Old 04-7-2006, 09:56 PM   #3
Moogy
嗚呼
FFR Simfile Author
 
Join Date: Aug 2003
Age: 34
Posts: 10,303
Send a message via AIM to Moogy
Default Re: How to Embed Media on the Forum

autostart is probably a bad idea
__________________
Plz visit my blog

^^^ vintage signature from like 2006 preserved
Moogy is offline   Reply With Quote
Old 04-8-2006, 07:17 AM   #4
Afrobean
Admiral in the Red Army
FFR Veteran
 
Afrobean's Avatar
 
Join Date: Dec 2003
Location: the moon
Age: 36
Posts: 13,262
Send a message via Skype™ to Afrobean
Default Re: How to Embed Media on the Forum

Yeah, Moogy is right. Bad idea.

And is this possible to add to signatures? Probably a good idea to outlaw that if it's possible. Well, I guess it doesn't matter unless it's autoplay though, since you can set the dimensions so they're within the sig limit.
__________________
Afrobean is offline   Reply With Quote
Old 04-8-2006, 07:24 AM   #5
Synthlight
Administrator
Founder, System Administrator
AdministratorFFR Simfile AuthorFFR Veteran
 
Synthlight's Avatar
 
Join Date: Nov 2002
Location: United States of America
Age: 50
Posts: 3,052
Default Re: How to Embed Media on the Forum

Sigs are fine as long as it isn't overly large, autoplay is now turned off.

Cheers,

Synthlight
Synthlight is offline   Reply With Quote
Old 04-8-2006, 06:26 PM   #6
kardon7
FFR Player
 
Join Date: Jul 2004
Posts: 2
Talking Re: How to Embed Media on the Forum

who ever was playing that game was real good
kardon7 is offline   Reply With Quote
Old 04-8-2006, 06:27 PM   #7
kardon7
FFR Player
 
Join Date: Jul 2004
Posts: 2
Default Re: How to Embed Media on the Forum

and im serious
kardon7 is offline   Reply With Quote
Old 04-9-2006, 06:01 PM   #8
chickendude
Away from Computer
FFR Simfile AuthorFFR Veteran
 
chickendude's Avatar
 
Join Date: Sep 2003
Location: Massachusetts
Age: 33
Posts: 1,901
Send a message via AIM to chickendude
Default Re: How to Embed Media on the Forum

1) No, that person sucked
2) There's no need to post twice in a row. You might as well just type the entire sentence into one post. This isn't a chatroom.

3) This is the most amazing addition ever to the forum. Win++;
__________________
chickendude is offline   Reply With Quote
Old 04-10-2006, 08:16 AM   #9
banditcom
FFR Player
 
banditcom's Avatar
 
Join Date: Mar 2003
Location: Willimantic, CT
Age: 41
Posts: 6,243
Send a message via ICQ to banditcom Send a message via AIM to banditcom Send a message via Yahoo to banditcom Send a message via Skype™ to banditcom
Default Re: How to Embed Media on the Forum

Quote:
Originally Posted by Synthlight
9.You could custom the title of the player box.
10.You could choose whether to collapse the player box by default.
How do we do these two?

Also, you can make all the BEDIA to this:

[media=121,122,yes]http://blah.com[/media]

Just change the BEDIA to media, with a bold tag thrown in the middle.
banditcom is offline   Reply With Quote
Old 04-10-2006, 02:12 PM   #10
Yanah_God
Banned
 
Join Date: Oct 2003
Location: posting for gb sweep
Posts: 1,330
Send a message via AIM to Yanah_God Send a message via MSN to Yanah_God
Default Re: How to Embed Media on the Forum

rofl they suck

But I heart you for this, Synth.
Yanah_God is offline   Reply With Quote
Old 04-11-2006, 10:09 PM   #11
a7141988
FFR Veteran
FFR Veteran
 
a7141988's Avatar
 
Join Date: Dec 2003
Location: Columbus, OH
Age: 35
Posts: 18
Send a message via AIM to a7141988 Send a message via MSN to a7141988
Default Re: How to Embed Media on the Forum

I'm about as good as him and I use one hand.
a7141988 is offline   Reply With Quote
Old 04-12-2006, 01:35 AM   #12
cwarrior
FFR Player
 
cwarrior's Avatar
 
Join Date: Jul 2004
Location: Washington, USA
Posts: 6
Send a message via AIM to cwarrior
Default Re: How to Embed Media on the Forum

how do you get to this?
cwarrior is offline   Reply With Quote
Old 04-12-2006, 05:47 PM   #13
Afrobean
Admiral in the Red Army
FFR Veteran
 
Afrobean's Avatar
 
Join Date: Dec 2003
Location: the moon
Age: 36
Posts: 13,262
Send a message via Skype™ to Afrobean
Default Re: How to Embed Media on the Forum

Can I use this to force it to use winamp to play the file?

If so, what is the extension for it?
__________________
Afrobean is offline   Reply With Quote
Old 04-12-2006, 07:57 PM   #14
sockwars11
FFR Player
 
sockwars11's Avatar
 
Join Date: Feb 2006
Posts: 98
Default Re: How to Embed Media on the Forum

how would i embed a song from itunes i cant understand all the mumbo jumbo above
__________________
my mom tells me i should join the circus as the perfect human... i think i might
sockwars11 is offline   Reply With Quote
Old 04-13-2006, 08:10 PM   #15
leadafro
Tykeem Ultimatum
FFR Veteran
 
leadafro's Avatar
 
Join Date: Dec 2004
Location: Trying to play ITG where no arcades can be found.
Age: 34
Posts: 975
Send a message via AIM to leadafro Send a message via Yahoo to leadafro
Default Re: How to Embed Media on the Forum

Quote:
Originally Posted by a7141988
I'm about as good as him and I use one hand.
so do I but what kind of excuse is that.that song is easy as hell.As for the embeding media part,its awsome.
__________________
I'm black yall I'm black yall I'm blickity black black and I'm back.
leadafro is offline   Reply With Quote
Old 04-14-2006, 12:21 PM   #16
Kamunt
FFR Player
 
Kamunt's Avatar
 
Join Date: May 2005
Location: Chicago-ish, U.S.A.
Posts: 372
Send a message via AIM to Kamunt Send a message via MSN to Kamunt Send a message via Yahoo to Kamunt
Default Re: How to Embed Media on the Forum

Quote:
Originally Posted by sockwars11
how would i embed a song from itunes i cant understand all the mumbo jumbo above
I'm assuming that you can't because neither AAC nor M4A are listed as supported file types.
__________________
Professional Dubstep Hater

Last edited by Omeganitros : Today at 01:46 AM. Reason: What the hell were you thinking?
Kamunt is offline   Reply With Quote
Old 04-15-2006, 05:39 PM   #17
MrPoptart
Steam Id: MstrPoptart
FFR Veteran
 
MrPoptart's Avatar
 
Join Date: Mar 2005
Location: Toaster
Age: 33
Posts: 475
Default Re: How to Embed Media on the Forum

im as good as that but i usualy hav arrows go down.....
__________________
Quote:
Originally Posted by TheSaxRunner05 View Post
My WWE FC wasn't mashing, I was actually playing a much harder version of the chart in my head that had 1600 more notes. Much more skill.
MrPoptart is offline   Reply With Quote
Old 04-15-2006, 08:46 PM   #18
vashthestampede0987
FFR Player
 
vashthestampede0987's Avatar
 
Join Date: Jan 2004
Age: 33
Posts: 2,997
Send a message via AIM to vashthestampede0987
Default Re: How to Embed Media on the Forum

This is definately the thread for embeding media in your post. Not the HEY LET'S TALK ABOUT RANDOM **** AND CLUTTER THE THREAD.
__________________
Omega owes me [1] omega favor
I am God of Hot Pockets, fear my fillings for they may be hot.


Quote:
Originally Posted by Synthlight
I hate myself.

Cheers,

Synthlight
xxpla tonic love: GIVE IT TO ME
xxpla tonic love: ****ing give it to me
vashthestampede0987 is offline   Reply With Quote
Old 04-21-2006, 04:44 PM   #19
pazreyesreyes
Banned
 
pazreyesreyes's Avatar
 
Join Date: Mar 2006
Posts: 37
Default Re: How to Embed Media on the Forum

yeah i play down too,thats why i hate multiplayer cuze the arrows go up!.
pazreyesreyes is offline   Reply With Quote
Old 06-16-2006, 10:09 AM   #20
derek17719346
FFR Player
 
derek17719346's Avatar
 
Join Date: Mar 2006
Age: 31
Posts: 32
Send a message via AIM to derek17719346
Default Re: How to Embed Media on the Forum

Thanks Synthlight. I've noticed though, the thread gets more off topic the longer it is, and the more replies there are, like the one above me. HEY, PAZREYESREYES, WE ARE TALKING ABOUT EMBEDDING MEDIA ON FORUMS MAN, NOT THE DRIECTION OF ARROWS, lol, no offense man. Seriously guyz, stay on topic, it helps everyone out. Thanks for the tips Synth *bows with respect* they help alot.
derek17719346 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 10:10 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution