The first releases of ActionScript 3.0 versions for Adobe Flash CS3
users are available, PJ and Supreme4. The other packs will follow. There
are a few important changes from the V2 (AS1.0 / AS2.0) versions. What's
different?
- All script per effect is performed in 1 single script frame instead
of spread over a number of keyframes. This may make it more difficult
for users to make custom modifications but offers a better structure.
- For multiple fonts per effect you won't use 1 single "letter"
MovieClip with multiple keyframes (one for each font type) like you
do in the V2 effects, but one MovieClip for each font type per effect.
See HELP section "Live Demo" for more info
- Aside from the option to Eval() your typed text as a somewhere defined
variable(dynamic text), you can now also choose to have it use a value
from a predfined Array ("externaltext" to be defined in root)
See HELP section "Live Demo" for more info
Check out Custom User Interface examples
to see what full versions Parameter Panel will look like
IMPORTANT: The AS 2.0 and AS 3.0 versions are not cross compatible.
Make sure you purchase a Component collection or bundle for the ActionScript
version of your .fla file.
Don't want AS3? Go back to Version 2 (Actionscript
1.0 / 2.0) |