I'll make this a Legal's task. As Jim points out, 3.x has to still support swf6. I'm not sure textfield.style is supported in swf6.
On 2006-09-08, at 17:32 EDT, Max Carlson wrote: > I'd strongly suggest we use the textfield.style stuff. > > -Max > > P T Withington wrote: >> I'd like a sanity-check from Henry that there is not some really good >> reason to write our HTML the way we used to, before I check this in. >> >> Alternatively, since we do not support <swf7 any more, we could do >> the styling by using the TextField's style attribute. At the very >> least we should do it that way in Legal's, as it would bring the >> DHTML an SWF runtime's closer together. >> >> On 2006-09-07, at 22:15 EDT, Benjamin Shine wrote: >> >>> Approved! >>> I didn't know about Debug.monitor -- it looks extremely helpful. >>> Debug.monitor(textview.__LZtextclip, 'htmlText'); >>> >>> Do you know what "__ypgSAMPLE__" means? >>> textclip.htmlText = this.format + "__ypgSAMPLE__" + >>> this.closeformat; >>> Google is uninformative. >>> >>> >>> On Sep 7, 2006, at 6:13 PM, P T Withington wrote: >>> >>>> Change change.bRStyRUqK.txt by [EMAIL PROTECTED] /Users/ptw/ >>>> pending-changes/ on 2006-09-07 21:08:34 EDT >>>> >>>> Summary: Use properly formatted HTML to style text >>>> >>>> Bugs Fixed: >>>> LPP-2587 refreshing fontstyle attribute for lazy replicated text >>>> is not working for lzr=swf8 >>>> >>>> Technical Reviewer: hminsky (pending) >>>> QA Reviewer: ben (pending) >>>> Doc Reviewer: n/a >>>> >>>> Details: >>>> By trial and error I discovered that Flash 8 TextFields seem to >>>> arbitrarily reject malformed HTML. I changed LzText to use >>>> properly formed HTML for styling. >>>> >>>> Tests: >>>> >>>> Files: >>>> M test/bugs/lpp-2587.lzx >>>> M WEB-INF/lps/lfc/views/LzText6.as >>>> >>>> <patch.ptw.iP8j.tgz> >> >> >> _______________________________________________ >> Laszlo-dev mailing list >> [email protected] >> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev > > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
