Hi,
I integrating Flex Store which is created Adobee Flex and it is a readymde store I we need to pass values to it. as we are using magento as a backend for providing a functionality to Flex store. but I am not understanding the core functionality of magento.
e.g. In login section of Flex store we can only get values like user name and pass in in Magento login section we send these values to some page by giving action(magento/index.php/customer/account/loginPost/) and magento execute it internally by using its arguments. that is wht making it too difficult it will really easy if someone explain how these request execute and how files get called. and this will be very helpful for other who really want to know about magentos functionality