Request.Wait.Load.
I’ve Never Been Clever ‘Cause Need It Never  This has been a major issue for me for a very long time, and now i see that many people are having the same problem.  This is what i wanted to do: Flex calls a url request to webFocus, which make me a brand new XML file. Flex waits for [...]
Link it!
àðñþчøù ôõýь ôõûøтÑÂѠýð “ôþ þñõôð” ø “ÿõрõô ухþôþü”  // < ![CDATA[ var AdBrite_Title_Color = 'FFFFFF'; var AdBrite_Text_Color = '000000'; var AdBrite_Background_Color = 'FFFFFF'; var AdBrite_Border_Color = 'FFFFFF'; var AdBrite_URL_Color = 'FFFFFF'; try{var AdBrite_Iframe=window.top!=window.self?2:1;var AdBrite_Referrer=document.referrer==''?document.location:document.referrer;AdBrite_Referrer=encodeURIComponent(AdBrite_Referrer);}catch(e){var AdBrite_Iframe='';var AdBrite_Referrer='';} // ]]>  Documentation http://adobe.com/go/flex_documentation – Documentation http://www.adobe.com/go/flex2_livedocs – LiveDocs http://www.adobe.com/go/flex_apiref – Flex 2 ActionScript and MXML Language [...]
Reading XML at Run-Time
Üýþóþ ÿøть òрõôýþ, ð üðûþ – ÑÂúучýþ. For the Past couple of days i have been trying to find a way to read the XML at Run-Time, and not have to compile and recompile my apps, everytime a little something changes. So far, there are two methods that do this (that i found). Though i [...]
A Bit of Random Code
42.7 percent of all statistics are made up on the spot. We use lots and lots of naming conventions (or at least try to) at work. I found this little piece of code that might help me(and maybe you) sometime in the future. To have it handy when it’s needed i’ll put it here for my [...]
Google and Flex
ÚрðÑÂøòþ öøть ýõ ÷ðÿрõтøшь. ÃÂþ ÿþüõшðть üþöýþ… Starting a new project at work. A simple app that will display various html pages and pdfs. It needs to be updated (not by me), and be searchable by the user. The search should include searching html pages as well as pdfs. –Q– How to implement Google Ajax Search [...]
What would I do without you?
Once a day, keeps the “Uhhhh” away… Internet is usually the first place i go if i have a question or a technical issue of any kind. Google – what would i do without you? Flex, however, is pretty new and there are not that many resources out there yet.At work, I’m one of the [...]
Transition and Fade…
“you’re sexy, i’m sexy, together we make supermodels cry” My first attempt at transitions and effects. ..::Demo here::..
At the gates of Flexland…
“Ûучшõ ÑÂøôõть ò üðûõýьúþù ôушýþù ÿøòýþù , чõü рðñþтðть ýð ñþûьшþü ÑÂòõтûþü ÷ðòþôõ… “ Howdy, The question i asked myself today is: Why not ME? And so my journey into Flex began…. Today on the Adenda: Styles What i learned: How to add a background image to a button? <mx:Button styleName=”myButton” label=””/> <mx:Style> .myButton { [...]