Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Desktop, Mobile and non-browser Environments > AIR (Apollo)

Reply
 
Thread Tools Rate Thread Display Modes
Old 03-06-2008, 03:13 AM   #1
vzwhaley
Registered User
 
Join Date: Jan 2006
Posts: 37
Default PDF loading problem, weird error

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>
vzwhaley is offline   Reply With Quote
Old 03-06-2008, 02:28 PM   #2
vzwhaley
Registered User
 
Join Date: Jan 2006
Posts: 37
Default

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!
vzwhaley is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 01:43 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.