google-code-export / purepdf

Automatically exported from code.google.com/p/purepdf
2 stars 1 forks source link

When i tried to load the pdf info using HelloWorldReader example i got the error unable to load HashMap.swc #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a new flex project
2. use the code in HelloWorldReader to load the pdf info
3. add HashMap.swc to the libs directory
4. Flex Builder will give the error "Unable to load HashMap.swc"

What is the expected output? What do you see instead?
It should not give this compile time error, it should work fine

What version of the product are you using? On what operating system?
I am using flex 4.1 in flex builder 3. on Windows 7 (64bit)

Please provide any additional information below.

Original issue reported on code.google.com by syedwase...@gmail.com on 28 Jan 2011 at 6:44

Attachments: