Re: Flash remoting/web services formatting

2004-02-18 Thread Kevin Graeme
> How do I set up the css?  Is that in flash that I create the styles?  I > am using Mx2k4. Did you look in the Flash help? Creating a style sheet object CSS style sheets are represented in ActionScript by the TextField.StyleSheet class. This class is only available for SWF files that target Flash

RE: Flash remoting/web services formatting

2004-02-18 Thread Burns, John
How do I set up the css?  Is that in flash that I create the styles?  I am using Mx2k4. John -Original Message- From: Kevin Graeme [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 1:12 PM To: CF-Talk Subject: Re: Flash remoting/web services formatting Which version of

RE: Flash remoting/web services formatting

2004-02-18 Thread Haggerty, Mike
Use an HTML text field in Flash for displaying the data and stick with regular HTML entities to control the display. If you need a solution that is more granularized, Flash form fields support multiple text styles. Use indicators in the text you pass to Flash for where to begin/end each text style

Re: Flash remoting/web services formatting

2004-02-18 Thread Kevin Graeme
Which version of Flash? In MX2004 you can use CSS for basic text styling. -Kevin > In Flash, I'm trying to grab some data from the server (remoting or web > services) and pull that into flash.  However, I want the data to be > formatted a certain way.  I preferrably want you use special fonts and