PDA

View Full Version : cs3 and laco tween


apache13
07-24-2007, 04:45 PM
Hey :)

I am using cs3 and get an error message when using the laco tween - #include "lmc_tween.as"

I have been searching for answers - The best one I came across said to publish the file action script 2 and put the laco actionscript file in the include folder.

1. If I am using the extension how do I get the actionscript to add to the include folder
2. In cs3 were is the include folder located - appreciate the help :)

Here is the site I found the info
http://www.kirupa.com/forum/archive/index.php/t-258661.html

mattkenefick
07-24-2007, 05:01 PM
AS3 doesn't support includes.

If you're using AS2, it should be in the Includes for folder or the same directory as your FLA.

This thread probably should have been in one of the help sections.

apache13
07-24-2007, 06:48 PM
Thanks for the help

So using actionscript 2 - do I put the extension in the folder?

and I have searched the program files - cannot find the folder includes

mattkenefick
07-24-2007, 07:16 PM
Thanks for the help

So using actionscript 2 - do I put the extension in the folder?

and I have searched the program files - cannot find the folder includes

Includes folder is in application data.

If you're using a Mac, that's

Computer Name::Library::Application Support::Adobe::Flash CS3::en::Configuration::Include

if you're on a PC, that's

[c]:/Documents and Settings/your_username/App?lication Data/Adobe ... as above

[c] depending on your harddive letter.
App?lication asin it might show up as App Data or Application Data depending on your OS


You might also have to go through [c]:/Users/ ... etc depending on your OS.