Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-17-2004, 02:33 PM
Junior Member
 
Join Date: May 2004
Posts: 1
Default problem with closing Media Player! still present in v2.1 :(

come on guys - fix it!
there is still no way to close Media Player ActiveX Control in version 2.1 ...
I can't work with my projects with this bugy version...

nn
Reply With Quote
  #2 (permalink)  
Old 05-17-2004, 03:04 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:problem with closing Media Player! still present in v2.1 :(

How about deleting the activex object?

Code:
var mp = createControl("MediaPlayer.MediaPlayer.1'', 0, 0, 200, 200);

...
...

delete mp;
mp = null;
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:39 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.