Ah, FlowContainer! I always forget about that! That's probably make an
excellent base for something I need to build early next week. Cheers :D

-J

On Fri, Jun 6, 2008 at 6:51 AM, Body Works Studio <[EMAIL PROTECTED]>
wrote:

>   Felipe,
>
> thanks this is exactly what I am looking for.
>
> --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>, "Felipe
> Fernandes"
>
> <[EMAIL PROTECTED]> wrote:
> >
> > Jeff,
> >
> > You can use the flowContainer component http://blog.3r1c.net/?p=89 to
> > easely create a tag cloud component, all you need to do is add the
> > methods to calculate de size based on your ratings. You can use a
> > repeater based on your array.
> >
> > Felipe
> > http://bobfernandes.wordpress.com
> >
> > On Thu, Jun 5, 2008 at 1:13 PM, Josh McDonald <[EMAIL PROTECTED]> wrote:
> > > You could use a grid full of Labels a custom UIComponent full of
> > > UITextfFelds, or you could most likely get away with basing it on the
> > > RichTextEditor component with a little thought.
> > >
> > > -Josh
> > >
> > > On Fri, Jun 6, 2008 at 1:29 AM, Body Works Studio <[EMAIL PROTECTED]>
>
> > > wrote:
> > >>
> > >> Thanks for the link, but thats a little to much. I just need to
> > >> reproduce the typical tag cloud you see on a lot of blogs. I have the
> > >> array of tags and will be adding in scores on how relevant they
> are. I
> > >> think what I need to really know is what component will work. I am
> > >> thinking make a label text will equal the text value, and size and
> > >> style will be figured based on the score. The question is what
> > >> component can I lay it out in so it auto wraps.
> > >>
> > >> Any ideas?
> > >>
> > >> Thanks for your time
> > >> Jeff
> > >>
> > >> --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>,
> "Andrew Wetmore" <cottage14@>
> wrote:
> > >> >
> > >> > Are you susceptible to coding the thing in SwishMax and then
> using the
> > >> > resulting Flash movie as a plugin? Here is part one of a two-part
> > >> tutorial
> > >> > about building a really cool linksphere:
> > >> >
> > >> > http://blog.swishzone.com/?p=73
> > >> >
> > >> >
> > >> >
> > >> >
> > >> > --
> > >> > Andrew Wetmore
> > >> > User Experience Director
> > >> > Open Learning Exchange - www.ole.org
> > >> > 978-319-7324
> > >> >
> > >>
> > >
> > >
> > >
> > > --
> > > "Therefore, send not to know For whom the bell tolls. It tolls for
> thee."
> > >
> > > :: Josh 'G-Funk' McDonald
> > > :: 0437 221 380 :: [EMAIL PROTECTED]
> > >
> >
> >
> >
> > --
> > Felipe - http://bobfernandes.wordpress.com
> >
>
>  
>



-- 
"Therefore, send not to know For whom the bell tolls. It tolls for thee."

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]

Reply via email to