BlackBerry Developers

After you import the QNX libs, the application displays in white on the device

What I am doing wrong?  I turned on the QNX libraries, and as soon as I did, the application displays a blank white screen when starting.  If I remove those, it runs great. The application runs (!) inside the emulator on the desktop, but not on the Q

Cannot import libraries for qnx - FB 4.5

Hello everyone I can't import libraries for qnx in FB 4.5. The error is "import qnx is not found. FB 4.5 burrito is no longer available for download. Any ideas? Thank you

Generating PDF based on input

I'm working on creating an application for internal use at work. Users input a variety of information by using drop downs, text, check boxes, parts sketch entries and even use the camera. This information should then be generated in PDF format. The p

Event.PASTE not triggered?

Event.PASTE is not raised on paste my TextInput or TextField. Am I missing something? Thank you guys.

Cannot sign as me?

Hello I downloaded 5 releases after trying to correct the mistakes that I have received from the review team. All refused... I use all Flash CS5 to my application and the command line to compile the signed application. When I check my files and wrap

Digital compass or Gyroscope

I test location services on my PlayBook, and while semi GPS seems to function I don't see any reference API to use the digital compass or gyroscope which is apparently in the material? Any help is appreciated - I understand that the PlayBook is still

Rename the files in the dir folder during execution.

Is it possible for actionscript and my request to rename a file during execution. for example TextFile.txt and rename textfile.draft (.draft extension would be accessible by my application only) any suggestions would be greatly appreciated. Dave

Portrait of 4.5

In 4.5 my app is portrait, how do I get that back to the landscape and stop rotating on the device?

Working with video...

Can someone provide me with some information on how to capture video in actionscript and save it in the database and then display it in a mxml component... Thanks in advance...

Using copyTo to copy the Sqlite database file to the directory of the user

I am trying to copy my database Sqlite directory of private enforcement directory of documents accessible to the user. Here is my code: // closing db connection dbConnection.close(); // clearing the db file variable dbFile = null; // new handle on th

Keep Audio play in Dim mode (or sleep?)

I wrote a client HTTP Live Streaming, but the audio seems to cut out when a user manually reduced the brightness of the Playbook. I am currently using NativeApplication.nativeApplication.systemIdleMode = SystemIdleMode.KEEP_AWAKE; to keep the Playboo

Detect the finger leaves the scene

Hi all I have an object in my scene which can be dragged around. He listens to event mouse_down and begins after the mouse/finger on each mouse_move event until he recorded a mouse_up event. How can I detect when the user's finger leaves the side of

Transfer of files using 1.0.1 Simulator

I have not read anything, but just to be sure: is it possible with the last Simulator for transferring files to the simulated PlayBook? EDIT: Oops I seemed to have read on this line Impact: You cannot upload test files to shared folders. Workaround:

Need help with timer

So I want to create a timer that displays an image after 6 seconds. Here is an example of my code: var timer1:Timer; //start handleTimerTick function after 1 second timer1 = new Timer(1000); timer1.addEventListener(TimerEvent.TIMER,handleTimerTick);

New (?) Patch Windows 7 can break up from VMware

I have no idea if this would affect any of us, but for those of us who run Windows 7 and using the Simulator, there is apparently a fix for Windows which can break up from VMware. I never put my automatic update machines, so I'm covered for now, but

Compression?

I have a lot of images in my application. Is it possible to compress even more than the rate of compression of a bar file? Then what must decompress accordingly.

Download files?

Are there any restrictions as to where my program can download files? I know that my program has restrictions as to where he can write to but is there a difference with the download? I want to download files from a server in the directory of my appli

Any suggestion for the option of compiling the Flex Mobile of the project in Flash builder (Blackberry platform)

I use Flex mobile project type to create a stand-alone for targeting blackberry and android application both versions. Depending on the configuration of my test application works ok in blackberry tablet Simulator. As I am new to blackberry AIR applic

After a MOUSE_DOWN MouseEvent.MOUSE_OVER

I know that the Playbook will not normally support MOUSE_OVER in the way that it is generally used on a desktop (e.g. because there is no cursor).  But no one knows if the Playbook will meet MOUSE_OVER while the user touch screen (i.e. after a MOUSE_

How activate/connect with SSH?

For Beta3 release notes say is a new feature ' secure connection: you can now connect to the Tablet using Secure Shell (SSH) and download files from your application using SCP and SFTP. The simulator of listening on port 22 (the SSH standard) or any
« Prev 1 2 3 4 5 6 7 8 ... 10 Next »