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
Contributor
Nubuu
Posts: 19
Registered: 02-14-2012
My Carrier: O2

Import .swc's to a blackberry Air Project

Hey guys,

 

i'm new to the "blackberry world" (i really like it :smileyhappy: ) and have a questuin about the components built for As3.

 

 

In the Blackberry-SDK Folder (/frameworks) there are 5 and more swc files, wich can be used by As3. Wich i have to use, if i wanna to use the blackberry specific Comps like Button, List and so on?

 

Importing all these files doesn't seem "right" to me.

 

 

Greetings, Nico

Please use plain text.
BlackBerry Development Advisor
twindsor
Posts: 288
Registered: 07-15-2008
My Carrier: Bell

Re: Import .swc's to a blackberry Air Project

Have you taken a look at our guide for creating your first AIR Application?

https://bdsc.webapps.blackberry.com/air/documentation/ww_air_getting_started/Create_your_first_appli...

 

The expectation is that you would be adding them all, but the qnx-air.swc is linked externally, while the others are merged. As you can see from the names, the various API additions are split across files, rather than added in a single monolithic file.

 

AIRlibraries.png

Tim Windsor
Application Development Consultant
Please use plain text.