Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-15-2003, 11:54 AM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default pdf ActiveX

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!!!

Reply With Quote
  #2 (permalink)  
Old 03-16-2003, 03:51 AM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default Re: pdf ActiveX

I figured it out

I can't use 'open'
I should have used 'loadfile'

Hope this can also be useful for anyone else!

Reply With Quote
  #3 (permalink)  
Old 03-17-2003, 02:13 AM
Senior Member
 
Join Date: Feb 2003
Posts: 212
Default Re: pdf ActiveX

Hey, it's me again.

I can load the pdfpage, and I can hide it's toolbars.
But when I set the projector to fullscreen, the activeX-window does'nt adjust its size.

Can this be done?
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:16 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.