Take a PowerPoint to a Blog Using PPT2Flash Standard

Sharing is In. Then how do you share your PowerPoint presentation with your friends?

You send them a PPT/PPS presentation via email or save it as a html page with Table of content and upload it to a website.


Flash is as same In as sharing.With PPT2Flash Standard , a PowerPoint to flash conversion program, you can easily flash your PowerPoint to your blog. And your friends can play your flash presentation inside their internet browser without downloading it.


All you need to have is a PowerPoint presentation ready. There is a step-by-step tutorial for you. Download a free trial from here.


First, follow a step-by-step wizard to install the program PPT2Flash Standard on your computer.


Second, convert the PowerPoint presentation to flash.

1.Lauch PowerPoint and you can PPT2Flash on the menu bar



2.Import a presentation in PowerPoint



3.Make some expected configurations in PPT2Flash Standard : Conversion mode, Flash Frame Rate, Hyperlink, Playback control and more.



4.Choose "Publish" in PPT2Flash Standard to convert the presentation to a flash movie


Third, insert the flash presentation to your blog.

1.Upload your flash presentation to a website and copy the URL of uploaded flash presentation.


Here is a list of Free Upload Services.

http://www.mediawart.com/

http://www.filepimp.com/

http://www.websamba.com/

http://www.250free.com/

http://www.geocities.com/

http://www.angelfire.com/


For Google Page Creator Users:


*Google page enables you to upload a flash movie from your local drive. You can also use other free similar unloading service on the web. With Google page, click Upload on the right pane to upload the flash file. When finish uploading, click its file name in the Uploaded Stuff and it will take you to a new window to play the flash. Copy the URL in that window.


2.Create a post in your blog and insert a codes to insert the flash presentation. Use the "Object" tag as you use in Dreamweaver to insert a flash


<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="165" height="105"> <param name="movie" value=" URL of the uploaded flash file"> <param name="quality" value="high"> <embed src=" URL of the uploaded PowerPoint file " quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="165" height="105"></embed></object>


Note:" URL of the uploaded flash file" included in this code should be the URL of the uploaded flash to Google page.


If you want to insert the flash into a google page, click "edit html" on the bottom- right to insert the flash by using the above codes.


3. Publish your blog or google page.