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: MovieFX with AS3 Loader class

title left
User Details
message
title right
Benjamin

post date:
2011-01-08 21:18:09
I am trying to load an swf created with MovieFX using the AS3 Loader class. If I debug my movie, I get the following error when the swf is loaded:

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at xtd.movieFX_v2::ComponentMovieFX()
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at rt()

Is there a different method for loading swfs that implement MovieFX?


Thanks.
Andrei Rinciog [Extend Studio]

post date:
2011-01-10 04:52:52
Hello,

It should work using the AS 3 Loader class. Just a made a test to make sure and I didn't receive any errors and the animation displayed correctly.

You load the swf in another AS 3 swf file? Could you send me the files that don't work? You can email them at support at extendstudio.com.

Regards,
Andrei Rinciog