I am very new to Indesign and am using CS3. I am following the directions to create a table style with the cell styles that I want, I have indicated these cell styles in the Table options dialog box, but when I create a new table and apply that table style to it, it doesn't bring in the cell...
I am working in a document with an enormous paragraph catalog. After I apply a paragraph format, the catalog scrolls back to the top of the list. Is there any way of stopping this so that the catalog list remains in the same place as the last format applied?
I know I've done this before, but can't remember how...
I want to write a series of custom help tips for an Excel worksheet. As the user mouses over a cell, a help tip appears in the status bar.
Any help will be greatly appreciated!
Is there a way to create line breaks in a single cell without making the spacing all goofy. For instance, in a single cell I want to create a numbered list like:
1). Text
2). Text
3). Text
I know how to word wrap in a cell. I also know that in Word, SHIFT+ENTER usually creates a line break...
I am trying to create a calculated field in MS Word. What I want is for the field to automatically update a number in a sentence like:
The company has been in business for XX-years.
I know the company was founded in 1946, so where do I go to subtract 1946 from the current date? I want this to...
Does anyone know how to space shapes, say little circles around another shape, like a big circle? And then how would you distribute them around the circle so the spacing is even?
I have created an oval that I want to apply a filter effect to. When I apply the "grain" effect to the oval, it fills the oval with "grain" and also creates a rectangle around the oval that it also fills with "grain". How do I limit the fill to just inside the shape?
Nevermind...figured it out. Select _alpha from the Properties section and fill in the following parameters as needed.
Here's the code:
on (rollOver) {
INSTANCENAME._alpha = 100;
}
on (press, release, releaseOutside, rollOut) {
INSTANCENAME._alpha = 0;
}
Nevermind, figured it out.
DUH!
Well, if anyone else has this problem...
To control a movie playing as a projector:
1 Select the frame, button instance, or movie clip instance to which you will assign the action.
2 Choose Window > Actions to display the Actions panel.
3 In the Toolbox...
How do I prevent the movie from resizing in the .exe. When it opens it stretches the movie to full screen. I want it to launch to the size of the movie itself (i.e. 800X600) and not open full screen. If the user opens the window further and there is the color of the movie background boxing it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.