How do you open 3d .glb file from asset by using html script?

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)

A post was merged into an existing topic: CustomWebView : An extended form of Web Viewer