Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread TPlugin issues
Fri, Sep 6 2024 9:00 PMPermanent Link

erickengelke

Avatar

New blog post, dealing with TPlugin issues

https://www.erickengelke.com/posts/post38.html


Erick
EWB Programming Books and Nice Component Library
See my EWB BLOG posts, at:
http://www.erickengelke.com
Mon, Sep 9 2024 12:56 AMPermanent Link

Bruno Larochelle

thanks Erick for these posts, always an interesting read

I use the TPlugin for sound and video, I note that you can make the media controls invisible simply by setting the 'ShowControls' property to 'false', so nothing shows up at all, just the sound or video

.. Bruno 



erickengelke wrote:

New blog post, dealing with TPlugin issues

https://www.erickengelke.com/posts/post38.html


Erick
EWB Programming Books and Nice Component Library
See my EWB BLOG posts, at:
http://www.erickengelke.com
Mon, Sep 9 2024 6:49 AMPermanent Link

erickengelke

Avatar

Bruno Larochelle wrote:

>thanks Erick for these posts, always an interesting read

Thankyou.

>I use the TPlugin for sound and video, I note that you can make the media controls invisible simply by setting the 'ShowControls' property to 'false', so nothing shows up at all, just the sound or video

That doesn't work on Apple products according to my testing.

There is also a TAudio, which works on all browrsers I tried.  It is invisible and offers some useful options like volume, loop, etc.  I'll update the Post to say that.

Erick
EWB Programming Books and Nice Component Library
See my EWB BLOG posts, at:
http://www.erickengelke.com
Mon, Sep 9 2024 11:16 PMPermanent Link

Bruno Larochelle

I guess I actually use the TMediaPlayer, not the TPlugin! It has the 'ShowControls' property.

Cheers, Bruno


erickengelke wrote:

Bruno Larochelle wrote:

>thanks Erick for these posts, always an interesting read

Thankyou.

>I use the TPlugin for sound and video, I note that you can make the media controls invisible simply by setting the 'ShowControls' property to 'false', so nothing shows up at all, just the sound or video

That doesn't work on Apple products according to my testing.

There is also a TAudio, which works on all browrsers I tried.  It is invisible and offers some useful options like volume, loop, etc.  I'll update the Post to say that.

Erick
EWB Programming Books and Nice Component Library
See my EWB BLOG posts, at:
http://www.erickengelke.com
Bruno Larochelle
Logiciels BitWise Software
Tue, Sep 10 2024 5:17 PMPermanent Link

erickengelke

Avatar

Bruno Larochelle wrote:
I guess I actually use the TMediaPlayer, not the TPlugin! It has the 'ShowControls' property.

Cool.  Thanks for reminding us of the ShowControls, i forgot about it.

Erick
EWB Programming Books and Nice Component Library
See my EWB BLOG posts, at:
http://www.erickengelke.com
Image