Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   delphi & Youtube (https://www.delphipraxis.net/182519-delphi-youtube.html)

drama22 29. Okt 2014 16:32

delphi & Youtube
 
hi , iam trying to show iframe code inside tmemo if there is youtube url has been submitted is there a function for that ? and for misunderstood i dont want to show youtube video i just want to show the iframe code include the youtube url that been detected

an idea come to my mind that create function to detect youtube urls then post the url in the iframe html code any help with implement this ?

schöni 29. Okt 2014 19:05

AW: delphi & Youtube
 
Zitat:

Zitat von drama22 (Beitrag 1277926)
hi , iam trying to show iframe code inside tmemo if there is youtube url has been submitted is there a function for that ? and for misunderstood i dont want to show youtube video i just want to show the iframe code include the youtube url that been detected

an idea come to my mind that create function to detect youtube urls then post the url in the iframe html code any help with implement this ?

Long time ago i bought the "Delphi 4 Developers Guide". There was an example how to show a video in this example it was in .avi format) it eas shown on a Panel. Not on a Memo.

But for your plan, maybe it is better to use a TBrowser component. Such component should have suitable functionality for including your frame code.

drama22 29. Okt 2014 20:52

AW: delphi & Youtube
 
Zitat:

Zitat von schöni (Beitrag 1277961)
Long time ago i bought the "Delphi 4 Developers Guide". There was an example how to show a video in this example it was in .avi format) it eas shown on a Panel. Not on a Memo.

But for your plan, maybe it is better to use a TBrowser component. Such component should have suitable functionality for including your frame code.

yes iam planing to use embedded WB but i dont know what to use to convert an actual video url to embbedded code


Alle Zeitangaben in WEZ +1. Es ist jetzt 09:18 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz