Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-28-2005, 03:35 PM
Member
 
Join Date: Oct 2005
Posts: 87
Default How to embedding a PDF viewer in projector?

I want show PDF doc in Flash, how can I do that?
Reply With Quote
  #2 (permalink)  
Old 11-28-2005, 03:41 PM
Member
 
Join Date: Oct 2005
Posts: 87
Default Re:How to embedding a PDF viewer in projector?

do the similar thing like your "media" smaple code?

if (player == null)
{
player = createControl("MediaPlayer.MediaPlayer.1", 305,85,680,365);
player.activex.ShowControls = false;
}
player.activex.Open(path);

player.window.show();


......?
could u be kind enough give me a piece of
code.
thanks!
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 02:04 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.