I'm using Automation to populate and save a set of Adobe LiveCycle created forms from a database.
For testing, I have the form visible while populating it and can see the checkbox values being properly set. But when saving the form, everything EXCEPT the checkboxes/radiobuttons settings are being saved with the form.
I can manually op...
Hi,
We Adobe Audition at work. We use to cut various sound bytes. An example might be talk a long audio of a voice actor reciting the alphabet and digits 1 - 100. Every alpabet character and digit must be cut to a new audio file. Now Audtion does have a scripting side to it, but I am not too familiar with the scripting aspect of ...
I mean, is it theoretically possible to determine (based only on the content of the swf file) that the software which compiled the given swf was licensed trial or something else?
I guess Adobe would implement something like this to discourage using pirated software.
...
I need to create directories in the local machine, can i do this with FLEX with AIR support
...
I would like to build a flex library project automatically instead of the current process, which involves one of our developers compiling it on his machine and then us checking in the resulting .swc file. It's gross.
I am coming at this from the perspective of a java developer, so I'm having a hard time getting the hang of the compilat...
Suppose on windows if I map the Z:/ drive to some folder on the network and my swf resides there. Can I embed that swf in the html using AC_FL_RUNContent and specifing the path as Z:/test.swf??
...
I'm building a flex .swc library using Ant, and many of the assets that are supposed to be in the file are not being copied, instead creating 0-byte entries in the .swc.
Here is the ant compc target that is doing the creation. I've tried both compiler.include-libraries and compiler.library-path here, which is why the latter is still pr...
Hi, Adobe Reader tends to turn all of my open pdf documents into title bars after my laptop computer (OS X) goes to sleep or switch screens. I wonder if there is a way to either suppress this behavior, or expand all of them to display the full documents without having to do this for them individually (for some reason I find myself having...
Hi,
is there a way to create a class inside the main .fla file of a flash application?
If I try to define a class directly in the action layer of the .fla, I get the error: "classes must not be nested".
Alternatively, if I try to define a package and the class inside, I get "packages must not be nested".
I know I can reference an ex...
Hi,
I was wondering if it is possible to programaticaly create a PDF file with an acceptable quality for the production press, ideally using only open-source libraries.
Right now the process is like this:
-create texts and images
-merge them into a postscript file
-use Acrobat Distiller to convert it to PDF (Acrobat distiller helps you...
Does anyone know if adobe flash player cache data is available to other users on a system?
For example:
A user logs onto Windows XP, then uses my adobe flex application... and in the process of doing so downloads the signed flex lib... He then decides to mow the lawn and log off.
At about 3pm the same day, his Mum can't hear the TV o...
Greetings,
Hi have this super simple Air app code
Winxp Flexbuilder Flex 3.4
<?xml version="1.0" encoding="utf-8"?>
<mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
<mx:ViewStack id="viewStates" height="100%" width="100%" borderStyle="solid" borderThickness="2" borderColor="red">
<mx:Canva...
Hey there, I was wondering in flash how to delete gradient markers. For example, when I am working on a gradient in the color window, and hover my mouse over a marker, a plus sign appears and if you click it, another marker surfaces. Now when I open up a new file and use the gradient tool, it saved all of the markers I created
How do I ...
Hi,
I would like to know how is it possible, or what knowledge do I need to acquire to create a small Adobe AIR application, probably like a employee directory search that will search and show a list of employee names, from a application based on php/mysql?
Thanks.
...
Every time I ran an AIR application, even the simplest "Hello World" sample, with adl, it says:
Connection failure: Connection refused
I didn't try to establish a connection to any website or server. adl complains all the time and it's annoying. Any ideas? Thanks.
...
I'm working with adobe air and I have this code..
var urlReq = new air.URLRequest('http://google.com');
air.navigateToURL(urlReq);
It's working correctly in that it is loading the page in the browser, but the issue is that adobe air is staying in the front and the browser is not being brought to the front...
Perhaps it's because I'm...
Flex newbie question: can MXML be generated on the fly, like HTML is generated by a server?
If yes, is it ok to do so or am I missing an important Flex architectural principle.
...
I'm a little bit new to Actionscript, but I can't figure this one out. I've done a lot of searching on this topic and haven't found a clear answer. I've tried the following solutions that people posted online but none of them work.
All the following solutions give the error: 1120: Access of undefined property myVariable
Suggestion #1:
...
For examples sake, lets say I have a Flash SWF on my web server. The SWF is quite simple, it just displays a text string in some font in the middle of the stage. The SWF takes certain parameters, one of which determines what text string is displayed. So if the parameter's value is "hello world!" the SWF would display the text "hello worl...
Hi,
I exported a flash movie from Apple flash CS4 with one font and different styles like bold, bold it, regular and italic. I followed the steps on http://wiki.novemberborn.net/sifr3/How+to+use.
The export protocol says all fonts are embedded. But flash player does not show the four font styles - only the style of the first letter!
A ...