| PPT to Flash SDK - VB, Dot Net, Com, Dll
Faqs |
 |
How
can I use the SDK with my VB or other COM based application?
You
can use
the
SDK with
any COM
based
application.
You can
register
the
AG_PPT2Flash.dll
for use
within
your
COM
application
by the
help
of
Regasm.exe
which
is
available
with
the
Dot Net
SDK.
The
command
to do
it
is "regasm
AG_PPT2Flash.dll
/tlb:AG_PPT2Flash.tlb" at
the DOS
prompt.
Regasm.exe
reads
the
metadata
within
an
assembly
and adds
the
necessary
entries
to the
registry,
which
allows
COM
clients
to
create
.NET
Framework
classes
transparently.
After
registering
the tlb
you can
add it
to your
project
from the
add
references
tab.
|
| |
I
am getting
"PowerPoint to Flash Dll not installed properly."
Error.
This error
occurs when
the files
and the
directories
to be
shipped are
not existing
at the
executable
path. You
can simply
copy all the
files to the
executable
directory of
your
application
to solve
this issue. |
|
|
What
all files
do I need to ship
along
with my
application
for the
SDK to run
properly?
AG_PPT2Flash.dll
AG_PPT2Flash.tlb(To
be included
only in the
case of COM
component)
AG_APXTF.dll
AG_APEX.dll
Turbine.Turbine7.dll
Office 10
(Complete
folder)
Office 12
(Complete
folder)
Index.swf
(This is the
default
player for
flash files)
Index.html (This is a sample HTML player for flash files)
While
shipping the
SDK with
your
application,
it is
important to
maintain the
directory
structure of
the dlls.
For
reference to
this you can
check the 'Files To be Shipped'
folder in
the
installed
directory of
the SDK.
|
|
|
The
output has different animations than what I see in my PowerPoint file?
We are
presently
in a process
of implementing
all the
animations
available
in PowerPoint,
as of now
we have made
a mapping
chart
according
to which
the animations
are
appearing
in the
output. For the
complete
listing
of these
animation
mappings
you can go
through the
documentation installed
along with
the SDK.
|
|
|
|
|
|
|