Great new feature Kevin, I'm sure I'll think of something work with it, feature request for the new feature...a <delay> parameter in secs.
Also am still a bit confused and I am still unable to get info from my CurrentCost box to show in textbox.
.The parameter tags you're referring to are for use within generic schema <schema>generic</schema> only and then should be within a <generic> section . They would be named <Class> <parameter>and <type> and you would need a <body> tag too. You are however using schema<xAPBSC> so they are not used here
Does this mean in the textbox I can't get the content of displaytext instead of text from my xAP message. I thought it was something like:
<textbox>
<xAP>
<parametertype>
</xAP>
<mode>text</mode> what other textbox modes are there?
</textbox>
and then for generic:
<button>
<xAP>
<schema>generic</schema>
<generic>
<parameter>
</generic>
</xAP>
</button>
Is this no longer the case?
Can I get a new copy of the xml bible?
** EDIT **
Scratch that! I got BSC info in my Textboxes....I had to reboot my joggler after loading the new .swf file.
Previously I had just stopped xAPFlash, loaded file and restarted...it must still run in memory/background!
Still no improvement in formatting of text in textbox though not even using CDATA and HTML