# Best way of running PowerPoint presentation with AS 3.0

**URL:** https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636
**Category:** flash
**Created:** [July 10, 2008, 9:52pm UTC](https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636 "2008-07-10T21:52:01Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![spectator](https://avatars.discourse-cdn.com/v4/letter/s/47e85d/32.png) [@spectator](https://forum.kirupa.com/u/spectator)
#### Post date: [July 10, 2008, 9:52pm UTC](https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636/1 "2008-07-10T21:52:01Z")

</div>

How can I load a powerpoint presentation and run it with AS 3.0. Which is the best way? What should I do? Please help 🙂

---

<div class="post-metadata">

### Author: ![Sage\_of\_Fire](https://avatars.discourse-cdn.com/v4/letter/s/e95f7d/32.png) [@Sage\_of\_Fire](https://forum.kirupa.com/u/Sage_of_Fire)
#### Post date: [July 10, 2008, 10:52pm UTC](https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636/2 "2008-07-10T22:52:55Z")

</div>

That really depends on how much you know about AS3. If you’re not too experienced, you probably mean “how do I show a powerpoint presentation with Flash”. That’s simple enough, but dynamically loading a powerpoint with AS3 would be quite a project. If you want the second one, I’d suggest searching “AS3 powerpoint loader class” or something similar to see if somebody’s already made a class for loading powerpoints. If they haven’t, it’s probably not possible.  
If you just want to play a powerpoint in flash, just ask and I’ll tell you how.

---

<div class="post-metadata">

### Author: ![dthought](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/dthought/32/3573_2.png) [@dthought](https://forum.kirupa.com/u/dthought)
#### Post date: [July 11, 2008, 4:11am UTC](https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636/3 "2008-07-11T04:11:11Z")

</div>

You can insert Flash movies inside PowerPoint, but actually inserting PowerPoint within / converting PowerPoint to a Flash file is not possible.

If you’re a Windows programmer, you could write an external interface to control a PowerPoint presentation running inside PowerPoint from a separate Flash app.

If all you want to do is launch a PowerPoint presentation file from within Flash, you could load it as a URL as you would for a web page.

---

<div class="post-metadata">

### Author: ![DiamondDog](https://avatars.discourse-cdn.com/v4/letter/d/74df32/32.png) [@DiamondDog](https://forum.kirupa.com/u/DiamondDog)
#### Post date: [July 11, 2008, 10:56am UTC](https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636/4 "2008-07-11T10:56:13Z")

</div>

There are programs out there which will convert a Powerpoint presentation into a Flash movie. Google ‘powerpoint to flash’ or something similar.

---

<div class="post-metadata">

### Author: ![dthought](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/dthought/32/3573_2.png) [@dthought](https://forum.kirupa.com/u/dthought)
#### Post date: [July 12, 2008, 12:10am UTC](https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636/5 "2008-07-12T00:10:28Z")

</div>

Conversion, yes, but direct insertion, no.

---

<div class="post-metadata">

### Author: ![DiamondDog](https://avatars.discourse-cdn.com/v4/letter/d/74df32/32.png) [@DiamondDog](https://forum.kirupa.com/u/DiamondDog)
#### Post date: [July 12, 2008, 7:22am UTC](https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636/6 "2008-07-12T07:22:14Z")

</div>

You can’t convert to .swf and then load that .swf into your main movie?

Not something I’ve ever needed to do. Just wondering if it’s possible.

---

<div class="post-metadata">

### Author: ![spectator](https://avatars.discourse-cdn.com/v4/letter/s/47e85d/32.png) [@spectator](https://forum.kirupa.com/u/spectator)
#### Post date: [July 12, 2008, 12:22pm UTC](https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636/7 "2008-07-12T12:22:46Z")

</div>

10x for the answers. I will search and try these advices 🙂 10x again 🙂

---

<div class="post-metadata">

### Author: ![saxx](https://avatars.discourse-cdn.com/v4/letter/s/f04885/32.png) [@saxx](https://forum.kirupa.com/u/saxx)
#### Post date: [July 13, 2008, 11:25am UTC](https://forum.kirupa.com/t/best-way-of-running-powerpoint-presentation-with-as-3-0/265636/8 "2008-07-13T11:25:33Z")

</div>

This might help you

[http://dreamlinestudio.com/blog/free-poweroint-to-flash-converter/63/](http://dreamlinestudio.com/blog/free-poweroint-to-flash-converter/63/)
