Embed Code have a setting for Autoplay=True

Sharing a Story - Embed Code have a setting for Autoplay=True?

<iframe title="LOP 3D Course Guide" width="1024" height="576" 
src="https://cesium.com/ion/stories/viewer/?id=6d21cd9e-bb3e-481a-bb9c-46d68027e581" 
frameborder="0" 
allow="fullscreen" 
allowfullscreen="true" 
mozallowfullscreen="true" 
webkitallowfullscreen="true"></iframe>```

Hi @Steve_Kompolt,

To make your story autoplay, you’ll want to add &play to the end of your URL. So the URL to use in the embed code would be https://cesium.com/ion/stories/viewer/?id=6d21cd9e-bb3e-481a-bb9c-46d68027e581&play

I’ll add these instructions to the Cesium Stories tutorial, as well.

-Alex

THANK YOU!!