| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jan 2006
Posts: 37
|
I have written code in Flex Builder 3.0 to load a PDF and have gone by the tutorials at lynda.com and on adobe livedocs. Everything seems to be fine with the code, but when I run the program, I receive the following error, and the PDF will not load. I am on a MacBook Pro running Mac OS 10.5.2. Any suggestions would be appreciated.
ERROR: Sorry, an Actionscript error has occurred: Error #2044: Unhandled error:. text=PDFError FLEX CODE: <?xml version="1.0" encoding="utf-8"?> <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical"> <mx:Label text="Tearsheets" fontSize="18" /> <mx:HTML id="Tearsheets" location="app:/20080304_A_12.pdf" width="100%" height="100%" /> </mx:WindowedApplication> |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jan 2006
Posts: 37
|
OK, I have installed all of the programs on a PC running Windows XP Professional and have tried the same code, and it works like a charm. So this problem is definitely a problem with the Macintosh OS.
Does anybody have any idea how to fix this error on a Macintosh? If not, how can I place a trouble ticket with Adobe to look into this matter? Thanks for any help! |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem Loading External SWF | Marshin | ActionScript 3.0 | 3 | 12-09-2008 09:31 AM |
| Error Opening URL - can't find problem! | mamabri | ActionScript 2.0 | 23 | 03-31-2006 02:47 PM |
| Weird HitTest problem | drew | ActionScript 2.0 | 0 | 09-25-2005 01:29 AM |
| Weird class error. | OM2 | ActionScript 2.0 | 3 | 08-01-2005 11:24 AM |
| Problem with loading swf's | RamsayX | ActionScript 2.0 | 5 | 02-10-2005 10:38 PM |