Hello,
I'm trying to load an swf file using SWFLoader in Adobe AIR app. The problem is that after the swf loads, Adobe AIR shows me the following error. I know that this swf tries to download an RSS file from the web.
SecurityError: Error #2028: Local-with-filesystem SWF file file:///xfile.swf cannot access Internet
How can i fix ...
I have imported Acrobat Reader using Components | Import Components. The AcroPdf_TLB unit is created in the Imports directory.
When I try to use the AcrobatReader component, as follows ...
AcroDoc := TAcroPDF.Create(nil);
... I get an 'Unspecified Error' exception (EOleSysError). Any ideas?
Thanks, Pieter.
...
Adobe's documentation for the AMF format does not seem to actually specify the structure of an entire AMF message. It only specifies the format of individual data types. I've read the damn thing five times and either I'm just totally missing what an actual AMF message should contain, or it's not there. Does anyone know of any document...
I'd like our magazine team to be able to download website data in a file that Adobe InDesign can read. They can then import/open the file, make a few tweaks, and cut out a vast deal of repetitive manual labour (they currently use copy&paste for a few hours).
After a brief Google I note that v2 of InDesign can import/export XML so perhap...
Hi,
I've got a complex object which is being managed by the LCDS DataServices data management and being created/updated etc using custom assemblers. The vast majority of the object hierarchy is being serialized/deserialized correctly but I've hit a stumbling block when it comes to serializing immutable java classes.
In a java only worl...
How popular is Adobe's XFDF format? An application that I support at work is using XFDF to populate data in pdf documents. I saw a bunch of xml formats here. Shall I consider switching to some of the newer xml formats mentioned? Do you know if XFDF format is going to be supported by Adobe in long-term?
Thanks.
...
Does anybody know of an API/SDK or IFilter in .NET that can read the subject ('title' metadata) and text from the following files:
.PDF
.DOC
.XLS
.PPT
.CSV
.TXT
.DOCX
.XLS
.PPTX
+ the OpenOffice and Open Document standards.
Open source would be awesome... but commercial is OK too.
I can't find anything anywhere!
...
We have a number of stored procedures in production that we would like to use with LC. I reviewed the JDBC types and I don't see any way to get LC to accept the results of a call to a stored procedure, the stored procedure service only has an output for the number of rows affected. In fact the only JDBC service I see that even handles ...
Hello /dev/all,
I just read a good tutorial at http://cateof.wordpress.com/2009/09/27/helloworld-air-application-in-linux/ about creating simple apps with air/flex. I was wondering if you have spotted similar pages around and if there is a good book that I can read in order to move from beginner to novice at this field.
Thanks in advan...
I have developed to applications in flex. The one application constantly retrieves data from the internet, while the other can be opened and closed when you want, both apps use the same database. The problem is that at random I get an Error #3119: Database file is currently locked. Is it not possible to have two stable connections in a A...
We have a bunch of documents in our organization that were inadvertently saved as Adobe PDF packages (also known as PDF 1.7 "collections").
We would like to convert these to normal PDFs (most of these "packages" contain one bog-standard pdf file), but given the number of files, it's not possible manually.
Any Adobe expert know whether:
...
When I try to install an older build of Adobe Flash Player to test a SWF I'm developing, the installer tells me I cannot complete installation because a newer version of Flash Player is available. I need to install the older plugin because my users have reported that it exhibits different behavior than what I'm seeing with the latest upd...
Hi,
as I learned the hard way, Flash streams your .swf, that is, it can start playing back the file even if only the first couple of frames are loaded.
Normally, when loading an external .swf you would just register a handler to the COMPLETE event of the Loader or URLLoader class and that would be it.
Example (exception handling, etc....
I use several controls with combo boxes and data grids, which I fill using a HTTPService which returns some XML. However in the XML there are some telephone numbers starting with a plus sign (ie. +123456). However in the combo boxes and the data grids the plus sign doesn't show (so it would display as 12345646).
It doesn't matter if I u...
This is related to this question
I need the pdb file from adobe but it is a nightmare trying to get support or any reasonable response form the company. I spent 2 hours yesterday on the phone with various people begging them to let me pay for a support incident.
Flash is crashing in browsers and I can't debug it in visual studio witho...
Heres a simple form to help illustrate the issue. This is not the complete code for a form since it was way too long (or bloated rather) to post. So if you open Adobe LiveCycle and create a blank document, insert the following as the main content.
Then save it as a pdf. If you open the pdf and save it you'll see the subform went from sh...
I need "no color" value in flex 3/4 color picker component. Here are some options I've investigated:
1) External componet. Searched a lot but didn't managed to find a suitable one. There is a great color picker that meets my needs completely, but it is in action script 2 format. I need as3.
2) Enhance the existing built-in color picker...
I am attempting to read the saved file version of an Adobe Illustrator file created in any version of Illustrator. My code will read files created in Illustrator 10 and earlier currently. Files created in the CS Versions of Illustrator can be read but will not read far enough into the file to find the correct string that starts where t...
could some one tell me how to change flash input textbox background color? the standard color is white. i need to change it.
...
Adobe made a deal with Google so that google engine reads SWF contents for SEO. The whole thing has to do with indexing some static swf content and not crawling it any further, but that's at least something.
Example
Does anybody know if similar efforts were/will be made for Silverlight? At least will Bing support reading Silverlight cont...