SIGN IN
::
SPONSORS
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
TRAINING
VIDEOS - REELS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
ADOBE AFTER EFFECTS:
Home
Forum
Basics
Expressions
Tutorials
Podcasts
Motion Graphics
Training
Cinema 4D
FAQ
CS4 Source text load from external .txt file
Cow Forums
:
Adobe After Effects Expressions
VIEW POSTS
•
ADD A NEW POST
•
SEARCH
•
CHANGE FORUM
Respond to this post
•
Return to posts index
•
Read entire thread
CS4 Source text load from external .txt file
by
Chad Dankert
on Jul 1, 2009 at 3:34:16 pm
I have been using the following source text expression in my CS3 projects to load text dynamically for lower thirds and titles:
#include'/media/text.txt'
try{
eval(thisComp.name)
}
catch(err){"not found"}
The external .txt file is formatted as follows:
L3_01 = "FirstName LastName"
L3_02 = "FirstName LastName"
;
And the comps in the AE file match those in the text file accordingly.
I just recently upgraded to CS4 and the expression no longer works. Any help on loading text dynamically in After Effects CS4 would be greatly appreciated.
Thanks in advance.
cd
Respond to this post
•
Return to posts index
•
Read entire thread
Current Message Thread:
CS4 Source text load from external .txt file
by Chad Dankert on Jul 1, 2009 at 3:34:16 pm
Re: CS4 Source text load from external .txt file
by Dan Ebberts on Jul 1, 2009 at 4:54:54 pm
Re: CS4 Source text load from external .txt file
by Chad Dankert on Jul 2, 2009 at 2:02:12 pm
Re: CS4 Source text load from external .txt file
by Dan Ebberts on Jul 2, 2009 at 5:46:27 pm
Re: CS4 Source text load from external .txt file
by Pierre-Alexis Tremblay on Jul 2, 2009 at 4:08:53 pm
Re: CS4 Source text load from external .txt file
by Dan Ebberts on Jul 2, 2009 at 5:22:55 pm
Note:
If you are a registered user please
click here to login
before posting.
Your post will not be accepted if your name and email address are not registered in our database. Click
here
if you do not have an account.
Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message
Entire Thread
None
Message:
Note:
The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key.
Read more...
Please post Expressions Code in the box below:
Add your message signature
Note:
By clicking "Post Direct" button above, you are agreeing to the Creative Cow's
Code of Conduct
.
FORUMS
•
TUTORIALS
•
MAGAZINE
•
TRAINING
•
VIDEOS - REELS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
©
CreativeCOW.net
All rights are reserved.
[
Top
]