HighDots Forums  

Re: Making a control disapper (urgent please)

Javascript JavaScript language (comp.lang.javascript)


Discuss Re: Making a control disapper (urgent please) in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Laurent Bugnion, GalaSoft
 
Posts: n/a

Default Re: Making a control disapper (urgent please) - 07-03-2003 , 01:05 AM






Hi,

news user wrote:
Quote:
I have to make a page which displays a windows media control,
play an asf file, and when the video finished, change the background
image in the table where the control stands.
Everything is fine, except that I after changing the image, the
control is still displayed. Is there any way to make it transparent,
or some function to destroy it, so the table is shown without
control?

TIA!
Silov.-
You would probably have more success in embedding the control in a DIV
and rewrite the DIV's document after the movie is played.

Objects such as video players, flash or applets are difficult to hide.

HTH,

Laurent
--
Laurent Bugnion, GalaSoft
Webdesign, Java, javascript: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch



Reply With Quote
  #2  
Old   
news user
 
Posts: n/a

Default Re: Making a control disapper (urgent please) - 07-03-2003 , 07:26 AM






Quote:
I have to make a page which displays a windows media control,
play an asf file, and when the video finished, change the background
image in the table where the control stands.
Everything is fine, except that I after changing the image, the
control is still displayed. Is there any way to make it transparent,
or some function to destroy it, so the table is shown without
control?

You would probably have more success in embedding the control in a DIV
and rewrite the DIV's document after the movie is played.

Objects such as video players, flash or applets are difficult to hide.
Thanks for your answer. Do you know where can I get some example of this?
(at least something similar), as I'm not too fluent with javascript.

TIA,
Silov.-


Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.