This blog is about how to call an actionscript function from a html page using javascript and vice-versa.Here you can exchange data between a flex application and a html file. This will work for only local html files. In this application, there are two files, FlexJsCommunication.mxml and sample.html. It will load sample.html file inside flex […]
Read More...New AS3 – Flex 4 Transform tool with text scaling Another Riaxe creation – the first ever AS3 Transform tool build completely from scratch by us. Features Listed: – Flex 3 and Flash Builder 4 support. Works on both mx and spark components – Attachable Menus where functionality can be added programmatically – Tranforms almost […]
Read More...Recently I was working on a facebook application using flex and when i had to post/share a video to the facebook wall. I was using the conventional share method, had to navigate to another url and then share. Found an alternative way and better approach to post it directly from flex to anyone’s wall. We […]
Read More...Hello Everybody, Got a chance to play with the Matrix class in as3 for creating a custom transform tool for scaling and rotating components containing text controls like the TextArea in Flex. I used the free Senocular’s Transform tool available but it scales the target component using the Matrix scaling resulting in scaling the text […]
Read More...