This content has been marked as final.
Show 1 reply
-
1. Re: Large Record Sets and Flash
Tekkaman_Cypher Dec 12, 2006 3:52 PM (in response to turbidity)Hi TURBIDTY, my recommendation because I'm currently working on a project that deals with what your talking about is to make an XML call to CF and then have it send back the information. If you're pulling multiple row instance within your tree, some nice toys to look at within Flash are the DataSet component to which you can bind the DataGrid component to.
There's tons of ways you can skin this kind of cat, but, the easiest method I can say without getting too detailed is doing it that way. Adobe in the developer section has tons of tutorials and examples on this can be achieved. I think there are several that use CF as a backend.
