I find myself a little over my head. Any help would be greatly appreciated.
I am building what is basically a calendar of events. I'm currently using flash remoting to pull the event data with ColdFusion from a database. I will have two main 'views' to start with. One is a full calendar display of all the events for a month. The second is a drill down that will display all the details of an individual event, with a panel on the left displaying other events on the same date. I've built most of the pieces of this, but I'm having trouble putting it together in a manageable layout. To date, I've pretty much put everything into a single MXML file but this is getting quite unwieldy. However when I try to pull pieces out into custom controls I start having great difficulty dealing with the data and the various view pieces. So, if one has managed to wade through all that exposition, what is a good way to do this? Where do I put the data access logic. I presume in my root application file. But, if I do that, how do I access it from my various view pieces? How do I connect all the dots? Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3964 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
