Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-14-2003, 11:15 AM
Junior Member
 
Join Date: Oct 2003
Posts: 15
Default Strange windows media player behavior

hi,
I use wmp to read video with swfkit, and there is something stranfe:
the video opens, I can hear sound, but no image.. the only way to make it appear is to click on the player... it seems it force to refresh and the image appear...
anybody knows how I can resolve??? as I can't ask users to click the player to see the video...

thanks by advance
P.

my code:

var player = createControl("MediaPlayer.MediaPlayer.1", 497,353,795,578);
player.window.show();
player.activex.ShowControls = false;

NomVideo = "thevideoIWant.mpg";


player.activex.Open(NomVideo);
player.activex.Next();
player.activex.Play();

//this works too
//player.activex.AutoStart = true;
//player.activex.FileName=NomVideo;
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 05:42 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.