[flexcoders] Flex 4 Release - Anyone else having issues?

2010-03-23 Thread Deane Venske
Hi guys, Not sure if anyone else is getting similar issues to me. I installed the release version of the trial (after stupidly removing the beta) and I am finding unending issues. Things like baseColor not being able to be resolved or 'backgroundAlpha' is only supported by type X with the

Re: [flexcoders] Re: Need Suggestions for database application.

2009-04-17 Thread Deane Venske
I actually use PDT: http://www.eclipse.org/pdt/ Now the great thing about this is that I use it as my base and use Flex Builder Eclipse plugin. So you're doing PHP and Flex in 1 place. I'm not sure how you want to communicate with the PHP. Personally I like using URLLoader. There are many

[flexcoders] Passing reference to a custom class

2009-03-05 Thread Deane Venske
Ok I'm not sure that this is possible BUT: I have written a class to simplify our data transfers for my developers, but what I wanted to achieve was a single line call to the class that would do everything: var dlAccounts:DataLoader = new DataLoader(php/index.php, vars, model.xmlAccounts,