Learn how to customize the way you work with Adobe apps.
Recently active
I want to use Visual Studio Express 2013 for Acrobat plugin coding, but App Wizard in Acrobat DC SDK does not install (error message - Please install Visual Studio 2013). Is it possible to use with Express? Thank You.
I typed this code in Dreamweaver as Coldfuison code<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>My First ColdFusion Page</title></head><body><h1>My First Coldfusion Page</h1><p> <cfset firstname="David"/> <cfoutput>My name is {firstname}but in Design view I seeMy First Coldfusion Page My name is {firstname}instead ofMy name is David,I dont understand why and I cant preview in Explorer of Google and would appreciate any help as I really want to learn this program
Hi all, i am having a problem working this out.I want to be able to drag a movieclip over the top of another. While the clips are touching I would like to register a hit test.I have used touch_begin and touch_end to pick up and drop my movieclip.Can anybody tell me the function I need to register a hit as my object passes over another movieclip? peace
Hello everyone, I do not know basically anything about Adobe but I have a question that if possible would do wonders for me.(I just want to know if it is doable) I have a PDF that contains a table (there's other stuff too, not just the table), and I need this table exported as an Excel file. I have A LOT of these PDF's and I want to automate this process. I want to know if anyone has a way of generating an Excel file containing a specific selection(a table) from a PDF. Maybe even link this to an event similar to a macro (for example when i hit CTR+P), but the million dollar question is if there is a way to populate the same Excel file when executing this "macro" for a bunch of PDF's.Food for thought.Thanks much,Alex
Hi,My software requires .MOV files coded in H.264. Older versions of premiere seem to allow the user to select the MOV container format with an H.264 codec. CC 2015 seems no longer to offer this - instead, H.264 and Quicktime are both listed under "Format" and H.264 exports as .mp4. I read that often changing the file extension to .mov often works, but I don't trust that trick. Is there a way to natively export H.264 in the .MOV container in CC without using a third party converter?-Lawrence
I want to retrieve single row from my database when i enter id of that row. I am giving id number in a prompt box and sending it to database when the id matches to database id, it gives me the data of entire row but i don't know how to do it via prompt box in cordova. also when i store data from server in sqlite and print data it only gives me last row of the data not the entire column data..
Hi all, I am creating a simple game in Animate. I want to be able to pick up(drag and drop) a MovieClip(1) which when moved over another MoviClip(2) will change the opacity of the topmost layer in MovieClip(2). I know I do not explain well.The game will involve washing dishes or a car. As a graphic of a 'sponge'(clip-1) is moved over a representation of dirty dishes or a dirty car-bubbles animate from the 'sponge' and depending on how long the 'sponge' is held over the dishes(2)then the opacity of the top layer (which will represent dirt) will drop to reveal a 'clean' layer beneath.I have seen this exact thing done in the app my boo where the creature is washed with a sponge.Thanks in advance guys.Peace - John
We are using angular PDFMake library to create PDF. when we create Japanese characters are not displaying properly some of the characters are not rendering properly. Could you please help this issue.Same PDF when we open in browser it is fine only when we open in PDF acrobat reader we are facing this issue.
While combining the PDF using c# application after the combining process is completed and the acroapp object is trying to exit we get the adobe not responding error.This comes once only in a day.The error event log is given belowLog Name: ApplicationSource: Application ErrorDate: 8/5/2016 3:40:28 AMEvent ID: 1000Task Category: (100)Level: ErrorKeywords: ClassicUser: N/AComputer: XXXXXXXXDescription:Faulting application name: Acrobat.exe, version: 15.6.30119.36332, time stamp: 0x56740a62Faulting module name: ntdll.dll, version: 6.3.9600.18233, time stamp: 0x56bb4e1dException code: 0xc0000374Fault offset: 0x000e6054Faulting process id: 0x1040Faulting application start time: 0x01d1eeec9f1de821Faulting application path: C:\Program Files (x86)\Adobe\Acrobat 2015\Acrobat\Acrobat.exeFaulting module path: C:\Windows\SYSTEM32\ntdll.dllReport Id: e0834b9f-5adf
hi,i need a javascript for the automation of the current date and time every time i open a document. thank you!
Hi all, I have a question.I'm creating interactions in Adobe Animate using AS3.I have 3 moviclips each is a self contained game/interaction.How can I script a button that will play one of the moviclips at random, then when the player comes back to main timeline and the button is pressed again the user is sent randomly to one of the other movieclips? I dont want the user to see the same moviclip twice in a row.Hope you guys can help, thanksJohnPeace
I am using an Mx version of flex data grid with the flex 4.6 sdk, i enabled the datagrid editable property, however whenever i click on one of the editable columns the datagrid scrolls to another editable column instead of the clicked column. Another problem, For example when click on row 2 after editing row 1 the datagrid scrolls to row 2 and scrolls row 1 out of view on the datagrid please how do i fix these issues thank you for your help
The following is sent in the soap envelope to my WCF service<soap:Body> <tns:AddMFTSurvey xmlns:tns="OlicDemographicV1.0"> <credential>Wednesday</credential> ----missing tns prefix </tns:AddMFTSurvey> </soap:Body>WCF service is not recognizing the credential parameter because it doesn't have the "tns" prefix in front of the word credential.Can this be coded in AEM Designer to make it appear?Any other solutions would be helpful.
Hello,An app which uses adobe headers like "AcroColorCalls.h" and many more APIs.When i compile using Visual Studio 2013, Cannot open a source file "AcroColorCalls.h". and for all the headers.How to install it so that app compiles.Answers Appreciated.
Hi all. I need help with the javascript code for Social security number in the xxx-xx-xxxx format. Any help will be greatly appreciated.
Need to enabled a checkbox when the pdf is scrolled to the bottom. I have been unable to accomplisgh this so any help would be greatly appreciated.
Hey guysI've been using Adobe Muse to create my website, and so far everything's been going really well.I've just tried to add the Shoprocket codes so that visitors can still purchase things, but it doesn't seem to be working??Shoprocket has said to insert the following code on any page that I want people to be able to checkout from, so that the cart appears etc.:<!-- jQuery --><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script><script>var $=jQuery.noConflict();</script><!-- Shoprocket JavaScript --><script language="javascript" src="https://space.shoprocket.co/frontend/sr.min.js?cid=10850"></script><!-- Shoprocket Basket Widget --><div id="sr-basket-widget" class="sr-right"><span class="sr-confirm-amount"></span></div>and then I insert this code where I want people to be able to purchase a particular product from:<a href="javascript:sraddtocheckout(91742);" class="sr-
I have admin privilege in my website login but i can't edit the source code(I can't see all the menus in Site Manager except web form and system e-mails). Actually user cant submit the contact us form in my web app(404 error came after submitting the form). I have to fix this issue asap please help me out.
Since the string it does prints starts with % !PS-Adobe-3.0 I'm assuming this is somehow an Adobe problem, but I don't know which forum to ask my question on. I thought I'd start here. Does anyone have any idea how to fix the problem I'm having when trying to print documents online? Thank you for any help you can give me.
This project started with JavaScript for me, but I've since explored other languages and am open to any viable solution. Disclaimer: 7 months ago I had 0 programming knowledge, but since then have made great strides and learned a lot. Once I complete this project I intend to go back and start from scratch and learn the foundation. I'm also working with a Windows computer. &n
Hi all,I seem to be missing a few html link basics. What is the significance of:starting slash...?<form action="/mypage.php" method="POST"> like:I know these can redirect:dig down../myfolder/mypage.phpand up../myfolder/mypage.phpbut now I am seeing a starting slash and a page ???/mypage.phpor./mypage.phpinstead of just = mypage.phpQ: why use starting ./ or / instead of just the page?MORE...and while I am at it... I always use closing php tag like:<?php stuff...?>... but now I am hearing if there is only php on the page - then it's best to *NOT* use a closing tag?Q: Why is that?
I have uploaded one in zip file to phonegap, after it finished building, i try scan the QR code and install it in my anndroid but the app didn't launch but shows blank screen. can I build Application that contain php, HTML 5. JavaScript and CSS and upload in phonegap and it will still compile successful and still install in my phone and work properly?
Hi!I was wondering if there's an old version of Xcode I can install on my iMac that is running on 10.10.5.Thanks!Chris.
Hey all! Excited we now have this space to discuss more generalized development questions - I don't think I could have narrowed this one down to just one product My question is: What is your favorite way to test out your interactions for your UI/UX projects using Adobe products? I always use a combo of Illustrator and PS for general graphic design elements, but I'm always at a loss on which Adobe tool to use to wireframe out my ideas with actual interaction implementations. Should I try Dreamweaver for this? Muse for simplification?Any thoughts would be appreciated Thanks!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.