Jumat, 30 September 2011

How to add a Flash animation

To do add a Flash animation to a blog entry there are two ways you can achieve this. First upload your file to your filespace.
The Flash Icon
The other way is to use the Flash icon within the advanced editor. This will pop up this window.
Clicking the Insert button will complete and paste in the code into the entry.
Using HTML direct
If you have code you want to place, rather than examine it and break it up using the Flash form, you can just paste the HTML into HTML mode by clicking the Html button on the advanced editor. Then paste in the code, example below.
<objectclassid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase=http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0
id="ANIMATION NAME"
width="THE WIDTH HERE"
height="THE HEIGHT HERE">
<param name="movie" value="YOUR FLASH ANIMATION LINK HERE.swf">
<param name="quality" value="high">
<embed src="YOUR FLASH ANIMATION LINK HERE.swf"
quality="high" 
width="THE WIDTH HERE"
height="THE HEIGHT HERE"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
Other ways to add flash?
You can also add flash in a number of places. You can add flash as a gutter, header or footer element. Just paste your code into a Basic HTML widget. You can use Widgets, Custom home page to design a beautiful flash home page.


Need One-to-One Help?
If you are in any doubt, contact support

Related Posts

Tag Basics

More about HTML tags including anchors and special characters

First HTML Page

Beginners HTML

Inserting mp3s or music files.

Ever thought of inserting your favorite song as an mp3 or other audio file in to your blog? Here are the instructions on how to do so.

Site Header Images

If you want to customize your header for your blog, rather than use one of our predesigns. Here are some guidelines that may help you. if you want your header to suit both fixed and fluid layouts, make it 1600 pixels wide by 160 pixels high

How to add a Flash animation

Instructions on how to add a Flash animation to a blog entry, header, or custom portlet.

Inserting HTML/javascript code to your gutter

Instructions on how to add HTML or Javascript code to your blog's gutter. This can be used for adding AdSense, blog-rings, PayPal Donation buttons, weather pixies, images etc.

How do I put HTML into my blog entry?

If you are using the advanced editor, then you need to make sure you are in HTML mode before you add in HTML, do this by clicking the "html" button along the top.

Inserting images using HTML

Instructions and examples on how to insert an image using HTML. This can be used in the Basic Editor, widgets, headers, and any other fields where you can input HTML.

Paragraphs and Line breaks in HTML

How to work with paragraphs and linebreaks in HTML.

HTML Color Reference

Hex Color codes explained.

Blog construction

An overview of how to insert widgets in different elements of your blog, and how to use them to construct your blog's layout.

How do I upload files to my blog?

Instructions on how to upload files to your blog's file space.

Basic HTML

Although you can use the advanced editor some people prefer to go with the basic one. This can be tricky if you don't know much HTML. Well here we will tell you some basic HTML you can use. From making a word bold to adding images.

FTP access to your files and photos

Instructions on how to access your blog's filespace using FTP.

Tidak ada komentar:

Posting Komentar