Re: [flexcoders] You are the product

2011-12-19 Thread Peter Ginneberge
I really don't want to take a step back when I was in fact hoping to be getting a new version of action script that moved the main language even further forward. I feel the same way. I just dislike JS and going from ActionScript to JavaScript is a step back.. a big one. If you know Java,

Re: [flexcoders] You are the product

2011-12-19 Thread ganaraj p r
All that adobe needs to do is, start attempting to replace the current JS with AS3. Currently AS3 is a compiled language and JS is an interpreted language. Now can adobe come up with an interpreter for as3? On Mon, Dec 19, 2011 at 9:40 AM, Peter Ginneberge p.ginnebe...@telenet.bewrote: **

[flexcoders] Joe G James is out of the office.

2011-12-19 Thread joe . g . james
I will be out of the office starting 12/19/2011 and will not return until 01/02/2012. I will respond to your message when I return.

Re: [flexcoders] You are the product

2011-12-19 Thread Rick Winscot
HmmŠ if Falcon is 10x faster than the previous compiler ­ could you incrementally feed it and have it emit to the browser? Kind of like a progressive download? From: ganaraj p r ganara...@gmail.com Reply-To: flexcoders@yahoogroups.com flexcoders@yahoogroups.com Date: Mon, 19 Dec 2011 10:17:54

Re: [flexcoders] You are the product

2011-12-19 Thread ganaraj p r
Hmmm. I doubt that would be possible. The problem has never been with compiling the code as such. Its about how the compiled code is finally used. Since we are going to be replacing / removing the Flash Player from the picture, whether we compile the code on the server end or compile the code on

[flexcoders] Re: hSlider Thumb Skin positions incorrectly

2011-12-19 Thread stldvd
::bump:: Anyone? --- In flexcoders@yahoogroups.com, stldvd stldvd@... wrote: Hi All, I'm trying to skin the thumb of an hSlider component. Problems: 1) the thumb is resized to be pixelated and grainy. 2) Its position is incorrect. Instead of the new button being cleanly bisected by

Re: [flexcoders] You are the product

2011-12-19 Thread Rogerio Gonzalez
Hello to you all! Removing Flash Player from the picture, require use a client side technology available in most devices. HTML5 will require, at least, javascript. Since 99 I never really trust javascript because the cross-browser compatibility. Anyone care to illustrate to me what change since

[flexcoders] Fill pdf form with Flex

2011-12-19 Thread isa_loyer
Hi, I'd like to fill a pdf form with flex. Data are on my air application and I want to use those to fill a pdf file store on my computer. Do you have an idea to do that? thanks

RE: [flexcoders] Fill pdf form with Flex

2011-12-19 Thread Bill Brutzman
I wrote a Flex app that shows a dataGrid with SQL data via ColdFusion. The end user clicks on a line item in the dataGrid and a little ColdFusion app bundles the selected data into a little XML file. launches. and hydrates the pdf. The blank pdf form was created using Adobe's LiveCycle

Re: [flexcoders] You are the product

2011-12-19 Thread ganaraj p r
The general consensus is that a. People hate Flash. ( dont really know why!!! after reading all the HTML 5 vs Flash articles... ) / Developers hate javascript ( atleast the people who like the OOP paradigm! ). b. Developers love AS3. ( Its the next best thing to chocolate! ) / People love nice

Re: [flexcoders] You are the product

2011-12-19 Thread Carlos Rovira
Right the key point is maintain the AS3/Flex development platform and export to JS. Nobody will change backwards to program JS if you taste AS3 ;) 2011/12/19 ganaraj p r ganara...@gmail.com ** The general consensus is that a. People hate Flash. ( dont really know why!!! after reading all

Re: [flexcoders] You are the product

2011-12-19 Thread John McCormack
The general consensus is that a. People hate Flash. ( dont really know why!!! after reading all the HTML 5 vs Flash articles... ) / Developers hate javascript ( atleast the people who like the OOP paradigm! ). b. Developers love AS3. ( Its the next best thing to chocolate! ) / People love

Re: [flexcoders] You are the product

2011-12-19 Thread Paul Andrews
On 19/12/2011 17:58, John McCormack wrote: The general consensus is that a. People hate Flash. ( dont really know why!!! after reading all the HTML 5 vs Flash articles... ) / Developers hate javascript ( atleast the people who like the OOP paradigm! ). b. Developers love AS3. ( Its the

RE: [flexcoders] You are the product

2011-12-19 Thread Merrill, Jason
The general consensus is that: a. People hate Flash. ( dont really know why!!! after reading all the HTML 5 vs Flash articles... ) / Developers hate javascript ( atleast the people who like the OOP paradigm! ). b. Developers love AS3. ( Its the next best thing to chocolate! ) / People love

[flexcoders] How to set selected text color in Spark TextInput

2011-12-19 Thread synthastic
I'm trying to get Spark TextInputs to look like Halo/MX TextInputs as much as possible, since I have a mix of both in my application. I know I can set the selection background color to black using focusedTextSelectionColor. Using only styles, how can I set the text color itself to white so it