Hi,
my flash animation (*.swf) is flickering only in Adobe PDF, but in the web browser it works fine. I'am searching for a robust high quality configuration.
I used a macro to assemble my transient cgns-files into the *.swf - output.
with the following EXPORTSETUP
$!EXPORTSETUP EXPORTFORMAT = Flash
$!EXPORTSETUP IMAGEWIDTH = 400
$!EXPORTSETUP USESUPERSAMPLEANTIALIASING = YES
$!EXPORTSETUP ANIMATIONSPEED = 24
$!EXPORTSETUP SUPERSAMPLEFACTOR = 5
Is ANIMATIONSPEED applicable to swf ??
- in Scripting Guide:"Applies to AVI only" (p.119)
is in conflict with
- http://www.tecplot.com/showcase/tips/ti ... &article=3
"Animation Speed: This option lets you choose how many frames per second you would like in your animation."