|
Home > Archive > Macromedia Flash Server > March 2006 > Powerpoint to SWF
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Chmielewski yarek 2006-03-10, 7:46 am |
| The presentation component do not accept powerpoint files.
Is there a way to convert ONLINE the powerpoint files to SWF ? (a linux
command line converter) ?
or any online tool to build some SWF presentations ?
Thanks
----- Original Message -----
From: "Naicu Octavian" <naicuoctavian-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Friday, March 10, 2006 8:59 AM
Subject: Re: [FlashComm] Seek to End of Video
> If this is really a issue I think you could solve it this way:
>
> When a user seeks, you calculate the time ehre it seeks, compare the
> difference between seektime and totaltime and if it's smaller than the
> buffer, adjust the buffer!
>
> Also make shure you adjust the buffer back!
>
> Robert Sandie <rsandie-6hjaaxo62fiOxUJJZbBl1EEOCMrvLtNR@public.gmane.org> wrote: Asa, Stefan and aYo's I
> know this may be simple but have been fighting this
> one for a while:
>
> There's a point in the video where "NetStream.Play.Stop" comes through
> from
> FMS.
> Seeking before this point works just fine, but when you seek past this
> point
> the stream doesn't want to keep playing anymore. What happens that I
> start
> playing a video, seek to about 99%. The stream never plays again after
> that
> (there is never a "NetStream.Buffer.Full" code to indicate playback
> starts).
>
>
> If a stream is playing and you seek before that, the stream will keep
> playing just fine but, if you seek past the point where the stop would be,
> the stream doesn't play anymore.
>
> Is this a known problem? Any thoughts on what I may be doing wrong?
>
> - Rob
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
>
> ---------------------------------
> Yahoo! Mail
> Use Photomail to share photos without annoying attachments.
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
________________________________________
___________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
| |
| Jay Charles 2006-03-11, 2:45 am |
| OpenOffice will convert ppt files from the command line, but you'll need
to write an OO macro and a shell script to do it.
Discussion and code example here:
http://flashcomguru.com/forum/forum...3D1557&KW=3Dppt
OpenOffice is free and runs on linux. The .swf's that open office
generates are a little stange, so you might want to use SWFTools to
break the .swf apart and recompile it from individual frames.
Dreamingsoft has a command line conversion tool that works pretty well.
The only downside is that it converts the slides to bitmaps rather than
preserving vectors like opneOffice does.
http://www.dreamingsoft.com
-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
Chmielewski yarek
Sent: Friday, March 10, 2006 7:24 AM
To: FlashComm Mailing List
Subject: [FlashComm] Powerpoint to SWF
The presentation component do not accept powerpoint files.
Is there a way to convert ONLINE the powerpoint files to SWF ? (a linux=20
command line converter) ?
or any online tool to build some SWF presentations ?
Thanks
----- Original Message -----=20
From: "Naicu Octavian" <naicuoctavian-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Friday, March 10, 2006 8:59 AM
Subject: Re: [FlashComm] Seek to End of Video
> If this is really a issue I think you could solve it this way:
>
> When a user seeks, you calculate the time ehre it seeks, compare the=20
> difference between seektime and totaltime and if it's smaller than the
> buffer, adjust the buffer!
>
> Also make shure you adjust the buffer back!
>
> Robert Sandie <rsandie-6hjaaxo62fiOxUJJZbBl1EEOCMrvLtNR@public.gmane.org> wrote: Asa, Stefan and
aYo's I=20
> know this may be simple but have been fighting this
> one for a while:
>
> There's a point in the video where "NetStream.Play.Stop" comes through
> from
> FMS.
> Seeking before this point works just fine, but when you seek past this
> point
> the stream doesn't want to keep playing anymore. What happens that I=20
> start
> playing a video, seek to about 99%. The stream never plays again after
> that
> (there is never a "NetStream.Buffer.Full" code to indicate playback=20
> starts).
>
>
> If a stream is playing and you seek before that, the stream will keep
> playing just fine but, if you seek past the point where the stop would
be,
> the stream doesn't play anymore.
>
> Is this a known problem? Any thoughts on what I may be doing wrong?
>
> - Rob
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
>
> ---------------------------------
> Yahoo! Mail
> Use Photomail to share photos without annoying attachments.
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com=20
=09
=09
=09
________________________________________
________________________________
___=20
Nouveau : t=E9l=E9phonez moins cher avec Yahoo! Messenger ! D=E9couvez =
les
tarifs exceptionnels pour appeler la France et l'international.
T=E9l=E9chargez sur http://fr.messenger.yahoo.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
|
|
|
|
|