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: 2 ore more components with the same name

title left
User Details
message
title right

post date:
2009-06-16 20:00:07
I keep getting this error whenever I add a second animation. The components are NOT named the same. Really frustrated with this product.

internalId = 0 [class ComponentTextFX] Warning: There are 2 ore more components with the same name on the stage. Please RENAME the duplicate components and EMBED the text of the renamed components.You can rename it by accesing TextFX pannel / Text Tab / Other options (located at the bottom end of the interface).
Andrei Rinciog [Extend Studio]

post date:
2009-06-17 06:10:18
Hello,

That it’s just a warning and you can ignore it. It appears when you set a textFx instance to loop because it when the effects restart, the component it’s recreated with the name the previous component had.
We set to delete the first instance, but in Flash you cannot destroy an object. It’s automatically destroyed by the garbage collector.

Kind regards,
Andrei Rinciog