F1 loading screen v4

Good editon and thanks :heart:

1 Like

would like to share it pls

1 Like

Sorry, this one is for my server so maybe when it closes :slight_smile:

1 Like

i want just edite not the logo etc music etc bro

1 Like

This is my 7th edit now after so many issues with the shrinking lmao .

How to fix it and make sure its sized correctly on all monitors:

Styles.css

video {
	z-index: -1;
  width: 100%;
  height: 100%;
	overflow: hidden;
  position: relative;
	top: 0;
	left: 0;
  }

Would it be possible to have it randomise the songs on connect instead of playing the 1.mp3 first? Regardless I love loadingscreen! Goodjob

1 Like

Hello @Gbronski , thanks for fix this and thanks for using my loading screen.

The random music its possible you just need alter on main.js

2 Likes

Sorry for late reply, I have tried! But i dont know a lot with this stuff. I tried to attempt a math.random function and all sorts . But then I noticed how the tracks use 1 and -1 to go forwards and backwards. Any chance you could help? All this script is missing is randomised music and its perfect now

Edit:
Also off topic, if you could edit your two index.html on the two version and update the fontawesome css to v5.15.4 this will allow for more brand icons like tiktok to be display (was having issues then found it)

<link rel="stylesheet" type="text/css" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css">
1 Like

added into server says could not find resource

1 Like

Change the name to loading and try

In V3 i update this and thanks men :heart:

1 Like


version 2.1 does not work well, the video appears blank

1 Like

Fixed for you :slight_smile: :heart:

The v3 have this now download new version :).

1 Like

Thank you so much!
Edit: Everything works fine. All it needs now is just randomised music on connect so its never the same then it’s perfect!

UPDATE 1


FIXED


Just keep getting a white screen everytime, how do i fix this?

you change the video?

i added my own video and changed the name of it to fit how it is in the coding

send me a video please

video of the loading screen?