« Back to the Programming/Coding/Developing Forum

codding help???

after i saw this cool website
i wanted to do smth similar here. not to copy it but like. the concept
of clicking on something and the video changing, yknow???? idk if its
possible on spacehey since we have some codes we can and cant use but i
wanted to check out if anyone has any idea how to do this


Report Topic

2 Replies

Sort Replies:

Reply by Hatzilu

posted

Try looking into some tutorials on HTML, CSS and JS.


It seems the flow goes like this:

create a TV image on the website with blank space to fit a video in.

then, set an onClick function for each casette.


the function will set the 'active casette' to the one selected, and show it on the TV with some CSS positioning.

DM me and i can try helping out


Permalink Report Reply

Reply by minesweepooper

posted

Yeah, i had the same idea, but i dont think its possible to do it on spacehey. such a shame tho, id love to make something fun like that.


Permalink Report Reply