[flexcoders] Ely's Flexbook

2008-10-06 Thread Uday M. Shankar
I am trying to use Ely's FlexBook component in one of my projects. But, I keep running into a problem which I am not able to fix. Let me explain... I can replicate this issue in the boundaries example @ http://demo.quietlyscheming.com/book/boundaries.html. Follow these steps in the boundaries

Re: [flexcoders] Ely's Flexbook

2008-10-06 Thread Uday M. Shankar
using it and its really easy to work with -- *From*: Uday M. Shankar [EMAIL PROTECTED] *Sent*: Monday, October 06, 2008 6:02 AM *To*: flexcoders@yahoogroups.com *Subject*: [flexcoders] Ely's Flexbook I am trying to use Ely's FlexBook component in one of my projects

[flexcoders] Re: FlexPrintJob PrintJob

2006-12-18 Thread Uday M. Shankar
Just to make it more clear - Though PrintJobOptions allows me to set orientation and works with PrintJob, I am unable to set PrintJobOptions to FlexPrintJob. Thats where I am stuck. Anybody? Any ideas? --- In flexcoders@yahoogroups.com, Uday M. Shankar [EMAIL PROTECTED] wrote: Hi, How do I

[flexcoders] FlexPrintJob PrintJob

2006-12-16 Thread Uday M. Shankar
Hi, How do I set orientation with FlexPrintJob? FlexPrintJob is a wrapper on PrintJob. But, all properties of PrintJob are in FlexPrintJob. The PrintJob supports PrintJobOptions. And using PrintJobOptions allows me to set orientation. Has anybody done this?

[flexcoders] Flex plugin conflicts with Aptana plugin

2006-08-02 Thread Uday M. Shankar
Hi All, I have been using flex builder since the beta version. Since the final was released, I have been using that. Last week, I got my license key and registered my flex builder. Since then I have been getting a weird error. The editor was showing Invalid identifier all across the code. But,

Re: [flexcoders] Re: printing/zooming bugs

2006-07-19 Thread Uday M. Shankar
I too have noticed this... but, i simply assumed that someone is alerady working on it :-) -uday Peter Blazejewicz wrote: --- In [EMAIL PROTECTED]ups.com, "Samuel Reuben" [EMAIL PROTECTED] wrote: If you go to http://www.adobe.com/shockwave/welcome/ in the flash player "about"

Re: [flexcoders] Re: DataGridColumn id attrubute is gone??

2006-07-14 Thread Uday M. Shankar
I am also facing a similar problem (atleast I think its similar :) ). I would like to provide my users with an option to hide/show columms. So, I provide a small popup with the column names with a scheckbox beside each. I was trying to make it work so that when the user unchecks a checkbox,

RE: [flexcoders] DataGrid Totals Row

2006-06-29 Thread Uday M. Shankar
If ur dataprovider takes in an array, maybe you can just get the length of the array and get the number of rows.. Not sure whether this is the best way to do this but this is one way . J -Uday From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Torey

RE: [flexcoders] Re: Shouldn't we use Flex to built website

2006-06-26 Thread Uday M. Shankar
I agree with hank. Usability and User experience are often directly related to colors and fonts. I think User Interface is a different ball game all together. I have heard many developers debating over this their point what makes u think developers cant create sexy user friendly UIs.