Creative MovieFX v2 Forum


box Creative MovieFX v2
Creative MovieFX v2 is a Flash effects component that offers the ability to apply effects on any movie clips. From the user friendly interface it?s very easy to browse the over 280 predefined effects gallery and apply them on the three transition types available (In effects, Out effects, and Wait effects) without writing a line of code.

Find out more about Creative MovieFX v2

Thread: Loading external actionscript 2.0 files built with CreativeMovie FX into actionscript 3.0 files

title left
User Details
message
title right
Scott Francis

post date:
2008-06-09 03:33:24
Hello:

I bought Creative MovieFX and used it to build transitions in actionscript 2.0 files to be loaded externally in an actionscript 3.0 file.

The main swf is an actionscript 3.0 file. file1.swf is an actionscript 2.0 file that use Creative MovieFX transitions.

Main.swf on a button click event will load file1.swf externally:

loader.load(new URLRequest("file1.swf"));
mc.addChild(loader);

The first time file1.swf is loaded into the main movie, it works fine. However, after the first time, any attempts to reload file1.swf or other swfs built using Creatuve MovieFX the transitions dont appear and/or the loaded external swf doesnt even appear.

Is there any possible resolution to this issue?
Lavinia Iancu [Extend Studio]

post date:
2008-06-09 09:09:46
Hello,

Our Flash products are not ActionScript 3 compatible (they are only AS2 compatible, as mentioned in our product requirements in our website) and this is why he problem occurs. In a few months all of our products will be AS3 compatible. We will also release a new version of Creative MovieFX, which will be a great product.

Please feel free to contact us if you have any other questions and we will assist you.

Kind regards,
Lavinia Iancu
Brian Arenson

post date:
2008-10-26 21:12:13
Hi, I was wondering how long until the AS3 version of MovieFX comes out?? I dont want to pay for the AS2 version then have to pay for the upgrade soon. Please let me know. thanks
Andrei Rinciog [Extend Studio]

post date:
2008-10-27 13:22:06
Hello,

Creative Movie FX v2 will be released soon, but we cannot give you an exact day at this point. You will receive a newsletter through email on the release day. As for the TextFX there will be a discount for the first version users giving them the possibility to only upgrade the product. So, you will get too products, one for AS 2 and one for AS 3, instead of getting just the AS 3 version.

Kind regards,
Andrei Rinciog
Brian Arenson

post date:
2008-10-27 13:44:24