Tabbing question

2013-09-25 Thread mark goldin
When I tab thru my screens Browser's address bar gets focus too. Is there a way of stopping this? Thanks

What's in the ContentCache?

2013-09-25 Thread Tintin
Hello My application displays some images which are held in a ContentCache. While the initial images are downloading a dialog box displays to inform the user that the images are downloading. As the user interacts with the application different images are displayed. How do I test if an image is

Re: Tabbing question

2013-09-25 Thread Alex Harui
Theoretically, that only happens on IE. You can set the undocumented focusManager.browserMode=false to turn off that behavior. On 9/25/13 5:30 AM, mark goldin markzolo...@gmail.com wrote: When I tab thru my screens Browser's address bar gets focus too. Is there a way of stopping this? Thanks

Re: Tabbing question

2013-09-25 Thread mark goldin
Perfect, will do. Thanks! On Wed, Sep 25, 2013 at 10:26 AM, Alex Harui aha...@adobe.com wrote: Theoretically, that only happens on IE. You can set the undocumented focusManager.browserMode=false to turn off that behavior. On 9/25/13 5:30 AM, mark goldin markzolo...@gmail.com wrote: When

sharing throughs about moving to js

2013-09-25 Thread Stephen C
I tried moving a small air project to a html5 js project. I then realized the layouts are a nightmare and basic tasks in air take twice as long in js. Also, JS has nothing like EncryptedLocalStore for sensitive data. Thank You, Stephen C -All of my email addresses go to the same place -Save

Re: sharing throughs about moving to js

2013-09-25 Thread Jeffry Houser
It is commonly believed that HTML5 takes longer; and I have no doubts that your first project will take longer because you have a learning curve to come up. However, I'm told that with some experience and the use of frameworks you can get your HTML5 development time to levels closer to

Re: FTL (e.g. TextBlock) source code

2013-09-25 Thread Mihai Chira
Thanks, Alex. In the meantime I did find a way to reproduce that mandelbughttp://en.wikipedia.org/wiki/Unusual_software_bug, and I've described it herehttps://issues.apache.org/jira/browse/FLEX-33779 on the Apache Flex Jira. It's a hell of a bug in terms of necessary prerequisites. If I could see

Re: What's in the ContentCache?

2013-09-25 Thread Lee Burrows
I guess the key passed to getCacheEntry is the source for the image; a URL string in your case i imagine. So if getCacheEntry returns null, image is not in the cache On 25/09/2013 13:14, Tintin wrote: Hello My application displays some images which are held in a ContentCache. While the

Re: sharing throughs about moving to js

2013-09-25 Thread Stephen C
just sharing to see if its me or if that is the general consensus. I am familiar with jquery, i just find that UI design is easier in flex. Thank You, Stephen C -All of my email addresses go to the same place -Save Paper, think before you print -PGP Public