Hi
I am preparing an app which will contain hundreds of videos.
I cannot put all the videos in the app because of the large download size.
I want the app download the videos the user clicks on through internet from a website,
into an file in the user device
and not download again when the user click in a second time?
Can I do it with c2 and how? Thanks