Reading your post again, I don't think that's the kind of answer you're
looking for, but I'm not sure how else to answer...

Yeah, I'm more confounded by the Flex side of it, once the call has been
made.  Once a tag|object|code like that below is executed what do I
have?  What can I do with what I have?  Why do some examples use
<mx:method...> child tags?  Why do some not?  How do I use the instance
data in my CFC?  How do I use the methods?  Why do   What about
composite CFC's?

Speaking of my CFC?  What does it need to make it work correctly with
Flex?  <cfproperty...> tags?  What about those composite CFC's again?

<mx:RemoteObject
  id="mobCalCFC"
  destination="ColdFusion"
  source="CFC.MobileCalendar"
  showBusyCursor="true" 
  fault="mobCalCFC_faults(event)">

I've successfully done the several examples, but I just can not quite
make the connections required to see how I utilize these features for my
actual project.


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.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3991
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to