Creative TextFX v2 Forum


box Creative TextFX v2
With Creative TextFX v2 you can create stunning text effects in FLASH. This Flash component gives you access to more than 300 predefined text effects that are customizable from the user interface or directly with ActionScript elements - properties, methods, constructor parameters and events - thoroughly documented in the complete product manual or in the Contextual Help.

Find out more about Creative TextFX v2

Thread: Looping for screensaver

title left
User Details
message
title right

post date:
2009-08-19 12:00:36
Please help: I used Creative TextFX to make a .swf file for a screen saver but need it to loop and it doesn't.

The .fla has 8 layers (plus the automatically CTFx generated one). Seven layers each have two component effects that have increasingly higher delays so the text effects happens and then logo fades to black.

On layer 8 is the movie clip with the logo, with keyframes, etc. On the last frame there's a script that should make it return to the first frame and replay but it doesn't. It only replays the logo_mc but not the CTFx. Any thoughts?

This is the script:
for (var i:Number=0; i>1; i++) {
MovieClip(root).gotoAndPlay(1);
}
Andrei Rinciog [Extend Studio]

post date:
2009-08-21 10:14:07
Hello,

Please send a copy of the FLA file at our support email.

Regards,
Andrei