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

-1
votes
1answer
21 views

How resolution , dpi ,pixel are related with each other

I am little confused about these terms 1. Resolution 2. Dpi 3.Pixels How pixel and resolution are related.? and how pixel and dpi are related . ? Suppose i have an image of 148*76 Dimension what ...
0
votes
0answers
6 views

UPDATE STATEMENT NOT working when using FULLY QUALIFIED TABLE STRUCTURE in ADOBE AIR SQLite

I'm having trouble running an update query in adobe air sqlite when using fully qualified table naming format like so var _qry:String = "UPDATE database.table SET table.columnname = 'value' WHERE id ...
0
votes
0answers
22 views

AS3 for transfering pauseposition of MC1 to MC2

Hi I'm quite a new on flash and need some code. I have 3 MCs say MC1, MC2 and MC3. I will have 3 dedicated buttons that will pause the music of one MC and transfer the frame position to another MC and ...
0
votes
0answers
6 views

Apache JAckrabbit does not make Repository to login in Adobe CQ5

I am working on a project namely Web Crawler. I build that project completely in Maven. And it works fine . But when I make this project as a bundle, and deploy this bundle in OSGI container. It ...
0
votes
0answers
2 views

How to add CQ variables onto Sitecatalyst mapping framework?

How to add CQ variables onto Sitecatalyst mapping framework? As clicking on New button opens Add New component dialogue box. Kindly suggest.
1
vote
1answer
15 views

Test if filetype has default application

Background: I have a readme file which is a .html file. I am using _file.openWithDefaultApplication() to open this up in the browser. This works perfectly and I thought was foolproof. Problem I have ...
-1
votes
0answers
13 views

Muting 2 out of 3 audio streams in adobe flash

I have 3 audio streams with 3 karaoke style lyrics for each dedicated stream in a timeline. i would like to have a button that mutes 2 of the streams and triggers on 2 masks to hide the lyrics ...
0
votes
0answers
19 views

Hyperlink to a specific page within an embedded pdf

I'm trying to create a webpage with an embedded pdf on one side, and links to a specific page of the pdf on the other to aid navigation since the pdf is a merged document of 4 other documents. Is this ...
0
votes
0answers
16 views

Signature is not LTV enabled - adobe reader

I sign document, using Itext. I have that method: public static void sign(String src, String dest, Certificate[] chain,PrivateKey pk, String digestAlgorithm, String provider,CryptoStandard subfilter, ...
0
votes
0answers
6 views

Adding Vst plugin in Auditin CS6

I have downloaded some free VST plugin from internet. When I scan for the plugins, it is getting detected but with the Status - Not working and with an option Reload. What is wrong in my steps ? ...
0
votes
0answers
6 views

Multi-page document merging Adobe Acrobat Pro

We have a number of policies (about 150 or so) we make available for download on our webpage. Recently, Management had us move from all policies residing in one PDF to one policy per PDF. Their ...
0
votes
0answers
5 views

Adobe AIR, Is there any possibility to record Audio from Any INPUT SOURCE instead of just Microphone?

I'm working on a Flex/AIR project which required my to record audio and save as mp3. I am successful in using AIR Microphone API and used lame mp3 encoder to record and save Microphone audio as mp3 ...
1
vote
1answer
23 views

Switch language (audio and lyric) seemlessly in Adobe Flash

I’m creating a multilingual flash game with multilingual narrations. Till now i’ve got one language with an audio stream and lyric to accompany it in it’s own timeline controlled by a button on the ...
0
votes
0answers
4 views

Adobe Muse is not running on Windows 7

I have installed adobe muse from Adobe Application manager but i didn't find where it goes. Installer is showing it's ready to use. I have also downloaded a cracked version of it after uninstalling ...
0
votes
0answers
8 views

Suggest me some good links to learn Adobe InDesign [closed]

I just wanted to start learning Adobe Indesign. Can you guys please help me providing some good (free) courses links to learn InDesign?
0
votes
1answer
11 views

How can I programmatically compile an adobe air application from within an existing air application at runtime?

Hi I'm trying to find out if I can create a new adobe air application using an existing running adobe air application and dynamically add a sql lite db and resources (excel files, pdfs, etc) to it to ...
-3
votes
0answers
7 views

using windows authentication in InDesign software [closed]

We're a group, and work on the local newspaper. we implement a LAN, and try to group working on our newspaper. in design is a desktop publishing software, and provide group working feature by help of ...
-2
votes
0answers
16 views

Photoshop remove text from gradient background [closed]

can you please guide me how can I remove text (FLV Player) and Logo with FLV Player Login from attached image
-1
votes
0answers
11 views

Adobe Flash Peer-To-Peer Communication [closed]

I am working on a Flash Media Server project. I am a little confused in regards to peerIDs. I be grateful if someone can provide me with some clarity. Please correct me if I am wrong but after ...
-2
votes
0answers
9 views

link betwwen windows authentication and incopy software

we have several designers on our lans and they want to work together in incopy software. incopy has a user/pass to login to software. how can use windows authentication for adobe incopy software ...
0
votes
1answer
29 views

How do I push an object in Actionscript3

I'm developing a simple flash game where my player pushes barrels off of a boat to win the game. I've coded for movement and defined most objects, but when I add collision properties, I lose the ...
-1
votes
0answers
18 views

Reduce size of signed pdf [closed]

How can one reduce the size of a digitally signed pdf. The website where I uploaded the document said to do "sign and save as" to reduce the size. But in Acrobat 9.5 there is only "save as" option. ...
0
votes
1answer
59 views

Select value from xtype selection type checkbox CQ5

Hello I am running an issue right now. I would like to make the checkbox state: checked but I could not make the defaultValue="value" <channels jcr:primaryType="cq:Widget" fieldLabel="Channels" ...
0
votes
1answer
18 views

Adobe AIR and iOS

Is it possible to create an app using Flash and Adobe AIR that runs on iOS? I thought Apple had eliminated the possibility of using Flash- does AIR have a solution? What kind of problems are there?
1
vote
1answer
15 views

Adobe XL Pro Vs LiveCycle for dynamic PDFs

My requirement is: To have a dynamic PDF on my website containing data pulled from an XML file. I have researched here and thought that Adobe LiveCycle using the ITextSharp Library to combine ...
0
votes
1answer
20 views

In App Purchase connect to real Server instead of Sandbox one?

I tried to implement In App Purchase in my Starling game, use two following ANES: https://github.com/freshplanet/ANE-In-App-Purchase https://github.com/StickSports/ANE-In-App-Purchase Nothing works ...
0
votes
1answer
16 views

Anyone success which In App Purchase ANE for Adobe air?

I Try two versions of Inhttps://github.com/freshplanet/ANE-In-App-Purchase and https://github.com/StickSports/ANE-In-App-Purchase but both of them fail. When I try to get product info, no error throws ...
1
vote
0answers
24 views

Adobe Flex/AIR iOS App - Launching application from the browser while the app is suspended in the background

I've got an iOS app developed in Adobe AIR, and the user is able to launch the app via a browser, using a custom URL scheme. Basically, the user will almost always use the browser to launch the app, ...
0
votes
1answer
36 views

Can't load external SWF dynamically?

The situation that I'm currently stuck on is that I cannot load and display an external swf file in my FlashDevelop project. I normally can do this without a problem, but the issue exists here because ...
0
votes
0answers
15 views

Converting from full path to tilde path for pushing JSX from Cocoa?

I have a need to convert from a full path starting with /Users/username/file.ext to a tilde path ~/file.ext. I see lots of ways built into NSString and NSURL that go from tilde to full but not the ...
0
votes
0answers
26 views

Write metadata on a PDF generated by Adobe LiveCycle

I'm writing a template XDP and my need is to set some custom metadata into the generated PDF. Metadata should be set by an embedded script (Javascript) set to run on client side (in my tests, I've ...
0
votes
0answers
9 views

Extend a bracket in Adobe Illustrator without distorting middle or corners

Problem: Trying to extend a bracket without distorting the middle or the corners. Current state of bracket: If I try to extend it using the Selection Tool then the middle plus the corners will get ...
-4
votes
0answers
44 views

Need Advice on Learning Programming, Designing and more [closed]

I want to learn programming and designing. Please tell me which ones should I learn and in what order and throw some tips if you got any... What I need advice on learning: Programming: JavaScript, ...
-2
votes
0answers
9 views

Build adobe air desktop application (preferred drag and drop) [closed]

I want to create an adobe air desktop application like pixus, its transparent graphics. Please guide me with this. I searched over the Internet and there are lots information, but I cannot understand ...
0
votes
1answer
15 views

ActionScript3 Error 5007

I have this very simple program to do for a school project. I'm making a set of games based on the revolutionary war (irrelevant in this matter). This game involves an instance called player pushing a ...
0
votes
0answers
26 views

Adobe edge - get scroll position value

I'm trying to code something in Adobe edge. Currently I can get the mouse position and control the timeline with the x value. mousemove: this.onMove(posX, posY); compositionready: ...
0
votes
0answers
21 views

How to Extract Excel sheet data from adobe livecycle designer ES2

I am new to Adobe smart form designing world. I have a requirement as follows. I have an external excel sheet with some fields. I want to extract some fields data and put those data into some columns ...
-2
votes
0answers
17 views

Open facebook link in default facebook app [closed]

Is there a way to open a link to a facebook page using the default facebook app on Android? I've seen this on a lot of apps but I can't manage to do it myself with AIR. I don't want a new browser ...
-2
votes
0answers
20 views

Adobe SVG viewer 3.03 [closed]

we need to view SVG content (OpenLayers vectors) in our web page in IE8. With this in mind, I downloaded Adobe's SVG viewer version 3.03 but nothing seemed to happen i.e. I was not asked if I wanted ...
0
votes
0answers
20 views

Build a mobile themed template in Photoshop for an Adobe Flash Builder Project

Is it possible to use adobe flash builder to make a themed and dynamic template or UI for adobe Flash Builder's Mobile Project (Flex & Actionscript). Similar to how web design companies use ...
0
votes
0answers
23 views

Inserting images into PDF template

I need to make DVD cover template in PDF format for digital printing. I have a PDF template with Keylines and Crop Marks, I only need to insert images(no text). What would be the most handy way to ...
0
votes
0answers
31 views

Opening a password protected pdf [migrated]

I received a pdf file few days back, the pdf file was password protected with a 5 digit number varying from 20000 to 25999. Unfortunately I forgot the password but still I remember that it falls ...
0
votes
0answers
25 views

air sdk 3.7.1860 set icon 96px?

I have problem with setting icon for Android that use 96px icon such as Samsung Galaxy S3. I heard that Air 3.7.1860 (http://forums.adobe.com/message/5280546) update fix this problem, but there is no ...
0
votes
1answer
26 views

How to make RTE hyperlinks “Open in new window” by default in adobe cq5?

I'm trying to modify LinkDialog.js under RTE to have the checkbox "Open in a new window" checked by default. According to the day API, it should just be adding the value "checked": true to the default ...
0
votes
0answers
22 views

LiveCycle Java API: Creating an Instance of TaskManager in a Jar

I did this tutorial and it works perfectly as a single class in Eclipse: http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=001141.html Now I'm trying to implement it in our ...
0
votes
1answer
38 views

C++ Adobe Air Overlay

Recently i've been investigating possibilities for the creation of the HUD for a game. I found out that Riot Games, for League of Legends, apparently uses Adobe Air for their Heads up Display. ...
0
votes
1answer
38 views

Defining Images Taken using the iOS camera Adobe Air

So, I'm working on an app that uses the camera in Adobe Air & Actionscript 3.0, I know the CameraUI, etc, but I'm just having problems with defining the image that is taken using the camera so I ...
0
votes
0answers
11 views

Application resolution change in ipad 3?

My application works properly in ipad 1&2 but in ipad 3, every object on the screen looks bigger and many object do not appear in screen. How can i fix this? -I use adobe flash air.
0
votes
0answers
23 views

“A valid provisioning profile for this executable was not found” error in adobe air?

i compiled ipa file in flash. when i try to install to ipad it gives error that "A valid provisioning profile for this executable was not found". i do not use jailbreak, i know my provision is valid. ...
0
votes
1answer
146 views

Retrieve decoded binary image from SQL and insert into PDF via iTextsharp asp.net c#

I have store a binary coded image into my SQL database. This binary coded image has another file named MemberReportImage1 which is there to decode the binary image. I'm able to display out the image ...

1 2 3 4 5 56