A couple of my friends (you know who you are) have asked me how to insert a picture into a comment on Myspace. Basically, you’ll need to upload your pictures somewhere on the internet, then add a some HTML code to the comment. This works the same way for bulletins and blog posts.
I added some other options at the bottom that you might want to read before you go straight into my suggestion.
- Sign up for a free Yahoo Flickr account.
- Upload a picture (they’ll give you instructions for that).
- Right-click on your picture and choose Properties.
- Select and copy the Address (URL) information.
- Add a comment to a Myspace profile like usual, but add this:
<img src=" "/> - Paste that address between the quotes in the code above. It should look something like this:
<img src="http://you/www.flickr.com/images/softball.jpg" />
That’s all there is to it. Here are some other tutorials that might help you along as well:
- Ask Leo – uses your regular myspace images to store images instead of Flickr.
- Ask Bob Rankin – An example of the code side-by-side with the comment and picture.
- Ask Dave Taylor – uses Photobucket (kind of made for Myspace) to store images instead of Flickr.
- Wiki-How’s Manual – pretty much the same thing I wrote, but maybe this is an easier read.
I hope this works for you guys!


