CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> NEWSGROUP > Adobe-Macromedia Forums > macromedia.adobeair.general
 Post New
 TypeRepliesViewsDate
Making default filenames/extensions for browseForSave()
I have a scenario where I am using File.browseForSave('Save a .txt file') but I
am wondering if I could offer users a default filename and/or file extension
that would populate in the browse
 43743/29/2008 6:19:25 PM
how do i asynchronously write binary files?
Hi

I'm sure I'm missing something obvious here but I cant see what's wrong with
my code. I'm trying to save a file using asynchronous methods but for some
reason the function onCo
 21063/29/2008 5:51:52 PM
adt error 301
Hi,

am new in this AIR thing nad I have following problem:
ip-89-103-132-47:~/Documents/projectAIR/AIRHelloWorld goddard$ adt -package
-storetype pkcs12 -keystore src/air.pfx -keyp
 41603/29/2008 4:21:25 PM
sqlite: SELECT in transaction
My program has a transaction in which all statements are SELECT statements.
After commit I find inTransaction is still true and thus preventing another
such transaction.

If the st
 02043/29/2008 4:11:12 PM
Invalid Namespace when trying to package AIR application
I am using a self-signed certificate when trying to package my application, but
when I run the command to package it I get the following error: "Invalid
namespace http://ns.adobe.com/ai
 14053/29/2008 5:17:43 AM
Can we change the background color of a native menu?
Is it possible? In Windows, the native menu background is always gray which may not fit the color theme of the application.
 11233/28/2008 9:53:31 PM
Adobe Air Update for Flash
I installed the AIR update for flash cs3, when I boot flash on the welcome
screen there is now a "create new Air document" option in it to create new air
documents.

Howev
 31243/28/2008 8:44:56 PM
updating shu apps
I recently discovered shu which offers a fix to a limitation I have trying to
overcome with AIR.

but now I am wondering if I will no longer be able to update my application
with th
 01113/28/2008 8:43:47 PM
calling java methodes on server with adobe air+blazeds
Hi every body;
is remoting possible in Adobe AIR juste like in flex ?
if so how to set:
-DESTINATION
-GET CONNECTED TO THE SERVER (using tomcat and blazeds)
 21693/28/2008 5:08:04 PM
removeAllChildren not removing childre
Hi,

I load some html from the internet. It is an embed code (e.g. from youtube).
I create an html field a set its content with the embed stuff. All works fine.
But ...
when I
 01703/28/2008 5:05:39 PM
gamepad support?
Hi! Can air detect gamepads & media center remote control devices (if not - has it been announced)? thanks!
 01563/28/2008 4:24:16 PM
Building online designer tool
Hi Gurus,

Just a newby in AIR and Flex environment. I have development background in
Microsoft Technologies (especially web technologies).

I am considering AIR environment fo
 01033/28/2008 1:51:58 PM
Adobe Air & Windows ACL
Hi all,

Can Adobe Air (or Flex) get Windows XP ACL (authorization systems) and exploit it? or Could Adobe Air connect to LDAP Active Directory and get some information?

best regards
 01023/28/2008 8:41:36 AM
Display <img> in TextField from remote domain
The goal: display an image in a TextField from an external domain. In context, the image is part of a weather feed from an MSN RSS. The following code works in Flash Player 9 with AS 3.0, but no
 01133/27/2008 10:38:44 PM
Why am i getting this in the output window?
"SecurityDomain 'app:/DragDropVideoTag.swf' tried to access incompatible context 'http://adobe.com/apollo'"
 5903/27/2008 10:31:32 PM
Debugging in Flash runs week old file and code
It seems Flash is caching files somewhere and not properly cleaning up. I'll be
working just fine for a day, and then suddenly I run debug and see a build from
a week ago. I clear ASO files
 11253/27/2008 10:23:26 PM
Fullscreen Flash Air: Remove Dock and Topbar/menu
Hey,

How do i remove the topbar/menu and the dock when i'm making a fullscreen
air-application in flash?

I know that it's something like "NativeWindowType.LIGHTWEIGHT&quo
 01323/27/2008 6:43:55 PM
Mouse disappears under Mac after service call
My program has a httpservice and the cursor becomes 'busy' during the call.
However, when the call finishes, the cursor disappears. I can make it appear
again by clicking outside the progr
 21333/27/2008 5:22:40 PM
Calling a Flex mxml file from the AIR mxml File?
Hi,

I have an application in built in Flex, the "mainAppplication.mxml" file of
the Flex application conatins all the code to start with for the application.
Now, when i
 41463/27/2008 4:42:14 PM
SQLConnection.open() not creating database in Vista
Not sure if it's all Vista user only cause i'm not sure who has Vista and i
don't have many users... but so far out of my 50 or so users 3 Vista users are
not creating the database on SQLCo
 41343/27/2008 3:37:19 PM
"Something went wrong trying to install ...."
Hi all,

A few days ago i made my first AIR app. Nothing special, just a test.
I sent it to a friend to test but he could not run the thing, the AIR runtime
was missing. So i made a
 224763/27/2008 1:22:04 PM
HTML drag and drop loaded content
Hi everyone...i have a annoying issue i cannot get around with the HTML
drag-n-drop feature. I am building an application that will loaded images from
the web to a div and then you can simp
 01423/27/2008 1:20:56 PM
Can AIR lock out other applications and devices?
Is it possible to build an AIR application that could effectively take control
of the computer and not allow some applications and devices to work? For
example, would it be possible to disab
 21163/27/2008 12:45:06 PM
AIR 1.0 install problem
Hi,

I'm getting the following error trying to install on Vista:

"An error occurred while installing Adobe AIR. Installation may not be allowed
by your administrator. Plea
 101273/27/2008 10:49:56 AM
launch instead of download air file from browser
How can I setup the url so that when users click the link, the air file will install (suppose AIR runtime already installed on the local computer) rather than download?
 5943/27/2008 10:43:03 AM
js typeerror when using sql data as sql parameters
I get a list of categories from sql using javascript and air's SQLStatement
command.
This results in sql data being accessible as javascript objects like "item.ID".
I can prin
 01223/27/2008 9:58:01 AM
AIR and iTunes
I'm in trouble. I got sideswiped by the fact that AIR doesn't allow you to call
external executables and now I'm 2 weeks into an application that may be
doomed. Basically, I need to make a s
 11063/27/2008 9:28:21 AM
Deleting URLRequest cookies via AIR
I have an URLRequest with manageCookies set to true. Is it possible to
delete/modify these cookies via AIR (without having to open up IE to clear
them)? I'm especially interested in deleting
 11553/26/2008 8:10:44 PM
Clean uninstall of an AIR app?
I've written an AIR app that uses the "app-storage" directory, but when I
uninstall the app it doesn't remove the files it's placed in app-storage
(C:\Documents and Settings\androi
 21883/26/2008 8:07:08 PM
reuse app.xml
often when I am working on a large project and I get to a saving point ill save
as my project like myproject2.fla, myproject3.fla, myproject4.fla, etc. I do
this so I can always go back to w
 0963/26/2008 7:50:17 PM
ArtemisJSExtension error on compile
I am getting a sporadic error when building AIR in Flash CS3. If I keep
hitting Debug movie, it will eventually launch my AIR app.

Dialog:
[Q]At line 260 of the file ".\Artem
 21523/26/2008 5:35:17 PM
Many instances of URLRequest/URLLoader
I'm working on an AIR application using HTML/Javascript which will potentially
create hundreds, maybe thousands, of new instances of URLRequest and URLLoader
during the application's executi
 42773/26/2008 4:34:03 PM
Printing HTML-Control
Hi there.

I'm trying to figure put how to print the content of an html-component.
All I get so far is the current visible area of the control.

I'd like to load HTML-Pages dyna
 01353/26/2008 1:40:53 PM
Realtime Website Visitor Information and Interaction
An idea just came to me... An application that uses Abobe Air to provide realtime information about website visitors for customer service. Has anyone else started or attempted such an application?
 11033/26/2008 5:20:17 AM
is there a way to confirm?
whenever a person drags a file into my application I want them to have 2
choices of what happens next,

basically like a confirm box to pop up, and OK inititates option A and CANCEL
 11173/26/2008 1:15:32 AM
AIR app won't compile with custom icons
My AIr app won't compile when I choose anything but the default icons. I
created 4 pngs in Photoshop and it gives me the error: Useage error (incorrect
arguments)

Any help? I've tr
 21213/25/2008 10:25:00 PM
AIR versus MDM Zinc 3.0?
I'm developing a kiosk application, and one of the things I'll need to do is
"fake" a browser inside my app; that is, load an external web page (e.g.,
Google maps) into a browser t
 01823/25/2008 8:08:46 PM
Re: #2032 Stream Error when downloading .air file for
One of my co-worker found the answer
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/deeac
9ef-cf55-4acd-86ce-b46022ff5479.mspx?mfr=true.

IIS 6.0 serves r
 04313/25/2008 4:59:45 PM
#2032 Stream Error when downloading .air file for update
Hi guys,

I have made a very simple self update air application. When the .air file to
download for updating is on a localhost server everything works fine, however
when the .air fi
 12033/25/2008 3:49:42 PM
saving file bug?
sometimes I am noticing that when saving a file, if I define the file inside a
function it gets what seems to be a bug.

I have this code:
var newFile:File = File.desktopDirectory.r
 1983/25/2008 2:42:11 PM
Remote SQL database connection
I am new to Adobe AIR. After some investigation I wanted to ask if it is known
how, if possible, one goes about using ODBC, JDBC, or any other mechanism for
establishing a remote SQL databa
 31093/25/2008 12:27:26 PM
Loading a remote flex application into a Air application
Hi Air guys !

I'm currently trying to load a [b]remote[/b] flex application (an application
with a "Hello World" label) [b]into an air application[/b]. In order to do that
 22673/25/2008 11:48:24 AM
drag-n-drop
Need to know how we can drop the elements on Desktop from AIR.Please provide
some examples.
Through Native drag-n-drop we can drag the elements from Desktop and easily
drop in to AIR bu
 31133/25/2008 4:41:31 AM
Any Flash CS3 AS3 Map samples available that work in
Any Flash CS3 AS3 Map samples available that work in AIR?

Like Google or Yahoo.

The ones that I have tried fail to work when making the final AIR app.
 01073/25/2008 4:40:06 AM
Saving files causes Memoryleaks
Hi there,

I just ran into a strange problem. In my application I use a class, wich opens
a new utility-window and loads an external swf. This swf is some kind of
admin-panel to cha
 61023/25/2008 4:38:16 AM
applicationStorageDirectory different after porting
I am porting a version of my application from the beta version of AIR to 1.0
and have found that the application storage directory that AIR chooses for me
is different between the two versio
 11793/25/2008 2:06:20 AM
installApplication from another AIR app
I have a Flex application on a web site that has a companion AIR version of the
same app, and I would like to offer badge.swf like functionality from within
that Flex app for installing the
 41733/24/2008 10:05:22 PM
drag and drop shortcut files.
If I drag a shortcut file (.lnk) into my air application how can I get a reference to the file the shortcut is related to instead of the shortcut file?

Thanks!
 21313/24/2008 8:55:04 PM
NativeWindowResize Example problem
Tried using the Native Window Resize example from the on-line AIR Docs. I'm
getting an error on line 5: import flash.display.NativeWindowResize;

1172: Definition flash.display:NativeWi
 41593/24/2008 7:59:13 PM
Saving BitmapData as jpeg file
I've been working on an AIR image editing application for a few weeks now and
i'm suddenly realizing that there seems to be no easy way to save BitmapData as
a JPEG file. I have found flash
 55663/24/2008 5:32:37 PM


   
  Privacy | Contact Us
All Times Are GMT