A story flows through many threaded text frames in a indesign cs2 document. I am able to find the textframes by using if txtframe.label = "XX" thenset mystory = txtframe.parentstorymystory.textframes.count gives the count of textframes used by the story.This works in indesign cs2 script.&nbs...
Hey guys thank for looking. Im trying to encode a video with these settings File Path: L:\Martin\Encoded Videos\The One mp4.mp4Type: XDCAM-EX Movie File Size: 285.7 MBImage Size: 1280 x 720Pixel Depth: 32Frame Rate: 29.97Source Audio Format: 48000 Hz - compressed - StereoProject Audio Format...
hi, how can we specify the default when the dialog box pop up.Seem like the function don't have a option for that. Any advise? var myFile = File.openDialog("Choose the INDD file to be exported to PDF", "INDD Files (*.indd):*.indd"); tks.
Today I'd like to intruduce a powerful dvd converter, which is Cucusoft Ultimedia DVD Converter, it enables you to convert dvd to any video and audio formats, and also supports convert dvd to any portable devices. So the following will show you how to convert dvd with this program Make prepara...
The random(x) expression is simple enough to randomly rotate a layer to any angle, but what if I want that angle to be to the nearest 45 degrees? So my layer would randomly rotate to any of the following angles: 0, 45, 90, 135, 180, 225, 270, 315, or 360 degrees. Thanks, Jim