![]() |
|||||||
Hybrid Hacking provides tutorials on how to integrate with some of today's hottest web services.
|
Adding VoIP to Your Flex ApplicationSun, 10/21/2007 - 03:43
This tutorial goes through the process of getting started and shows how little code is necessary to get going. The code sample in this tutorial will be able to phone a telephone number from Flex using your computer’s microphone and speakers. Uploading Files from Flex using PHPTue, 07/17/2007 - 19:25
Build a Flex-based Facebook Photo BrowserFri, 07/06/2007 - 20:46
This tutorial continues on the process put forth in the first Facebook tutorial Building Facebook Applications with Flex. After following the steps laid out in the first tutorial, all you will need to do is add a few lines of code to the MXML file. Building Facebook Applications with FlexSat, 06/30/2007 - 22:30
Loading ActionScript 2 Content in FlexTue, 06/19/2007 - 04:53Flex 2 has difficulties loading SWFs that aren't published as ActionScript 3. If you want to load Flash movies that are published as ActionScript 2 into your Flex project you can use an SWFLoader. However, if you want to call ActionScript commands on that loaded file you need to communicate using a LocalConnection. Peter Ent has a thorough explanation of this process here. |
||||||