Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Error Publishing Adobe Air File
Old 09-06-2008, 08:12 AM Error Publishing Adobe Air File
Extreme Talker

Posts: 196
Trades: 0
I want to create AIR applications. I have downloaded the current AIR app and the current SDK files. I have followed a few different tutorials about creating an air app. Each tutorial works fine when testing the created files against the adl.exe file. My issues arise when i try to publish the actual AIR file in the command line.

I am able to create the PFX file fine using a command similar to -
Code:
C:\apache2triad\htdocs\air\sdk\bin>adt -certificate -cn SelfSigned 1024-RSA samp
leCert.pfx samplePassword
But when i try to create the AIR file like this -
Code:
C:\apache2triad\htdocs\air\sdk\bin>adt -package -storetype pkcs12 -keystore samp
leCert.pfx HelloWorld.air C:\apache2triad\htdocs\air\projects\HelloWorld\HelloWo
rld-app.xml C:\apache2triad\htdocs\air\projects\HelloWorld\HelloWorld.html C:\ap
ache2triad\htdocs\air\projects\HelloWorld\AIRAliases.js
I get the the following message with no resulting AIR file -
Code:
absolute path: C:\apache2triad\htdocs\air\projects\HelloWorld\HelloWorld.html
usage:
  adt -checkstore SIGNING_OPTIONS
  adt -certificate -cn <name> ( -ou <org-unit> )? ( -o <org-name> )? ( -c <count
ry> )? <key-type> <pfx-file> <password>
  adt -help
  adt -migrate SIGNING_OTIONS <air-file-in> <air-file-out>
  adt -package SIGNING_OPTIONS <air-file> <app-desc> FILE_ARGS
  adt -prepare <airi-file> <app-desc> FILE_ARGS
  adt -sign SIGNING_OPTIONS <airi-file> <air-file>
  adt -version

SIGNING_OPTIONS: -storetype <type> ( -keystore <store> )? ( -storepass <pass> )?
 ( -keypass <pass> )? ( -providerName <name> )? ( -tsa <url> )?
FILE_ARGS: <fileOrDir>* (( -C <dir> <fileOrDir>+ ) | ( -e <file> <path> ))*
I believe the actual error within it is.. WHY? -
Code:
absolute path: C:\apache2triad\htdocs\air\projects\HelloWorld\HelloWorld.html
Also other attempts have resulted in the error message saying "not enough arguments" then giving the same "usage" help as above.

I REALLY need to figure this out. Any help is much appreciated.

Thank you, Cesar
empiresolutions is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Error Publishing Adobe Air File
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.08030 seconds with 12 queries