[flexcoders] Re: What's your favorite Tip/Trick ?

2009-04-22 Thread Amy
--- In flexcoders@yahoogroups.com, Brad Bueche wrote: > > If you click the full screen option on the player (in screen) then it will > go full screen and you wont have to scroll around. I always just click > full screen as a matter of habit so I was not aware of the issue and didnt > think to p

Re: [flexcoders] Re: What's your favorite Tip/Trick ?

2009-04-22 Thread Brad Bueche
If you click the full screen option on the player (in screen) then it will go full screen and you wont have to scroll around. I always just click full screen as a matter of habit so I was not aware of the issue and didnt think to point it out. sorry! brad On Tue, Apr 21, 2009 at 7:45 PM, Amy

[flexcoders] Re: What's your favorite Tip/Trick ?

2009-04-21 Thread Amy
--- In flexcoders@yahoogroups.com, "brad.bueche" wrote: > > > Finally found a link to that max session I was talking about: > > http://www.truveo.com/Advanced-Tips-and-Tricks-for-Flex-Builder-3-by/id/386457724 Does anyone have a link to this where it's not in a window that makes you scroll aro

[flexcoders] Re: What's your favorite Tip/Trick ?

2009-04-11 Thread rob_mcmichael
In the next version of FlexBuilder you will see a lot more of this. There is getter and setter fillers (which will stop me being lazy and using public variables). I also noticed method generation if you set a click property on a button etc. At the moment we have refactoring, which is a help, bu

[flexcoders] Re: What's your favorite Tip/Trick ?

2009-04-11 Thread Amy
--- In flexcoders@yahoogroups.com, "Matthew A. Wilson" wrote: > > I've been using .NET for years and recently started developing in Flex. One > thing I've noticed (and maybe it's because I'm new) is that I have to write > out just about everything. There were so many things in .NET that the IDE