I am using a repeater to display thumbnails. The repeated component is a custom component includes a setter for the image property. When the setter runs, it...
This code will convert for you... You need to replace the xmllist.myxmldata with your own xml structure names. private function convertXmlToArrayCollection(...
Mike, Adobe "get cracking" - are you kidding me???? They've just released a slew of new products in the last two months; they're nearly done on FP 10.1, Air...
... Get cracking at what? Steve Jobs is on record as saying that no matter what Adobe does with the player, the iPhone and iTampon won't support it. -Amy...
The talk about openness is completely disingenuous. Flash/Flex/ActionScript is vastly more open than any of the relevant Apple technologies. Moreover, what...
"without introducing an ArrayCollection" The data is an array and always changes atomically. Wrapping it in an ArrayCollection is certainly one option....
There are no printing improvements in Flex 4. AIR 2.0 supposedly has some new APIs you can use instead of our print code and it might have landed in 10.1 but...
I can testify, robotlegs is pretty good coming from 2yrs+ of doing Cairngorm. A lot less boiler plate code that's for sure. Dependency Injection for mock...
I want the contents of the main Application to scroll Vertically so I can have an extra long web site. I added a scroller to the content area of an Application...
I get it, Steve, no Flash on iWhatever...now just shut up.. My job and life will move right along. Wasn't he supposed to be dead by now or something...or did...
Not a good way to end the week. FlashBuilder hangs loading the workbench. Spinning beach ball, must Force Quit. Is there some cache I can delete to get up and...
Oh dude, come on, that's low. Either agree or disagree with what he says (I agree with most of it - HTML5 et al can replace the need for a lot of what Flash...
... Jobs isn't saying that Flash could never work on a smartphone, he's just saying he doesn't want it on Apple's smartphones, for the reasons he's listed. ......
... How do you figure that HTML5 is less open than Flash? ... And Adobe wants everyone to use Flash...but at least Apple is driving adoption of bona-fide...
... Quicktime 7 had H.264 support, so if you used that to view video content you'd have been able to see h.264 video as early as April 2005....of course video...
155267
Oleg Sivokon
olegsivokon@...
May 1, 2010 1:37 am
mitek17 This is just a thought regarding matrix transformation applied to visual components in flex framework. Firstly, you cannot make it bindable, but not so...
... If that was the reason why not allow Flash apps to be created using Adobe's iPhone packager? Everyone's got a conspiracy theory, but I don't see too many...
... I disagree with your reading of his post. He says nothing to indicate that h.264 is even SLIGHTLY proprietary. ... He is pretty clearly speaking from the...
http://www.engadget.com/2010/04/30/microsoft-weighs-in-the-future-of-the-web-is-html5/ and http://blogs.msdn.com/ie/archive/2010/04/29/html5-video.aspx So, I...
... I think it's a pain that Apple won't allow Flash on their devices and are blocking cross-compiling. I personally like Flex because it seems to be the best...
155272
Oleg Sivokon
olegsivokon@...
May 1, 2010 2:39 am
Guy Morton Oh, I haven't seen your previous reply. Sorry. AS3 and h.246 codec support were available in 2005... just so you know. Also, there's a free version...
I think you are blurring the boundaries between networked applications and web applications. Web applications run in a web browser and ideally use web...
... It may be low, but there's a certain amount of logic to it, considering when Steve Jobs was out, he was given a liver transplant. In ancient times, the...
Just my 2 cents. The way I see it, I'd rather focus on creating better, bigger and greater applications with Adobe/Flex which my users/customers will love...
I know a bit of converting my XML data into array collection which I can use as DP for my data-based controls. I want to get some good examples on what Alex...
... I'd say the anger has almost uniformly been directed *at* Apple (and Jobs). Re-read his article....there are no angry words there. People who don't like...
Maybe I wasn’t clear. You will still be using ArrayCollection, but the items in the collection will be ValueObjects or data class instances instead of...