Hi All,
I have a HTM file which is displayed using "ShowExternalDocument"
This works well with one small issue, graphics don't show.
If I open the HTM file directly from FireFox the graphics show correctly.
Has anyone experienced this and possibly a cure?
Regards Roger
I have a HTM file which is displayed using "ShowExternalDocument"
B4X:
Sub Help_action
fx.ShowExternalDocument(File.GetUri(DataFolder, "helpfile.htm"))
End Sub
This works well with one small issue, graphics don't show.
If I open the HTM file directly from FireFox the graphics show correctly.
Has anyone experienced this and possibly a cure?
Regards Roger
Last edited: