Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-08-2007, 09:38 AM
Junior Member
 
Join Date: Oct 2007
Posts: 7
Default QuickTime activex Control problem

hi ,I use these code to play a mov but I can't get it to work.

///////////////////////////////////code/////////////////////////////////////
var videoPath=getAdditionalFile("mov_1.mov");
var player=createControl("QuickTime.QuickTime.5",0,0,8 00,600);
trace("plugin status:"+player.activex.getPluginStatus())
trace("quickTimeVer:"+player.activex.GetQuickTimeV ersion())
trace("lang:"+player.activex.GetQuickTimeLanguage( ))
trace("conn speed:"+player.activex.GetQuickTimeConnectionSpeed ())
trace("is reg:"+player.activex.GetIsQuickTimeRegistered())
trace("pluging Ver:"+player.activex.GetPluginVersion())


/////////////////////////////////////////////trace console///////////////////////////
FSCommand("FFish_Run", "Initialize")

FSCommand("FFish_Run", "MyScript1")
plugin status:Error: -50
quickTimeVer:7.2
lang:Traditional Chinese
conn speed:38400
is reg:0
pluging Ver:7.2

///////////////////////////
there is a question mark on the top of quicktime icon on My main swf.
by the way ,I can play .mov normally by browser or quickTime Player
any idea? thanks
Reply With Quote
  #2 (permalink)  
Old 12-12-2007, 06:04 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: QuickTime activex Control problem

Have you tried to open the movie?

player.SetMovieName(videoPath);
Reply With Quote
  #3 (permalink)  
Old 12-14-2007, 12:52 AM
Junior Member
 
Join Date: Oct 2007
Posts: 7
Default Re: QuickTime activex Control problem

yes ,I have tried player.activex.setURL() and player.activex.setMovieName both.no lucky.
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 04:41 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.