[flexcoders] AIR Program Works in Flex Builder, Crashes when Installed?

2008-08-28 Thread tudsy
I have an AIR program that works fine when run from Flex Builder (run in regular or debug) but when I install it as an AIR program, it crashes. I'm using Vista Home Premium SP1 and have had no problems with AIR until now. Any ideas? One possible thing is that I'm importing an XML file (in an ta

[flexcoders] SmartCard/eToken with AIR Application?

2008-08-18 Thread tudsy
I would like to use an eToken (USB smartcard) for the client authentication in an SSL handshake as part of an AIR application. Anybody know if this is even possible? Presumably the easiest route would be to use the baked in WebKit...

[flexcoders] Re: Sub-Objects in AdvancedDataGrid?

2008-08-10 Thread tudsy
yahoogroups.com, "gerhard.schlager" <[EMAIL PROTECTED]> wrote: > > --- In flexcoders@yahoogroups.com, "tudsy" wrote: > > > > I seem to recall seeing this issue discussed, but can't find it right > > now... > > I had a few problems with this too

[flexcoders] lineTo to a point off of the chart makes the whole line disapear?

2008-08-10 Thread tudsy
I need to be able to draw lines on a chart in data coordinates and have them extend to the edge of the chart. The boundaries of the chart change dynamically between about (-20,20). So I'd like to just use moveTo and lineTo to draw lines between distant points and have the appropriate segment of

[flexcoders] Sub-Objects in AdvancedDataGrid?

2008-08-08 Thread tudsy
I seem to recall seeing this issue discussed, but can't find it right now... I want to display properties of a sub-object of an object in my dataProvider as a column in my AdvancedDataGrid. The data is hierarchical. Something like (not the actual code): public class House{ public function Hous

[flexcoders] Flex Builder Speed-ups?

2008-07-27 Thread tudsy
My Flex Builder can run extremely slow, almost every keypress sends javaw.exe CPU usage over 50% and this causes an unacceptable lag for even simple editing. Any tips? I'm running Vista SP1 on an AMD X2 3600 (1.8 Ghz each core) with 2 GB RAM. I've tried tweaking the memory settings from the comm

[flexcoders] Re: Question about Astro text capabilities

2007-12-05 Thread tudsy
groups.com, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Tuesday 04 Dec 2007, tudsy wrote: > > http://www.templesanjose.org/JudaismInfo/Torah/Talmud_Spread-thumb.jpg > > The left hand page was certainly demo'd at MAX. > > -- > Tom Chiverton > Helping to conv

[flexcoders] Question about Astro text capabilities

2007-12-04 Thread tudsy
Hi, I'm starting a new project and am considering using a Flex based client for doing the navigation and on the fly layout of hebrew texts culled from an XML database. Astro's new text capabilities seem promising, has anybody worked with them and think they'd be capable of producing something as c