Tagged Questions

Adobe Systems is a software company headquartered in San Jose, California, USA. It is best known for the technology behind PDF, Photoshop, and Flash.

learn more… | top users | synonyms

25
votes
13answers
10k views

PDF parsing library for Android?

I'm looking for a fast PDF library, even commercial is okay. Problem of opensource java PDF renderers that they are based on awt/swing which is not available on Android, so this need to be adopted to ...
23
votes
5answers
29k views

Can someone post a well formed crossdomain.xml sample?

I've been reading that Adobe has made crossdomain.xml stricter in flash 9-10 and I'm wondering of someone can paste me a copy of one that they know works. Having some trouble finding a recent sample ...
19
votes
6answers
6k views

Difference between Adobe AIR and FLEX?

What is the difference between Adobe AIR and FLEX?
19
votes
12answers
14k views

Flex development on Linux, what's a good free environment?

I would like to develop Adobe Flex applications using Linux and a free environment. I'd prefer a free as in freedom alternative, but as in beer would work as well. ;-) Are any of you developing Adobe ...
18
votes
13answers
27k views

HTTP Basic Authentication with HTTPService Objects in Adobe Flex/AIR

I'm trying to request a HTTP resource that requires basic authorization headers from within an Adobe AIR application. I've tried manually adding the headers to the request, as well as using the ...
17
votes
4answers
37k views

Adobe Reader Command Line Reference [closed]

Is there any official command line (switches) reference for the different versions of Adobe (formerly Acrobat) Reader? I didn't find anything on www.adobe.com/devnet/, ... Especially I want to ...
14
votes
5answers
651 views

How to explain to client that you can't give them some of the source

We have a number of AS/Flex components that we've built over time and improved upon. They've been turned into components so they can be reused in different projects and save us time. So you can think ...
14
votes
2answers
1k views

Experiences with Adobe's “Adam and Eve” C++ GUI library?

I tried out the demo application which was pretty impressive. However building it and integrating it with my own code is hard because it's such a large project. Has anyone successfully used it for ...
11
votes
2answers
14k views

Is it possible to link to a bookmark within a PDF using URL parameters?

When providing a link to a PDF file on a website, is it possible to include information in the URL (request parameters) which will make the PDF browser plugin (if used) jump to a particular bookmark ...
11
votes
5answers
14k views

Displaying Flash content in a C# WinForms application

What is the best way to display Flash content in a C# WinForms application? I would like to create a user control (similar to the current PictureBox) that will be able to display images and flash ...
9
votes
1answer
4k views

Screen blinking when using a webview with flash

Edit: I made a demo apk, so you can understand what I mean: http://cl.ly/3g0s1p030j243y0p3m2F For my application, I want a kind of "Super Power Point", or a keynote (the commercial team will present ...
9
votes
6answers
1k views

SVG is dying? What's next?

I heard from more than a single source that SVG is dying, it is abandoned by Adobe. How sad! What's will be next alternative to SVG? Thanks,
8
votes
7answers
1k views

Good or Bad Examples of Flash/Flex Technology Use

I'm a PHP programmer who's learning more about adobe products including flex, and would like to train myself to recognize when flash/flex is the right technology to use for a client/project (and of ...
8
votes
4answers
870 views

Better Flex memory profiling tools

Does anyone know of any better tools that the Flex Builder Profiler? I've googled and googled to no avail. While the FB tools are OK for small apps / small leak situations, they're nowhere near ...
8
votes
7answers
2k views

Actionscript3: Does variable exist?

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 ...
8
votes
10answers
1k views

Alternative to Flex Framework

Is there an alternative ActionScript 3 lightweight framework out there similar to Flex, but not as huge. Flex is fairly large, and SWF's being no less than 150Kb big, I'm just thinking it must be ...
8
votes
6answers
2k views

Just how free is Adobe Flex exactly?

I hear conflicting comments about Flex being 'free'. What is the straight story on Flex? Is it proprietary?
8
votes
7answers
6k views

Is there some way to show HTML content inside Flash?

I want to show HTML content inside FLASH. Is there some way to do this? I am talking about full blown HTML (with JavaScript if possible)
7
votes
3answers
2k views

How can I automate the building of a Flex component library?

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 ...
6
votes
1answer
336 views

How to compile ASL (boost based Adobe C++ gui library) on linux?

Intro So we spent some days with all our team that consists of 2 individuals including me (meaning that our efforts were not as professional as yours could be) at CloudObserver triing to make it out ...
6
votes
2answers
863 views

Differences between Mobile & Desktop AIR

Ive tried asking on the blackberry forums with no luck... Maybe there are some Blackberry/Adobe experts here... Im just about to start a project using Adobe AIR/flex for the Blackberry Playbook, I ...
6
votes
1answer
299 views

Possible to make Adobe Reader not hold a file lock on Windows?

On Windows, when a PDF is opened in Adobe Reader, it appears to hold a lock on the file. This behavior means that if I want to re-run pdflatex to regenerate the file, I need to close it in Reader, run ...
6
votes
4answers
1k views

Windows Safari 5 bug when using backspace in a Flash web application

I have noticed this bug when developing my flash application on a windows platform. If typing text in to a text box in a Flash swf running in Safari 5 browser on Windows then press backspace the ...
6
votes
3answers
5k views

RTMP C# Client library

I was looking for a RTMP library in C# to generate request to a rtmp:// server. Anyone knows a free/open source library that allow me to do this? Thanks,
6
votes
2answers
255 views

C++ Adobe source libraries impressions?

I just stumbled upon Adobe source libraries, ASL. It is set of templates and functions similar to boost, under MIT license. Some of the utilities in the library I found quite useful and now I consider ...
6
votes
1answer
1k views

Does Adobe Have A Startup Program Similar to Microsoft's BizSpark?

Microsoft's BizSpark is an excellent program that helps startups get going. I was wondering if Adobe or other companies had a similar program? Thanks.
6
votes
5answers
3k views

How can I build an Adobe Air project with Maven?

Has anyone successfully built an Adobe Air application with Maven? If so, what are the steps to get it working? I have been trying to use flex-mojos to build an Air applications. When I set the ...
6
votes
2answers
587 views

How can I detect and invoke a user's local installation of the AIR runtime on a particular AIR application?

I am writing a program that has an AIR front-end, but a back-end written in another language (Python, in this case). Since AIR can't invoke other executables, the relationship has to be the other way ...
6
votes
6answers
865 views

How can I improve performance when adding InDesign XMLElements via AppleScript?

I have an AppleScript program which creates XML tags and elements within an Adobe InDesign document. The data is in tables, and tagging each cell takes .5 seconds. The entire script takes several ...
5
votes
5answers
341 views

Display pdf file in WPF Application

I need to display pdf files in my WPF application. I have found many references on how to accomplish this task here in SO but none worked for me 1) I have tried to use approach suggested here but ...
5
votes
2answers
238 views

What is the usable stage size limit in Flash Player 11?

The usable stage size limit in Flash Player 10 is roughly 4,050 pixels by 4,050 pixels. However, the usable size of the stage varies depending on the settings of the QUALITY tag. In some cases, ...
5
votes
1answer
258 views

How to specify parameters to google chrome adobe pdf viewer?

I have an embed tag like this: <embed src="../../Content/PDF/StockReport.pdf#zoom=50" width="100%" height="100%"> the #zoom=50 is a parameter that tells the pdf reader to zoom to 50%. This ...
5
votes
2answers
768 views

Adobe X Enable Protected Mode at Startup - disable via code

Our application, write in Delphi, generates a series of reports, most of then in PDF format, that opens automatically when it is generated. Adobe X introduced a feature that is enabled by default ...
5
votes
4answers
611 views

Actionscript - Obtain the name of the current function

I want to get the name of a function from inside that function. e.g.: function blah() { //I want to get the string "blah" here, from the function's name } Or at least the Function object?
5
votes
2answers
134 views

What Flex Developers Ought To Know

What should know the Entry Level, Mid-level, Senior Developer? Theoretical knowledge, development tools, librarys etc. What issues are usually at the interview? Do i need to know Java?
5
votes
3answers
128 views

How can I make my AS3/Air code better?

Hello everyone this is my little Frankenstein code, don't make fun of it, it works! So you would pass in the table name and a data as an Associative array which are objects. I'm pretty sure this is ...
5
votes
2answers
377 views

Determine drag proxy when using itemRenderer on DataGrid

I'm using default drag/drop on Flex DataGrid, however, the dataGrid itself has an itemrenderer. Looks like: public class FlashFileDataGridRenderer extends Label{ public function ...
5
votes
1answer
140 views

How do developers get away with writing .pdf software without paying royalities to adobe?

Example: the processtext company http://processtext.com/ they have dozens of pdf related utilities that do not require adobe's products to be installed. Any while on the subject, are there available ...
5
votes
3answers
835 views

Looking for a web pdf viewer, not the google document viewer

I would love to use google document viewer, but I am dealing with sensitive documents and google's Terms state that if you use their service the document basically becomes public domain. Are they any ...
5
votes
1answer
1k views

Possible to pass parameters to a skin?

I have 2 skins, almost identical, but differ in 1 small way that can be accounted for if I could pass a Boolean to the skin while assigning it to the host component (a button). <s:Button ...
5
votes
5answers
2k views

does actionscript addChild require a display object first

Solution: if you have the same problem, addElement() instead of addChild() is what did it I'm trying to move away from mxml to actionsctipt. I have a <s:Rect> that I've created and set its ...
5
votes
4answers
802 views

actionscript flex, how to send browser width to the swf itself

I'm working with flex, but actionscript ideas are just as good. The flex <s:Application> tag has height="100%" width="100%" so the swf fits the browser as the browser gets resized. My ...
5
votes
1answer
1k views

Where is the documentation for Adobe XFL Flash interchange format?

I work at an animation studio that does several productions in Flash. Probably one of the most exciting features of the new Adobe CS4 suite is the XFL file format. At last, I have an ascii format ...
5
votes
4answers
3k views

Adobe Air and .NET

I Adobe Air completly JavaScript? Can't I use a .NET language like VB.NET or C#.NET? Thanks
5
votes
9answers
19k views

How do I display a PDF in Adobe Flex?

Looking for a way to display a PDF in Flex. I'm sure there are several ways. Looking for the easiest to maintain / integrate / most user friendly. I'm guessing it's possible to display a browser ...
4
votes
5answers
219 views

Tool for batch processing EPS to JPG

Does anyone know of a adobe command line tool for creating jpegs from pdfs. This needs to cater for EPS 15 ( CS5 )? I am converting EPS files to hi-res JPEGS with imagemagic but the results are ...
4
votes
3answers
925 views

Start with Adobe CQ5

I would like to take a look at Adobe CQ5 CMS system. Does anybody know if I can download it to my developer computer? I can not find link on web site. I know Adobe offers CRX as opensource - but my ...
4
votes
4answers
365 views

Make and edit .psd file in iPhone file system

I was wondering what the easiest way to make a .psd file from within an iPhone app. I am making an app just like the Layers app, and I can't fiure out how he makes and edits .psd files.
4
votes
2answers
1k views

iTextSharp-generated PDFs now cause Save dialog in Adobe Reader X

I have been using iTextSharp to generate PDF documents for over a year. Unfortunately, with the release of Adobe Reader X, my PDFs now cause a "Do you want to Save?" dialog to appear when closing the ...
4
votes
2answers
130 views

I am planning to build a giant management system in Flex 4.0, and I need some advice

I am planning to build a giant management system in Flex 4.0, and I just wanted to know what are some pros and cons of using 4.0 (or 4.2) over 3.5? Lighter components? Faster pipelines? What are some ...

1 2 3 4 5 34