ppt to swf conversion

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello,
i am doing a project in vc++ for converting a powerpoint to flash.the
procedure I am following is to convert the ppt slides to gif format image and
then converting each image to flash object and combining it.
I was sucessful in performing the first part of this project that is
converting the ppt slides to gif format image.
now i am in need to convert these images to flash objects.
it would be very kind if any one can help me in this part by providing me
with the library files or the steps to be followed in performing hte same.
 
teena,
I was sucessful in performing the first part of this project that is
converting the ppt slides to gif format image. Good.
What you need is a flash expert or the flash newsgroup / community

Cheers
TAJ Simmons
microsoft powerpoint mvp

awesome - powerpoint backgrounds,
http://www.powerpointbackgrounds.com
free powerpoint templates, tutorials, hints and tips etc
 
Question: why convert to a .gif vs. a .jpg or .png? The .gif format has the
lowest color depth and if using images with gradient scales (ie. photos) the
results will be of less quality. Such a thought.

--
Best Regards,
Troy Chollar
TLC Creative Services, Inc.
troy at tlc creative dot com
www dot tlccreative dot com
==================================
A Microsoft PowerPoint MVP
==================================
 
Question: why convert to a .gif vs. a .jpg or .png? The .gif format has the
lowest color depth and if using images with gradient scales (ie. photos) the
results will be of less quality.

Good point. And at least in some versions, PPT won't attempt to antialias the
text unless it's making 24-bit images. Or in humanspeak: the text will look
like the dog et it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top