Recently in flex Category
April 17, 2008 , 10:25 AM
do you remember the time when if you need mimic a form behavior or send variables through the http, you just needed to grab a loadVars ojbect, and toss in all the things you wanna send and the just send it?, well, those times are gone, there is a couple of things that have changed.
Continue reading sending variables, the new way. .
January 29, 2008 , 7:57 AM
the other day, i was doing (or trying to do) a sound fader.
I had the sound working already, working as property inside model, had to do it like that 'cause the sound had to be controlled by a sound toggle in a couple of places and didn't want to have two sound instances, and also want to have the controlled binded to the sound instance state (off, on)...anyways maybe that would be a tale for another time.
my first idea was to use a property, animate its value (AnimateProperty), and then updating the sound volume when the tween gets updated, pretty good on paper.
Continue reading Error #1056: Cannot create property .
December 6, 2007 , 9:07 AM
Well, lets get this thing going, any complains about my english please be sure to drop me an email cc'ing the cable television network, since tv has been my english teacher for a long time now...
At work, we've playing around with ANT for our projects, it just get the compile process a lot easier, but just when you think your life is great and everything is full of happiness, something came along...
Continue reading ANT 1.7 + Flex Builder. .


