|
|||
|
I'm trying to view pdf-files in a flash projector.
So far, it doesn't work. I only get a blank window in my projector. This is the code I use var path = "c:\\b.pdf"; trace(path); if (player == null) { player = createControl("PDF.PdfCtrl.5", 400, 400,680,365); } player.activex.Open(path); player.window.show(); Hope someone could figure out what's wrong!!! |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|