Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
New Contributor
lokiby
Posts: 7
Registered: ‎12-17-2012

Re: AIR app closes on launch

nice :smileyhappy:
I'll try 3.1
Please use plain text.
New Contributor
lokiby
Posts: 7
Registered: ‎12-17-2012

Re: AIR app closes on launch

[ Edited ]

Woooh....

So, I have found the problem, but don't kow the reason.

Here is how I make my .bar file:

 

blackberry-airpackager -package testbb.bar "d:\testbb\testbb-app.xml" "d:\testbb\testbb.swf"

 

The problem is .bar file doesn't contain .swf file inside, so when I copy it to air folder, it works!

And why it doesn't pack .swf file inside .bar file?

 

UPDATE: got it working finally, looks like all the files should be within the same directory as blackberry-airpackager.bat file, otherwise it does not pack .swf file.

and this is strange!

Please use plain text.