looks great.
Posted 4 months ago
Posted 4 months ago
If anyone is willing to rate this (who has bought it and likes it), please do… The 2 low ratings people have given this file are killing my rating.
Posted 3 months ago
I haven’t rated it yet because I haven’t got it to work, the background imports but does not blur, I’m sure I just missed something but since I haven’t figured it out I haven’t rated it yet…when I do I will be sure to rate it! =)
Posted 3 months ago
feliks – Make sure the caurina folder is in your root directory. It contains the classes which create the blur/glow effect. If you still have issues, please email me at "joe@metaphorcreations.com":mailto:joe@metaphorcreations.com">joe@metaphorcreations.com
Posted 3 months ago
Sorry about those posts… I wish there was a way to delete them!.. anyways, please email me if you need help, otherwise everything should be noted in the help file.
Posted 3 months ago
No problem, got it to work just fine, the folder was there but I think the problem was importing it to another flash file… Works great now though! 5 stars! =)
Posted 3 months ago
Hi there,
I’m getting this error when loading it as a background into another movie:
_256 levels of recursion were exceeded in one action list. This is probably an infinite loop. Further execution of actions has been disabled in this movie._
Any ideas on how to fix it? I can’t seem to figure it out here.
Posted 3 months ago
In case anyone else has the same issues. I replaced the “_ColorMatrix_matrix_gg ,rr & bb” bits with “_color_greenMultiplier, red & blue” which produces a fairly similar effect but without the infinate loop issues. 
@totzo – I haven’t ran into that issue, but thanks for pointing it out. I will work on some more tests and see if I get that error.
Thanks for the extra posting with the help as well!
Posted 3 months ago
forgot to say, you have to change 2 lines near the top to this:
import caurina.transitions.properties.ColorShortcuts; ColorShortcuts.init();
I’m using it in a gaia framework site, I guess it isn’t playing well with the transitionIn/transitionOut methods?
Posted 3 months ago