-
as seen on Super User
- Search for 'Super User'
Closed my computer last night, went home. Opened it and it had restarted. Now when I open a couple programs such as Adobe Fireworks or Appcelerator Titanium they throw up a nasty error like below. Other programs (Chrome, Firefox, Textmate, Versions) works fine.
Any thoughts on this? I haven't…
>>> More
-
as seen on Super User
- Search for 'Super User'
Closed my computer last night, went home. Opened it and it had restarted. Now when I open a couple programs such as Adobe Fireworks or Appcelerator Titanium they throw up a nasty error like below. Other programs (Chrome, Firefox, Textmate, Versions) work fine.
Any thoughts on this? I haven't owned…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have a customer who is using Outlook 2003 (Microsoft Online Services) and Adobe reader 9+. When they send a PDF from Adobe reader to Outlook (via the Send as attachment to e-mail feature in Adobe), it freezes for 30 seconds to 5 minutes before the new e-mail pops up with the PDF attachment.
I'm…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have a customer who is using Outlook 2003 (Microsoft Online Services) and Adobe reader 9+. When they send a PDF from Adobe reader to Outlook (via the Send as attachment to e-mail feature in Adobe), it freezes for 30 seconds to 5 minutes before the new e-mail pops up with the PDF attachment.
I'm…
>>> More
-
as seen on Super User
- Search for 'Super User'
I'm on Mac OS X 10.5.8 running Flash Player 10,0,32,18. Flash Player is dumping giant amounts of error logging into the system log (stuff like "bit length overflow" and "code 0 bits 6-7"). Here's a tiny sampling:
Oct 14 13:09:41 thorst-2 [0x0-0x58058].com.adobe.flash-10.0[2416]: bit length overflow
Oct…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm working with adobe air and I have this code..
var urlReq = new air.URLRequest('http://google.com');
air.navigateToURL(urlReq);
It's working correctly in that it is loading the page in the browser, but the issue is that adobe air is staying in the front and the browser is not being brought…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello
I am downloading and storing files locally in the app storage domain. For some reason one of the files gets locked by air. I found this by looking at process explorer.
If I clear the browser cache the file never gets locked, only if it attempts to download the file but it exists in browser…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello Stackoverflow community,
Does anyone know if there is an option to not create a shortcut to an AIR application after its installation?
Currently, all I have found is an option to choose the location of the application shortcut from within the start menu (in the application descriptor file…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
Is there a way to access other active windows in AIR?
I want to make an AIR app that look into the active application text and look for a specific pattern and make a transparent window into that text position to create a button.
Its a bit like the skype plug-in in Mozilla ... It replaces the…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello everyone,
i'm trying to load a local SWF Application in my Air Application via the SWFLoader class. The SWFLoader class is displayed in a new Window. Therefore, i'm trying to resize the window automatically, when the Flash Application is resizing. But here's the problem. The SWFLoader does…
>>> More