I am new to programming in VB. I am trying to use a built-in interface in the Adobe3DReviewer in my code. I need to use a method of the interface so I am trying to create an object. However, when I tr
I\'m using an HTTP request to download a image in binary format. When the downloading is complete, I want to process it, but I also want to pass the image\'s ID to the complete handler function... how
My son, aged 10 wants to learn how to build flash content. Starting with some simple animations and eventuallyon to games.
Someone might argue whether its related开发者_运维百科 to photography or not, but since it is related to DNG format, asking here.
Im currently creating a list in Adobe Flex/Actionscript for a person search app. At the moment, the list shows 1 line of text:
Ive bee开发者_运维百科n trying to write my first Blackberry Adobe Flex application but get the following errors:
I found this simple example online for how to add an HTML \"browser\" area in an Air application: protected function init():void
Im creating an application on Adobe Flex mobile (Blackberry playbook to be exact). Im designing an app that has a search function that makes a simple HTTP request to a serve开发者_运维知识库r and wait
Im creating a person search interface in Adobe Flex / Actionscript where we have an image for each person and a bit of text. Im looking to implement some like this:
Im trying to make a HTTP Request in Adobe Flex (Actionscript) as follows: var p:PersonSearchController = new PersonSearchController();