Search found 4 matches
- May 27th, 2008, 12:46 pm
- Forum: Expression Discussion
- Topic: indexOf with text
- Replies: 3
- Views: 11711
Re: indexOf with text
Cheers fellas!
- May 26th, 2008, 1:33 pm
- Forum: Expression Discussion
- Topic: indexOf with text
- Replies: 3
- Views: 11711
indexOf with text
me again. I'm trying to use a single text layer to create subtitles. The sourceText property has this code (there's a null object called Controller with a slider to control which title shows): a = ["Title1", "Title2", "Title3 is a bit longer\r\nso it needs to wrap around&quo...
- May 26th, 2008, 10:41 am
- Forum: Expression Discussion
- Topic: Finding out the scale of a layer with a parent
- Replies: 2
- Views: 10001
Re: Finding out the scale of a layer with a parent
Genius. Thanks Dan!
- May 26th, 2008, 8:25 am
- Forum: Expression Discussion
- Topic: Finding out the scale of a layer with a parent
- Replies: 2
- Views: 10001
Finding out the scale of a layer with a parent
Anyone know how to do this? The layer space transforms (toComp, toWorld etc) seem to do this for position values but I can't find any way of finding a layer's absolute scale value. I'm trying to do a "world zoom" similar to the Videocopilot tutorial, so the highest-res layer when fully zoo...