62 |

Slideshare is a great system to host presentations for distribution. The thing about it that keeps some folk from using it is that it uses Flash. Fear not, for here you can create a plain HTML/JavaScript/CSS embed version of Slideshare presentations. Simply follow the steps below:

63 |

1 Give us the Slideshare presentation settings

64 |
65 |
66 |
67 |
68 |
69 |
70 | 71 | 0){ 73 | $fwidth = $width+50; 74 | $fheight = intval($fwidth / 1.2); 75 | } else { 76 | $fwidth = 500; 77 | $fheight = 300; 78 | } 79 | 80 | ?> 81 |

2 Does the preview look right?

82 | 83 |

3 Your embed for copy+paste:

84 |
87 | 88 |

This is not a valid Slideshare url it seems :(

89 | 90 | 91 |