Pre-load Everything Before Project Runs - Forum

Forum Navigation
You need to log in to create posts and topics.

Pre-load Everything Before Project Runs

Hi everyone,

I would like to include a preloader in my visualneo web project. A process that loads / initializes everything in every page in my project before it begins. This could be hooked to a progress bar to show the progress.

Is there a way to do this?

Thank you.

@zerosquidward add all your assets (normally images) as invisible objects on the first page out of sight, so they are preloaded.
Then use a preloader and a timer to move to the next page. Something like this:

https://bibliotecascolladovillalba.org

Regards

ZeroSquidward has reacted to this post.
ZeroSquidward

Exactly what I needed.

Thanks.

 

luishp has reacted to this post.
luishp