I want to develop a desktop application using Adobe Flash remember a desktop not a web application. I want to connect Database (MyS开发者_如何学运维QL) to it for which I think I should use Php.
Pardon the technological terminology blunders. A long time ago I built and compiled a flex app into a .swf.
After a bit of research I\'ve come across the following methods of securing PDF files: Password security
This is my code: http://pastie.org/1795351 I want this code to be able to remove af or bf if its touching ground. But I can\'t do that because \"cant define property of bf\" and af.
I have just got a task to open PDF form and fill it using the application writt开发者_运维问答en in C#.
I am creating an Adobe Flex application for the Blackberry Playbook. I was wondering if there is a way where the开发者_C百科 user can click a button (for example) to increase or decrease all font size
How to write \'{\' in inline event handler in the mxml tag itself? Suppose I want to write this and dont want to make a function for this two line statement...
is it possible t开发者_JAVA技巧o display youtube\'s like/dislike buttons by using google\'s api (or any other api) for as3 ?
I am using NetStream.appendBytes() to play a local video (no server involved) in Adobe AIR. I would like to use BitmapData.draw() to take a picture of the video output, but I am getting this error:
What is the best way to do a loader in a flex application? I have an animated .gif that is to be used as our loader (whenever I need to wait for an action to complete), and I am not sure the best way