hm. I'm checking the examples. so, what's the point?
so, I found this line in one of examples
private var _includeClasses:Array = [StaticMovieSource, CSVMovieSource];
so, what's the point? if I need to recompile it anyway if I change classes.
why not load these classes dynamically from external swfs during runtime?
otherwise there's no point in doing this.
am I wrong?
1 Attachment(s)
simple solution for class including
I've been using a simple XSLT ANT Task to include the class names in my configuration file. I've written a short PDF tutorial that sort of outlines what I do.
This solution might not be for everybody, but maybe it'll help somebody out, I've attached a zip file with the PDF to this message. Have a look and see if it is of use to you...
Cheers,
Roland