Embarrassingly, I don't actually think that's currently possible. I.e. we don't have anything similar to a file:// protocol. Mainly because we have our security model locked down tight enough that this gets blocked.
That's something that we should figure out how to fix without impacting our security model. That should be quite doable. / Jonas On Thu, Dec 4, 2014 at 8:33 AM, Jay Clark <[email protected]> wrote: > Hi, > Is it possible in FireFox OS to launch/open .html files in a browser from the > filesystem? > > For example, can I open the file browser, find an .html file on my external > storage (microSD card), and launch it in the browser? > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
