Ok
Instead of MyDownloads try one of the shared directories Download or Documents
Taifun
I thought I tried that all ready but it worked thank you, it might have been a problem with the name and when I changed it, it worked.
I am using this code and when I use a link it gives me the error and when I said to ignore SSL errors, nothing else happened, and then I said to follow links, but that did not work. I am using CustomWebviewer by VKnow360
This file has 3 extensions. Browserprompthelper, downloadhelper, and customwebview. I only want the last 2. But when I import the extension and try to remove browerprompthelper in mit app inventor all 3 get removed. Is their a way to change the file or do this anyother way?
i am using html file with custom webviewer . when i use sourcelink in html it works and load 3d model but when i tried model from asset it failed to load. i used 3 html files for backtesting . one file (index(11).html) is with model sourcelink, second file (index(10).html)with file picker and third file (index(8).html) with asset source file . only first file is working .
view3D.aia (102.3 KB)
Use this method to load your html files from assets
Looks like you need to do more work to get index(11).html working...
3d odel is not loading it means html unable to get asset link, what should be the source link for working currently i am using src="glass.glb"
still not working
Check your glass.glb, i tested with your 2cylinderengine.glb as an asset and that worked OK.
IT works because that file 2cylinderengine.glb hosted online , i want to use file from asset because large 3d file take lots of time for loading when hosted online .
Did you read what I wrote ?
what asset path you put in html code
As I showed, 8 posts up.
Your html is loading glass.glb, but it only shows the finger moving, while the engine glb file shows the engine and the finger moving.
thanks, it works finally
Are you gonna release the new version on github (check the reply)
I was going to say that you seem to be running v1.1 of the extension, the latest being v12.
This is available on github HERE
Well I used that link and downloaded the one in /out and it said the version is v13 so i was wondering if you were gonna release that