Well, that’s basically the question. I want to write a class that will be used as transcoder for this type of [Embed]. The compiler recognizes this type of files, though, it tells it has no transcoder for it.
So… I was wondering, maybe there is an option to set my class as a transcoder?
Any info appreciated!
Thanks.
EDIT: It was easy and a bit frustrating… it’s not configurable, you have to modify WebTierAPI.java to get one more transcoder added…