adobe

Multiple AS classes in one swf file

Hi there, I'm trying to compile AS files using the mxmlc but the particular class depends on other classes. My command is something like this: mxmlc -includes classA classB -source-path=. com.example.com.classC. This gave me classC.swf but when I loaded it, it was still looking for classA.swf and classB.swf. Is there anyway I can hav...

adobe displays blank page

When the update adobe dialog box appears when sending files to adobe and the user closes it without updating, the page that is left on top is a blank page. Has anyone seen this behavior? I am running a vb.net website and would like to programatically turn off the update question, or if anyone has a workaround to this problem please hel...

URL detection adobe air desktop widget

Hi! I'm new in Adobe Air, I need (urgente!!!) to do a widget with Adobe Air that monitors the URLs where I navigate and when I enter to a specific site the widget appears in the front of my screen and display a message. The problem is that I don't know how to listen the current URL of my browser using Adobe air (flash). I was trying...

tinymce adobe air

Is it possible to get tinymce working inside Adobe air? I found this tut but it is out of date and no longer works with current versions. Normal tinymce produces these errors: 1. TypeError: Result of expression 'g.base_uri' [undefined] is not an object. 2. TypeError: Result of expression 'tinyMCE.init' [undefined] is not a function. ...

Do I have to pay license costs for reading / manipulating PDF's on a server?

Do I have to pay license costs for reading / manipulating PDF's on a server to adobe? ...

Frame issue in Adobe LiveCycle Workspace with IE8/XP/Reader 9.4

When a user opens a form in Workspace, it renders in a separate frame, instead of in the normal position in the UI. This frame cannot be repositioned and obscures/blocks the user action buttons, preventing the user from continuing the process. No issue with IE7/XP/any version of Reader 9. Obvious workaround is using another browser, b...

Inserting images using Adobe Acrobat Professional.

Hi guys, Im trying to work with this tool, Acrobat, and I find it not very user friendly tbh... What I'm trying to do right now is to insert some images into and between the text, and I only can do it through the "Stamps" tools.. Is there another way to do this?, cuz it kinda sucks. Thx. ...

Pointing to a tab within a Flex application

Does anyone know how I would load up a flex application and on load the application would open on a different tab within the application. The only thing I can think of is sending a parameter into the application to tell it where to go, but how does the app load that tab then? ...

determine system icon size with Flex, AIR or ActionScript3 ?

Each system - whether it is win, mac, or linux - displays (desktop) icons at a user selected size (e.g., 16x16, 32x32, 48x48, etc.) How can I find which size is being used by the local system from within Flex or ActionScript3? thanks, Mark ...

Which commonly heard softwares are free/trial-based/paid-only?

down vote favorite Hi, Having mostly been in academic setting and having had free access to all the needed softwares (and some piracy on my part), I have even ceased to understand/know that which commonly needed softwares are free/trial-based/paid-only. Rather than having to search for this information for each software individually, ...

Flex - SWF being used referenced on many Domains... HOW?

I have a swf hosted on "aaa.com", this swf is super smart and takes all kinds of HTML vars which change it's features and functions. I need to be able to allow other domains, "bbb.com", "ccc.com", ect to be able to paste the HTML code that references my swf on it's hosted site "aaa.com" and have it load up on any domain the reference i...

form submission

How to specify action to button to submit a form in adobe adobe flex? ...

adobe flex get child of child

Hi, I have a Adobe Flex project in which resides the following layout markup. <s:TileGroup id="grid" width="467" height="467" requestedRowCount="15" requestedColumnCount="15" horizontalGap="0" verticalGap="0" verticalAlign="middle" name="tg"> <s:BorderContainer width="31" height="31" name="container"> <s:Label text="999" v...

how Adobe write PhotoShop cross-platform ?!

how Adobe write PhotoShop cross-platform ?! I want just know how Adobe make PhotoShop cross-platform?, i know PhotoShop is writed completely in C++, but what about GUI ? Adobe use GUI toolkits ? ...

What is the best approach to make a pdf document?

Hi there. Im trying to make a pdf document, and so far I can note two things, if I make a document using Word and I try to export it to pdf, it doesn't work very well. If I try to use Adobe Acrobat Professional to make a document, it works ok, but the editor per se sucks big time, IMO of course. So, how do you make your own pdf docume...

PDF Javascript "Operation is not permitted" error

Hello all, I have been asked to create a PDF form that will be sent to a user, they fill it out and then they click a button on the PDF that emails it to a specified email address. I know this can easily be done in Adobe LiveCycle but we currently dont have that and I am trying to avoid using anything other than Acrobat and Reader. I am...

Adobe AIR - Code Signing Error

Hi, I am trying to sign my AIR application using the Code Signing Certificate I got from Apple (iPhone Dev). I have Apple's Root Certificate and my certificate. I installed both and then exported my certificate as pkcs12 (.p12 file) using many methods like Windows Certificate Manager and Firefox. I also used Keychain Access on my Mac. H...

Mainstream for desktop web apps: Adobe Air vs Appcelerator Titanium

We are developing HTML5/CSS/JS web app and intended to run it on Win MAC and Linux desktops. Which environment should we choose in terms of future investment protection - Adobe Air, Appcelerator Titanium or probably another one? We prefer Titanium, but it seems stuck in development - no updates since spring 2010. ...

Writing changes from editable datagrid back to local data store - Adobe Air/Flex

Hi I am using Adobe Air to get data from SalesForce, and present it in a datagrid. I am using a query to get the data, and then put it into an arraycollection that is bound to the datagrid, this works correctly and the data is displayed. I have made the datagrid editable, and I am able to change the values in the datagrid, but I canno...

Converting a Swf to png

Is there a application (Or way in coldfusion/VB.net) to be able to convert a swf to png? It needs to be good quality and needs not to be too slow. ...