Using htmlwrapper to render bits of HTML

9 views
Skip to first unread message

robmcm

unread,
Mar 17, 2009, 7:44:48 AM3/17/09
to htmlwrapper
Hi,

I was wondering it I could use htmlwrapper for rendering RSS content
that is in an HTML format. This content wouldn't be full HTML, so I
would have to hack the Flex example to cut out anything unnecessary.

I was wondering if this would be a good idea, or is it perhaps
overkill, is there a better option?

Thanks

Rob

in...@vancouveronlinemedia.com

unread,
Mar 17, 2009, 11:34:00 AM3/17/09
to htmlw...@googlegroups.com
Flash does that already*
Sent from my BlackBerry device on the Rogers Wireless Network

robmcm

unread,
Mar 17, 2009, 11:58:37 AM3/17/09
to htmlwrapper
Are you talking about htmlText? This is quite limited in what it can
render.

At the moment I am looking at using this, and adding styles etc using
regexp.

Annoying the application is running in AIR so should be able to use
the webkit HTML tag, problem is the code is in a sub application and
therefore doesn't have access to the AIR API :'(

in...@vancouveronlinemedia.com

unread,
Mar 20, 2009, 11:36:18 AM3/20/09
to htmlw...@googlegroups.com
Assign the rss to a textfield and css every node's style, there are
articles on actionscript.org for that.

Still not enough? Use XSLT to transform your RSS into any HTML you like.

-Steven

Tyler Larson

unread,
Mar 20, 2009, 4:05:11 PM3/20/09
to htmlw...@googlegroups.com
Yes you can in a way but you will have to modify a few things and
change a lot. A html div tag has rules associated with how to render
it self, if you are using rss and you have a bunch of item tags you
are going to have to come up with your own rules. This is all
possible but you will have to come up with a lot of very non-standard
stuff to make it work.
-Tyler
Reply all
Reply to author
Forward
0 new messages