Hi,
Here is a short guide on using the customizable Flash cartoons on your own blog & website.
1. Download the related .zip file.
.Zip files contains the .swf file you need.You will find the requirred code on blog page.2. Upload the swf file to your server, ask a friend or check free hosting services if you don't have a server or hosting option.
Note the new url of the swf file.
3. Update the .swf url in the code, you need to change it 2 times in different lines.Find these lines in code and replace;param name="movie" value=http://www.yourdomain.com/christmas1eng.swf?text=Customize this text"
embed src=http://www.yourdomain.com/ christmas1eng.swf?text=Customize this text
4. Now, we will customize the text in .swf file.In the same lines above, just replace the text;
"Customize this text"
with your own text.
Repeat the same action for both lines.
Don't write a novel and check if your new text fits well in the speech bubble later.
5. Copy the new code and paste it on your blog template.
Please save a copy of your current template so you can replace the original template if you make something wrong.
You need to paste the code in "Sidebar" content codes.
Search for the tag "!-- Begin #sidebar --" and paste the code somewhere below this line.
6. Save the changes on template and republish your blog.
I hope the guide is clear but feel free to ask me if you can't handle it.