You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BigBlueButton-Setup
Hello,
I understand that the animation effects will not convert in BBB
due to the slides to be converted to pdf before those are displayed in
the bbb client environment. My questions are the following:
- Is there a plugin or a software I could use to convert the slides
to .swf or something in orther for the animation effects to be used in
the bbb client?
- if I would need to do code changes what would you recommend.
I'm working on a platform for Doctors, and the users belive that no
animation effects might make them look "amateurish". This is why I
wanted to see if I could include this functionality in the bbb client.
Thanks in advance for any help you might give me.
Fred Dixon
unread,
Oct 23, 2011, 8:07:20 AM10/23/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BigBlueButton-Setup
Hi Gabo,
I found a few such utilities by Googling the search terms
powerpoint animation .swf
However, incorporating some of these utilities (some are free, some
are commercial) into BigBlueButton's slide conversion system would
take deep understanding of how the current conversion process works.
see
In a nutshell, the current process converts powerpoint into PDF, then
bursts the PDF into individual PDF files, then converts each PDF file
to a .swf file.
You will need to create a parallel process that ends with a .swf file
for each powerpoint slide (albiet this time with animations).
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BigBlueButton-Setup
Thanks a lot for this information Fred.
I'll look into it and let you know what I did.
On Oct 23, 6:07 am, Fred Dixon <ffdi...@gmail.com> wrote:
> Hi Gabo,
>
> I found a few such utilities by Googling the search terms
>
> powerpoint animation .swf
>
> However, incorporating some of these utilities (some are free, some
> are commercial) into BigBlueButton's slide conversion system would
> take deep understanding of how the current conversion process works.
> see
>
>
> In a nutshell, the current process converts powerpoint into PDF, then
> bursts the PDF into individual PDF files, then converts each PDF file
> to a .swf file.
>
> You will need to create a parallel process that ends with a .swf file
> for each powerpoint slide (albiet this time with animations).
>
> Regards,... Fred