Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

#include Doesn't work in AE CS4

10 views
Skip to first unread message

Timothy...@adobeforums.com

unread,
Mar 13, 2009, 5:08:44 PM3/13/09
to
Anyone have a work around for the "#include" javascript in CS4. Used an external file to drive some text in my comp in CS3, but the same script doesn't work in CS4. I even downloaded a comp from the graymachine.com <http://www.graymachine.com/v3/tutorials/170-19-expressions-and-external-documents.html> website to check and it didn't work either.

I'm on a MAC, by the way.

Myle...@adobeforums.com

unread,
Mar 16, 2009, 9:03:22 AM3/16/09
to
No idea, but since this is an unofficial "hack" anyway, you cannot blame anyone. This feature may have been removed. As a minor, look whether your permissions for scripts in the prefs are set to read and write files...

Mylenium

Timothy...@adobeforums.com

unread,
Mar 24, 2009, 4:53:14 PM3/24/09
to
I use Scripts Panels, so the javascript selection is checked already to read and write files. Although, I can appreciate the start with the obvious first.

Sébastien_Périer@adobeforums.com

unread,
Mar 28, 2009, 7:18:32 AM3/28/09
to
instead of #include you can try to use the $.evalFile(path of your file).
0 new messages