[flexcoders] Flex builder Linux Adobe's Plans

2009-07-19 Thread nospam allowed
http://bugs.adobe.com/jira/browse/FB-19053 For those of you using the Flex Builder on Linux please comment that you wish to see it stay on Linux.

Re: [flexcoders] "Blank Screen" issue with application preloaders

2009-04-24 Thread nospam allowed
Works great here, loads almost instantly, must be related to your flash ver or computer/network? On Thu, Apr 23, 2009 at 5:59 AM, b_alen wrote: > > > I get a blank screen for more than 10 seconds for the app that's about 700k > in size. Only then the preloader appears and starts from somewhere

Re: [flexcoders] IE8 problem

2009-04-24 Thread nospam allowed
ash 8 wrapper for the SWF7. > > Well, I think this shows up the "great quality" of IE8. Think that your > problem could be > IE8 working in the classic microsoft's way... > > C. > > > 2009/4/24 nospam allowed > >> >> >> Just an FYI I kno

[flexcoders] modules, rendering event trigger

2009-04-24 Thread nospam allowed
I've got parentApplication.addEventListener(ModuleEvent.READY, parentApplication.createmeals_swf.child.which_plan); Which loads my function on first load of the swf, but I need a way to know when that module renders because if i try to call that function and it has not rendered then it throws an e

Re: [flexcoders] IE8 problem

2009-04-24 Thread nospam allowed
Just an FYI I know Flex works well with IE 8 since we've tested an application my company built in IE 8 with no differences that we found between it and IE 7, it must be something your doing On Fri, Apr 24, 2009 at 5:55 AM, senthilkumarirtt < senthilkumari...@yahoo.co.in> wrote: > > > hi all ,i