Working in Xpression Designer v6.5 build 3600...
I want to assign font tags with user input controls and a radio button global list. I've built a scene with text fields body1 through body8, size1 through size8, and body1output through body8output. With visual logic, I concatenated size1 and body1 to body1output and so on. In layout mode with the size text fields as static text, I can type in the font tag and the concatenated font tag with text feeds as expected to the output field in the font size I want.
I set up the size fields with user input control radio button global list and try playing it out from sequence more. Font sizes don't change in the sequence preview or on the virtual output.
Is the concatenate not happening? or do font tags not work in sequence mode?
Any ideas?