PDA

View Full Version : imeem


KidLightning
03/26/07, 09:05 PM
How does one go about embedding a song from imeem into a post or journal entry on here like Jason has for Sherwood at the bottom of his March recommendation entry (http://www.absolutepunk.net/journal.php?do=showentry&e=13600)?

KidLightning
03/26/07, 09:08 PM
anyone know what the code is?

Iamhome
03/27/07, 12:31 PM
anyone know what the code is?

It might be something only Jason can do. My best bet would be to viewsource on the page of his journal entry.

Edit***
<div align="center"><object width="300" height="80"><param name="movie" value="http://media.imeem.com/m/PtVxfCgzmd/aus=false/"></param><param name="wmmode" value="transparent"></param><embed src="http://media.imeem.com/m/PtVxfCgzmd/aus=false/" type="application/x-shockwave-flash" width="300" height="80" wmode="transparent"></embed></object><br />
</div>

Tristan Needler
03/27/07, 12:34 PM
It's explained right here (http://www.absolutepunk.net/misc.php?do=bbcode#mp3), along with all the other bbcodes :-)

Tristan Needler
03/27/07, 12:36 PM
This (http://www.absolutepunk.net/misc.php?do=bbcode#imp3) is also listed, however I think that is out of date and doubt it works. Try it if the first way doesn't work.

Tristan Needler
03/27/07, 12:41 PM
It might be something only Jason can do. My best bet would be to viewsource on the page of his journal entry.

Edit***
<div align="center"><object width="300" height="80"><param name="movie" value="http://media.imeem.com/m/PtVxfCgzmd/aus=false/"></param><param name="wmmode" value="transparent"></param><embed src="http://media.imeem.com/m/PtVxfCgzmd/aus=false/" type="application/x-shockwave-flash" width="300" height="80" wmode="transparent"></embed></object><br />
</div>
html usually isn't the way to do things on this site, so I'd be surprised if that's how you do it. Besides, it didn't show up there, so I don't know. I don't have an account on the site so I can't check it.

Tristan Needler
03/27/07, 12:43 PM
<div align="center"><object width="300" height="80"><param name="movie" value="http://media.imeem.com/m/PtVxfCgzmd/aus=false/"></param><param name="wmmode" value="transparent"></param><embed src="http://media.imeem.com/m/PtVxfCgzmd/aus=false/" type="application/x-shockwave-flash" width="300" height="80" wmode="transparent"></embed></object><br />
</div>

Get the bolded part and put the imeem tags around it like this:

PtVxfCgzmd

And you get this:

PtVxfCgzmd

Iamhome
03/27/07, 12:45 PM
html usually isn't the way to do things on this site, so I'd be surprised if that's how you do it. Besides, it didn't show up there, so I don't know. I don't have an account on the site so I can't check it.


I typically forget that Html is not the way to do things...

To the guy with the question.. sorry for misleading you.