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
what about just commenting s0.initVideo() once it's loaded? If you want to play with random button for live, once image it's loded I guess you don't need to call that function everytime
Thanks, Flor for the idea of the quick fix! It helps. But I had the case when I was sending students code and asked them to explore it, so I would also like to reduce the complexity a bit for people with less coding experience. So a change to the randomizer code would be appreciated :)
the "make random changes" button in the editor sometimes breaks functions that use text like
initVideo
andinitImage
that results in values like:
I guess if the value is not a number then it should not changes it?
The text was updated successfully, but these errors were encountered: