Skip to main content

Embed Powerpoint Slides as Flash Presentations in your Blog without Spending a Dime

How do you share your Powerpoint presentation slides with friends and colleages in another corner of the world ? You either send them the entire PPT or PPS file or save the Powerpoint slides as a web page with Table of contents and upload it to your website.

Now consider the scenario where you want to embed the powerpoint presentation as a flash files in your website itself which visitors can click and play inside their web browser without having to download anything.

To convert your powerpoint slides to flash swf format, you can either use OpenOffice or invest in sophisticated software like Macromedia Breeze Presenter, Adobe Captivate 2 or Articulate presenter but if you don't have that kind of money, just read this tutorial:

All you need to have is the Powerpoint slide ready, a copy of Microsoft Powerpoint and a free Flickr account. We've also illustrated this PPT to SWF technique using Google Picasa Web Albums.

1. Open the ppt file in MS Powerpoint and save it in PNG format [File -> Save As -> Choose png in the dropdown]

2. You will be now asked if you want to export every slide or just the current slide - choose "Every Slide"



3. Each of your ppt slides would be saved a separate image file under a separate folder. The slides would be named as slide1.png, slide2.png..

4. The next step is to upload these picture slides to flickr. If there are more than 5 slides in your presentation, I would suggest using the desktop Flickr uploadr else you may directly upload it from the Flick web based uploader.

5. While uploading pictures to flickr, the best approach would be create a separate flickr set and upload all your slide images in one set. But if you don't have a flickr pro account, you can just attach a unique tag to all these images [something like ppt_google_tricks_03112006]

6. Now comes a slightly tricky part but again, it's very simple:

» Open your Flickr homepage and click any of the PPT slide images.
» The image opens in a separate page - on the right side you will see a list of tags associated with that image. Click the tag which we used in the step 5 above.
» Wow! You get all your ppt slides in one page now. Right click anywhere on the page and choose view page source.
» Somewhere at the top of the HTML source, you will find text that's of the following format:
   ..services/feeds/photos_public.gne?id=18436325@N00&tags=ppt_slides&..

7. We are almost done now. Copy the value of id and tags from the above text and paste it in the following iframe code.

<iframe src="http://www.flickr.com/slideShow/index.gne?tags=ppt_slides&user_id=18436325@N00" ></iframe>



8. That's it - put the iframe tag anywhere in your blog post or website. You can also add the height and width code to the iframe tag depending on your side layout.

The visitor get to see a thumbnail view of your slides, a control bar and the option to change the timing of the slide.

Flash Slideshows with Google Picasa Web Albums

The same can be achieved using Picasa Albums as well. Just upload the pictures to a new picasa album online using the picasa software. Now open the album webpage and click slideshow.

The slideshow would start playing in the same browser window. Just copy the slideshow URL from the address bar and embed that in your blog using the iframe tag again. It's very simple.

Popular posts from this blog

How to Download Contacts from Facebook To Outlook Address Book

Facebook users are not too pleased with the "walled garden" approach of Facebook. The reason is simple - while you can easily import your Outlook address book and GMail contacts into Facebook, the reverse path is closed. There's no "official" way to export your Facebook friends email addresses or contact phone numbers out as a CSV file so that you can sync the contacts data with Outlook, GMail or your BlackBerry. Some third-party Facebook hacks like "Facebook Sync" (for Mac) and "Facebook Downloader" (for Windows) did allow you to download your Facebook friends' names, emails, mobile phone number and profile photo to the desktop but they were quickly removed for violation of Facebook Terms of Use. How to Download Contacts from Facebook There are still some options to take Friends data outside the walls of Facebook wall. Facebook offers the Takeout option allowing you to download all Facebook data locally to the disk (include

PhishTank Detects Phishing Websites by Digg Style Voting

OpenDNS, a free service that helps anyone surf the Internet faster with a simple DNS tweak , will announce PhishTank today. PhishTank is a free public database of phishing URLs where anyone can submit their phishes via email or through the website. The submissions are verified by the other community members who then vote for the suspected site. This is such a neat idea as sites can be categorized just based on user feedback without even having to manually verify each and every submission. PhishTank employs the "feedback loop" mechanism where users will be kept updated with the status' of the phish they submit either via email alerts or a personal RSS feed . Naturally, once the PhishTank databases grows, other sites can harness the data using open APIs which will remain free. OpenDNS would also use this data to improve their existing phishing detection algorithms which are already very impressive and efficient. PhishTank | PhishTank Blog [Thanks Allison] Related: Google

Digital Inspiration

Digital Inspiration is a popular tech blog by  Amit Agarwal . Our popular Google Scripts include  Gmail Mail Merge  (send personalized emails with Gmail ),  Document Studio (generate PDFs from Google Forms ) and   File Upload Forms ( receive files  in Google Drive). Also see  Reverse Image Mobile Search , Online Speech Recognition and Website Screenshots , the most useful websites on the Internet.