?huh?
Must be a case of misunderstanding I guess…
As I mentioned “I am not very skilled at flash, actually ‘not very’ is an understatement”, so baby stuff to you perhaps, but to me very difficult to understand. Not all of us have learned the ins and outs of flash HENCE many people buying files here that require little to no customization. And as for “mass of coding”, to me even a simple button script is a mass of coding. I don’t see any veiled insult in those three words. Looking at my reply, I don’t see anywhere that I said it is not clean or whatever. But you’re right, I will get help from someone else, perhaps someone less condescending.
Way condescending, i took the time and wrote you a little sample + I step little more forward and upload this to my server so you can download it .
Any way for your case (will try to make this simple for you ) there are maybe 15-20 language that will give you a hard time when working with flash&Xml ,with Asian language.. Japanese(and of course your template doesn’t support traditional Japanese just the horizontal line) is one them, since you use regular embedding; you need to embed two type of font via library and you need to check your Action script if there is a var statement for more then 2 fonts embedding ,also the way to go since you don’t use TextEngine is use CSS (if you buy a template here on AD probably you have CSS support) try not to mix English and Japanese on the same line on the XML since I am almost sure your template you got is not set up for this base on the developer code .(this Apply to AS2 and AS3 )
You can go and look at AD help tips, there is a tutorial there (I think by Lance) on how to embed fonts.
If your link doesn’t show Japanese look at your CSS …., your Jap` font are probably not defined on the CSS .