View Single Post
  #5  
Old 11-06-2024, 01:47
Fak Eid Fak Eid is offline
Registered User
 
Join Date: Jun 2023
Location: Mars
Posts: 147
Thanks: 98
Thanked 152 Times in 54 Posts
Fak Eid is on a distinguished road
Quote:
Originally Posted by Tihiy_Don View Post
Will there be a fix for the FFormImgSlide component?
What is the issue with FFormImgSlide?

Quote:
Originally Posted by BLACKFIRE69 View Post
@Fak Eid,

* FCombineText/vertical mismatch:
Thank you that fixed all the issues with FCombineText. It is really a very important and necessary feature.

@Blackfire

I'd really like to have a 'HTML Viewer' example where I can integrate a youtube video to my installer which buffers based on internet connection instead of importing during setup.exe creation.

This is not a necessity and completely dependent if it can be implemented.
Link: https://www.skidrowreloaded.com/hori...e-v1-0-43-p2p/

Code:
<div class="html5-video-container" data-layer="0">
<video tabindex="-1" class="video-stream html5-main-video" webkit-playsinline="" playsinline="" controlslist="nodownload" style="width: 560px; height: 315px; left: 0px; top: 0px;"
src="blob:https://www.youtube.com/2ef7c9b2-0611-4dfd-b49b-4aa461f19f96" __idm_id__="2465793">
</video>
</div>
Attached Images
File Type: jpg Screenshot 2024-06-04 013716.jpg (108.9 KB, 132 views)
Reply With Quote
The Following 3 Users Say Thank You to Fak Eid For This Useful Post:
audiofeel (11-06-2024), hitman797 (12-06-2024), ScOOt3r (11-06-2024)