Iorana Flex -
  • About

  • Currently browsing;Flex


  • Flex 3 - How can I make links inside a TextArea?
    I was working on a project the other day that required me to take user input and parse out the links to make them clickable. For this particular project, I needed to create this as a method for my data class. I’ve stripped out the code for just the url parsing and made it just [...]
  • Augmented Reality comes to flash with FLARToolKit
    Things like this is why I started programming, it is the endless possibilities and the fact that we can now merge the reality with virtality. While the idea of augmented reality has been around for a while, it is not until recently that we could really start working with it at a personal level. I’ve [...]
  • Flex 3 - Databinding
    I’ve had this link for a while and never watched. I finally got around to it and I must say that it is very informative and thought I would pass it along. Anything you ever wanted to know about how databinding in Flex works Michael Labriola covers it here.
  • Flex 3 - How do I incorporate addthis.com social bookmarking service?
    I’ve recently needed to implement the addThis.com social bookmarking service in my flex application. I needed to pass a url to addthis with unique parameters based on certain conditions in the application. Turns out it was pretty straight forward. I am sure there are several other ways to implement this, but this is how I did [...]
  • Flex 3 - How do I make all my text uppercase or lowercase?
    I’ve found that the easiest way to make text all uppercase or lowercase is to apply it directly on the mxml tag. For example, on a label you use the string method toUpperCase() or toLowerCase() directly on the text property. Example: <?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"> <mx:Script>         <![CDATA[                 [...]
  • Flex 3 - How do I make an image behave as a button?
    I’ve seen this asked around quite often and as simple as it is I guess there isn’t much info on it, so here is a quick and simple way to achieve this. This can be applied to most UI components. The key is to set these 3 properties:  useHandCursor=”true” buttonMode=”true” mouseChildren=”false” You can also add rollovers if [...]
  • Get them hooked early…
    This week Adobe announced that they will offer Flex Builder 2 to students and faculty at no cost. This great move will put fuel in the fire of the RIA battle. Microsoft has also in the past given away software to schools in hopes of gaining ground with their technology.  It’s the same as giving [...]
  • Toronto Flex Discussion Group
    Oliver Merk who runs the Toronto Flex Usergroup has setup a discussion group at yahoo. http://tech.groups.yahoo.com/group/torontoflex/ It is meant to ask questions, post opinions etc..so take a look and see you at the next meeting. (well …Flex Camp)
  • Toronto Flex Camp
    Might be a little late as it has been announced awhile ago, but The Toronto Flex User Group is hosting a Flex Camp November 15th. Tor register and get more details visit the Toronto Flex User Group Website. Mike Potter from Adobe will be there with others for a full night of Flex demos and [...]
  • Thermo
    Adobe code name: Thermo Since the start of our developing days, whether creating a website or application there has always been a gap between designers and developers. The back and forth can go on for awhile before the designer’s desired outcome is reached. This week in Chicago Adobe was holding their MAX conference where they showed [...]

  • Stay updated on our Flex via our RSS feed
Older

  • Categories

    • Air
    • Applications & Experiments
    • Expression
    • Flash
    • Flash Media Server
    • Flex
    • Uncategorized

© Iorana Flex 2009

Design by Bingo - The Web Design Experts