I’m new to Perl as well as Flex. I’ve just gone through the basic (and exciting) stuff in both of them. I just want to call a Perl subroutine from Flex. Is it possible? If so how?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Let me say something which you have digest first, i doubt flex and perl community is large enough compared to Flex and Java or PHP.
http://giantflyingsaucer.com/blog/?p=575
Update:
http://www.simonf.com/flap/code.html
The above link shows on how to communicate Flex with perl function, yet again the docs are not clear and there is no such good example in the google as far as i found.
Perl though was built for even web app, but perl’s real usage lies some where. I suggest you to learn PHP or JAVA and then communicate them with Adobe Flex.
Very nice question though!!!