[flexcoders] Flash skin for DataGrid sort arrow doesn't flip when sort order changes

2008-08-30 Thread rachelmaxim
Hello

I'm wondering if anyone else has encountered this and might know why
it happens and how to fix it :)

I skinned a DataGrid with Flash using the templates provided with
Flash CS3. When I use that skin, the sort arrow in the Data Grid
Header doesn't flip upside down when the sort order of the grid
changes. It just moves up and down a few pixels. So no matter what,
the arrow always points down.

There doesn't seem to be multiple states/frames or anything in the
skins that allow me to specify a different movie clip or skin. I also
can't find anything about explicitly skinning the up/down arrow states.

I'd greatly appreciate any insights.

Thanks!
Rachel Lehman 



[flexcoders] Re: Flash skin for DataGrid sort arrow doesn't flip when sort order changes

2008-08-30 Thread rachelmaxim
I seem to have solved the problem by exporting the arrow artwork as
its own swf and then using that as the sort arrow skin, not sure why
it won't work as part of the template though! 



[flexcoders] Re: Image over a panel title?

2008-08-30 Thread rachelmaxim
You're going to need to extend the Panel class to add the icon to the
header. It's not as difficult as it sounds, check out this example as
a starting point:

http://dougr.net/?p=160

hth
-Rachel

--- In flexcoders@yahoogroups.com, David Pariente [EMAIL PROTECTED] wrote:

 Hi all, 
 
 I wanna put an icon over a panel title, on the right side.
 
 I tried and tried, but it seems like the panel title allways get
over my icon, even i put icon inside a canvas, add it from outside the
panel element...seems nothing i try brings my icon over it :(
 
 If is impossible to do so...I feel is so strange, because is quite
normal to make an app where u can move panel over eachother, like they
where windows.
 
 Anyone knows an easy way to put the icon where i wan it? 
 
 (note: i'm not adding it as a panel title icon, i'm just addding
it directy over, or inside a canvas).
 
 Thnx a lot.
 
 
 __
 Correo Yahoo!
 Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
 Regístrate ya - http://correo.yahoo.es





[flexcoders] Re: flex interface with coldfusion

2008-08-30 Thread rachelmaxim
All the suggestions made by other commenters are correct... to
elaborate on that...

You're going to want to write CFCs (ColdFusion components) with
methods whose access attributes are remote. This exposes your CFCs
to Flex.

Then you can use the Flex RPC components to call the CFC. The easiest
way IMO is to use Remoting/AMF which in Flex is the Remote Object
component.

There are many tutorials on Adobe's website that show the basics of
using Flex and ColdFusion together.

Good luck!

--- In flexcoders@yahoogroups.com, Sagar T [EMAIL PROTECTED] wrote:

 Hi guy's
 
 I'm learning flex I have one question How to interface
with flex3.0 and coldfusion 8.0
 
 
 Thanks
 TGR





[flexcoders] Grouping result set output

2006-10-16 Thread rachelmaxim
Hello,

I have a query result set that I am displaying with TileLists. I have
it working fine where the entire result set is in one tile list, but
what I really need is to group the output into separate tile lists by
a certain field. 

Something like

User1
 - record a
 - record b...
User2
 - record a
 - record b...

If this were just HTML I would be grouping the results in cfoutput.
What is the best way to handle it with Flex TileLists?

Should I send my query results back as an array of arrays of objects? 

Thanks for any advice!
Rachel Maxim




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/