[flexcoders] Re: Datagrid masking

2007-10-02 Thread freska
I use Moxie, but I have the same problem as Giles, data of the last row appears outside the box. --- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote: According to others, it should work, but you might have to do a full clean and rebuild.

[flexcoders] arraycollection contains() method

2007-10-02 Thread freska
Hi there, I want to compare two arraycollection and take the different items out. I tried using contains() method to check if the first item of arraycollection arrayControl is in arraycollection arrayColPref, but it just doesn't work. I mean, it is supposed to say True instead of False. So, here's

[flexcoders] import File System API doesn't work

2007-09-26 Thread freska
Hi all, I need to do writing and reading file in my Flex application, but I can't seem to import the File System API. When I typed import flash., Eclipse would suggest filters, not filesystem as I expected. I've installed Adobe AIR 1.0. Any clue on this? TIA, Freska

[flexcoders] [OOT] Flex IDE error

2007-09-25 Thread freska
in eclipse.ini file, but it's no use. FYI, I use JDK 6, Flex Builder 3, Eclipse 3.3, and I have 2GB RAM. Please give me a clue on this. I'm so frustrated. TIA, Freska

[flexcoders] passing reference?

2007-09-04 Thread freska
on this. TIA, Freska