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
stuff in Flash, but I'm not sure how to pass the data to Flash in order
for that to happen.  For example:


I have a CFC that returns news article headlines and dates with a small
subheadline.  I want it to appear as such:


[Bold and blue and special font] 02.18.04 - This is the newest news
article
[smaller black arial] This is the first sentence in the article and
blah, blah, blah.


In a CF page, I'd use styles and return this data as 3 columns (date,
headline, subheadline) but I'm not sure if I can do the same thing in
flash and use styles of some sort or if I need to return the text
preformatted with basic html <font> tags or what.  I know this is kind
of a flash question, but since it's more related to how I need to return
the data from the CFC (and I'm assuming there's a way to keep the
display layer separate from the data) I was hoping someone would have
gone through this and could provide some help.  Thanks!


John Burns
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to