You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turning on animation and sound works great in Sunrize (I could capture video), so there's probably something I need to do to start animation in X_ITE? I'm not sure why my index.html works then. Maybe add a way to turn on animation and sound in the X_ITE menu? Thanks!
This is due a bug in Chrome, when the page is a XHTML page, as in your case. Because X_ITE uses the Custom Elements API, Chrome does not forward the attributes of the custom element as the API requires. If you can, pleas file a bug at the Crome bug report page.
As workaround convert your XHTML to a modern HTML 5 page.
https://coderextreme.net/X3DJSONLD/src/main/html/x_iteflowers.xhtml
JSON version downloads here:
https://coderextreme.net/X3DJSONLD/src/main/html/indexts.html
Although there seems to be downloads that don't succeed.
The text was updated successfully, but these errors were encountered: