I am testing HTML5 geolocation code inside a WebWorks application for BlackBerry Playbook, using the 0.9.4 Simulator in VMWare Player.Here\'s the code:
I am having a hard time figuring this out... How do you scroll an editable TextArea (Flex Hero) on a touch device?
I\'m developing an ActionScript 3.0 app for Blackberry Playbook. I have twelve images loaded with a Loader class. I use Event.ENTER_FRAME to fade in and fade out images using this event handler:
I\'m very very new on ActionScript 3.0 for BlackBerry Playbook. I\'开发者_JS百科m trying to resize an image loaded with Loader class. But, when I set up its new size with this function:
This is for a playbook app. I have two classes: public dynamic class Bullet extends Sprite { public function update():void {
there is a Picker example for usage in an ActionScript project. It works well in simulator. But how do you use that component in a Mobile Flex Project (with Burrito Flash Builder)?
I\'m making a PlayBook webworks application. I am having problems reading a local file. I want to make an XSLT transformation using a remote XML and a local xsl file.
The BlackBerry WebWorks SDK for Tablet OS build tool generates an archive that contains the files and a MANIFEST.MF with entry for each file and a base64 encoded SHA512 digest.However, there is a bug
I am trying to figure out how feasible Blackberry\'s rumored intent to have the Playbook tablet access the Android App store will be.
I\'m trying to do an unzip like application for the Blackberry Playbook, which means that the application mostly gets launched when the user clicks a file for which the app is registered.