adobe

Adobe Air SQLite synchronous busy timeout / SQLite concurrent access / avoid busy loop

Hello there, this is my first post here. I'm asking because I ran out of clues and I was unable to find anything about this specific issue. My question is: In Adobe AIR, is there a way to do a synchronous usleep() equivalent (delay execution of 200ms), alternatively is there a way to specify the SQLite busy timeout somewhere? I have ...

Increase size of my code font - DWCS5

I'm trying to do something pretty basic here. I just want to make the font of my code larger so I can see it better. How do I do that? Thanks! ...

Opening External Application within Adobe Air App using JavaScript

I'm working on a personal Adobe Air Application that will hold a lot of required elements for my job including important web links to various places I may need. But I have ran into a bit of an issue... I need to have a couple of buttons that will open external applications (like ThunderBird and Spark). I'm aware that you can do this wit...

In what language was developed Adobe CS

I want to know this, I believe is C++ & Windows .. but what you know? ...

Populating textbox using flex

In the below code.If buttom 'A' is pressed the text box should be populated with A, and if button 'B' is pressed it should be populated with B and so on.. Can this be done.Also if any one could point me to flex examples would be much helpful.Thanks.. s='A'; for(i=0;i<button.length;i++) {...

How to add scripts (AS3) to a project ???

I am using Adobe Flash CS3 with Actionscript 3.0. What are the different ways to add scripts to a project except adding the script to a new keyframe? ...