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

0
votes
0answers
8 views

Is there a pdf library (.Net/C# compatible) that allows for embedding Audio/Video media in a pdf?

I have a requirement where by I need to attach audio/video media submitted as binary files to be embedded into pdfs that are residing on the server. BTW, the audio/video binary is coming from mobile ...
1
vote
0answers
10 views

First install of Adobe CQ 5.5 product in Oracle 11.2 XE

I'm configuring Adobe CQ 5.5 for a first installation and I have problems because in the installation process, CQ didn't found the Oracle Driver. I need to use a relational database (Oracle) rather ...
0
votes
1answer
9 views

Using stage.fullScreenWidth and stage.fullScreenHeight to position MovieClips?

I have a movieclip called playbtn and this code: stage.scaleMode = StageScaleMode.NO_SCALE; playbtn.y = stage.fullScreenHeight - playbtn.height / 2; playbtn.x = 0 + playbtn.width / 2; When I test ...
0
votes
0answers
8 views

adobe air front end for multiple php scripts

I have a web 2.0 service using 3 php scripts (call them 1.php, 2.php and 3.php). 1.php generates a js form which when submitted to 2.php displays a grid containing information (generated using js). ...
0
votes
1answer
18 views

Error “namespace mx.managers:ISystemManager not implemented by class ” when converting application to flex sdk 4.6 from sdk 3.3

I am converting my application to flex sdk 4.6 previously it was in sdk 3.3 and getting below errors. 1044: Interface method activate in namespace mx.managers:ISystemManager not implemented by class ...
0
votes
0answers
10 views

Adobe Edge and dynamic images

Is it possible to use Adobe Edge and have, say the background a dynamic image pulled up from my mysql database? I was thinking of something like below somehow. I can't find a way to, or anything ...
0
votes
0answers
5 views

shared objects not syncing

I don't know much about shared objects and i don't know if i am going in the right direction with this. But, in my flash media server application i would like all my clients that are connected to a ...
0
votes
0answers
23 views

How do you load a bmp file from external local files?

In AS3 adobe Flash : How do you load a bmp (not jpg or png) files from external local files (example: my_application_path/mybmpfiles/hello.bmp), as long as I tried it's always failed, but not error ...
2
votes
0answers
24 views

iFrame not loading inside Flex popup

I'm trying to load pdf inside of iFrame which open in a pop-up window. Pop up is showing but but its not loading pdf. Here is my code -Main.mxml <![CDATA[ import mx.controls.Alert; ...
0
votes
0answers
11 views

Adobe Acrobat & Javascript - Forms

So have some form fields on a pdf document within Acrobat. I'd like to put in a beginning date in one field and have the rest get calculated via Javascript. For example I enter 05/16/2013 in the top ...
-1
votes
2answers
20 views

parsing error at line 17 how to fix it

It is showing parsing error on line 17 I have thoroughly checked it but unable to find error.So how do I fix this error.it is insert_city_query.php <?php ...
0
votes
1answer
17 views

how sling script resolution works in adobe day cq

i am using adobe cq5.5. I could not understand how sling resolution works in cq5.5 Could someone please explain how sling works in cq with example? Thanks in advance.
0
votes
1answer
14 views

how to handle change in checkbox in ACtion Scripit FLEX?

protected function inital():void { var _cb:CheckBox; var _formitem:FormItem; for( var i:int =0;i<program.list.length;i++) { ...
0
votes
1answer
29 views

Submit field without completing “hidden” mandatory fields unless they are selected

I have a Member Registration Form where by Payment Details are required ONLY when a certain selection is made. If I am a Member and just wanting to register myself, it won't cost me anything so no ...
-2
votes
0answers
11 views

Adobe Air Android inserted video but no controls [closed]

I'm using Adobe flash cs5 professional to develop a android app, I've inserted a video file and published the app to my Android phone, it plays ok but there are no playback cnotrols to stop or pause ...
-1
votes
0answers
10 views

How do I cut a word with a white border that goes around the letters [closed]

I have a word I would like to cut but that has round corners and that it goes around the words. Just like this picture. Can anyone give me any steps or website where I can learn how to do this?
0
votes
2answers
31 views

Adobe Reader parameter-controlled search function not using ß

i've already asked this on the adobe forums but nobody seems to have had this problem in the past, so i'm gonna try here: situation: i have a pdf-file (http://www.groneick.de/martinsmarkt.pdf) in ...
0
votes
0answers
4 views

Blank page not Exporting in InDesign CS6 [migrated]

I will appreciate it dearly if you can help me out with this one! I'm using InDesign and I have deliberate blank pages inserted. The problem is, InDesign does not "pick up" the blank pages when I want ...
0
votes
1answer
25 views

I'm trying to create a sliding gallery in AS3 in Flash CS5, but I get these errors: does it have something to do with AS3 ?

Scene 3, Layer 'AS', Frame 1, Line 1 1119: Access of possibly undefined property onEnterFrame through a reference with static type flash.display:DisplayObject. Scene 3, Layer 'AS', Frame 1, ...
0
votes
1answer
27 views

how to call java method from actionscript

I've just now started working on Flex. May be its basic question but I’m not aware of it – how can I call a java method from actionscript. I want to call some java method on double click of a event. ...
0
votes
1answer
77 views

Javascript code to open several files in subdirectories

I'm a fairly new programmer, so please bear with me. I'm attempting something pretty advanced, but I enjoy a good challenge. :~) I'm using Adobe's ESTK (ExtendScript Toolkit) to write a complex ...
-2
votes
0answers
13 views

How to have real transparent background in Adobe Illutrator [closed]

I have purchased a vector graphics in .ai format. I read about ways to export file with transparent background. I have to export as PNG. Yes. It does have transparent background after export to PNG. ...
-3
votes
0answers
32 views

How to make android app auto resize? [closed]

I want to ask how to auto resize the android app, i build using flash cs6 and adobe air 3.2 and if possible how to catch an orientation event so we can adjust the size for portrain and landscape mode. ...
0
votes
0answers
10 views

Adobe Air - Tray Icon Menu on Click

I've got a working context menu on my App, based around the below code: import mx.core.WindowedApplication; import mx.events.AIREvent; import mx.events.FlexNativeMenuEvent; import ...
-1
votes
0answers
26 views

How to redirect from one view to another view in Flex Adobe Flash Builder?

is it possible to redirect from one View to second View after any time? I would like to use this operation, but no idea. It is mobile project. Thank you
-1
votes
0answers
16 views

When exporting release build getting message: "configuration variable 'runtime-shared-library-path' requires a value for 'rsl-url' [closed]

I'm using Flash Builder 4.7 and I'm not able to export release build. I'm getting the message: configuration variable 'runtime-shared-library-path' requires a value for 'rsl-url' I created a RSL ...
0
votes
0answers
13 views

Eclipse 4 over Adobe AIR

Eclipse 4 UI model is abstracted from underlying rendering engine, so it can run over SWT or JavaFX. Before I saw demos of Eclipse RAP running over Adobe flash in browser. (adding potential for ...
0
votes
0answers
6 views

trimming group to overlay compound paths

been trying to figure this out for 2 days now with no good results. I have a pattern (which consists of 50 path layers). and some font outlines (2 layers of compound paths.) I want to trim the ...
0
votes
1answer
19 views

Transition in Spark Components like BorderContainer, List, etc.,

I am developing flex mobile project in adobe air, using flash builder 4.7, i am able to apply Transition in views, How can i apply Transition to Spark components like BorderContainer, List... ...
2
votes
1answer
34 views

Adobe AIR for iOS - device does not have enough space

I need to install a flash file using adobe air for ios on my iPhone. I know of this link here that had a similar problem with the same error message ...
0
votes
0answers
27 views

Adobe air native extension application crashes on using FragmentActivity

I am trying to work on a AIR native extension for android. So far i have worked on different type of stuff but seems i have hit the roof. Whenever i try to extend FragmentActivity rather than normal ...
0
votes
0answers
8 views

How to retrieve printJob return value

In order to adobe's documentation, printJob.start() returns 'false' if cancel button was pressed when printing dialog box appears. So, I try to print my PDF using CTRL+P. How can I get in ...
0
votes
2answers
36 views

Adobe Flex Tabbed View Navigator Mobile Application Embedded Font

I have a TabbedViewNavigatorApplication, I am using an embeded font for my tabs however when a tab is selected it loses the embeded font as by default the selected item is italic (I believe). I've ...
0
votes
0answers
14 views

Xml isn't correctly interpreted by Adobe Build

I've create a config.xml to configure the setup of my app via Adobe Build. I based my file on this document (https://github.com/phonegap/phonegap-start/blob/master/www/config.xml) <?xml ...
0
votes
0answers
16 views

I want to join several adobe AIR files so I can run them from a menu in that file

I made like 15 small adobe AIR games, my goal is to join them in one single file with a menu where I can select the games I want to play (the menu is already done, the connection isn't). It will be a ...
0
votes
0answers
5 views

detach adobe air video play completed?

I found this code on here. I success in playing but I don't know how to detach if video is completed.
0
votes
0answers
42 views

Run Adobe Java applet on Android devices

I created a java applet to be viewed in a webbrowser on a pc. This works fine. When I load the java applet in a webbrowser on my Android phone, then it won't work. I googled for this problem, but ...
-3
votes
0answers
19 views

edit a form template downloaded from SAP by design using Adobe life cycle designer [duplicate]

I am in need of urgent help. I have my form template in SAP by design and I want to edit it using Adobe life cycle designer and I am unable to do that. The template is in SAP by design. If I ...
-1
votes
0answers
24 views

Designing Windows UIs / Skins in Indesign or Illustrator? [closed]

The title says it all. I can't seem to find anything at all relating to the subject. So, I ask, is it possible to design windows controls, UIs, or even just skins in an adobe software suite?
1
vote
1answer
32 views

How can i add if statement in adobe flash?

I want to have a counter and this counter increase in some case and then i need to check it with if statement. How can i do this? I mean there are two options and one of these option will increase ...
0
votes
1answer
34 views

How to create a “Pick Whip” (Adobe After Effects) in Swing

In Adobe After Effects there is something called a "pick whip". It allows you to click on a dot on one object and drag a line from that dot to another element, making a connection between the two. I ...
-1
votes
0answers
18 views

How can I send a different video feed via VGA than is on an iPad screen using Adobe Air? [closed]

An example of how to do this via PhoneGap is here, has anyone had any success doing this using Adobe Air? Thanks! http://www.tricedesigns.com/2012/01/12/multi-screen-ios-apps-with-phonegap/
0
votes
0answers
10 views

Unable to retain the text in pdf file after printing which is having font properties as Identity H CID

I am having a pdf file which is having font properties set as Identity-H and CID fonts. After printing such kind of pdf files, I am unbale to copy the text from the pdf. If i copy and paste, i am ...
-4
votes
0answers
31 views

SAP bydesign edit template using Adobe life cycle designer [closed]

I am in need of urgent help. I have my form template in SAP by design and I want to edit it using Adobe life cycle designer and I am unable to do that. Please help me. I am very new to this. How can I ...
0
votes
0answers
13 views

How do I assign a text box value based on a radio button selection in Adobe Pro X?

Good-day guys/gals, This is the first time I'm messing around with forms in Adobe Professional X, and I need some help. I have two radio buttons (btn1 and btn2) and a text box (txt1); here's what ...
0
votes
0answers
13 views

Adobe Signature Services Protocol (ASSP) can be supported on Android ? If Supported please give some references

I want to know whether the ASSP(Adobe Signature Service Protocol) can be supported on Android or not. If supported please let me some references ?
0
votes
0answers
21 views

Pentaho Report Designer: How to view chinese simplified font when preview in PDF

Hy, I am Jenny I am designing a report in pentaho report designer that contain chinese simplified words, when i print preview, the chinese words appeared, but when I preview using PDF the chinese ...
1
vote
1answer
54 views

Python 3.3 + Matplotlib 1.2.0: pdf export generates “'str' does not support the buffer interface” error

I just started migrating from matlab/mathematica to python for technical computing. I have been learning how to use the matplotlib.pyplot package and was hoping someone could help me with fonts. I ...
0
votes
0answers
14 views

Organization of Adobe Edge Animate project

I have a large Edge Animate project (multiple screens) that is getting unruly to manage. We exported a symbol library, but every page that re-imports a symbol doubles the images in our /images ...
0
votes
0answers
14 views

Print to PDF option is missing in system dialogue box [closed]

Some time back I was on Windows Xp, And installing "Adobe Reader" did added an option of Print to PDF in the system's Print Dialogue box. Now I've upgraded to Windows 7 ultimate few months back and ...

1 2 3 4 5 54