I am creating php application , where I am using flex to make chart,I want to pass parameter to httpService as PHP file load.
for example if I run http://127.0.0.1/pollsmanagement/polls/view/1 so I want to develop chart for poll of id 1.How can I pass this id 1 to httpService of flex. as "http://127.0.0.1/pollsmanagement/polls/ view/1" load on browser. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

