We are using Aspose.Slides to generate flash from power point presentation. But the size of the flash file generated is too big and takes lot of time to load when loading in HTML page using embed tag. Is there any way to reduce the size of flash file generated without compromising the quality?
We are generating one flash file per slide.
Also another issue is , in some cases when we embed that flash using embed tag in html, it is not rendering properly. if we are specifying height and width for embed tag it is not taking that complete space and shows blank area at the bottom and right. Can you please help us on this?