Hey guys, My professor at school wants me to design a web interface for a project we're working on.
I essentially need to be able to play back video that a user chooses from pressing buttons shaped like arrows. Many of these arrows will be connected to form a string of arrows. Upon clicking an arrow the video will play.
I have 0 experience with web design and only a college junior level knowledge of C++ and Java. (with a bit of Objective C from my iphone indulgence atm).
I'm not sure where to begin with this, I'd like to finish as quick as I can so i can return to learning iphone stuff.
Is it possible to use a video player that has already been coded and just play videos located on a server that are specified by the user via the buttons?
Again, I know nothing about this stuff, just need to create a quick and dirty demonstation interface. (I'd like to use html5 for video though so it can work on the iphone.)
Im not not really sure what i need to learn to make any of this remotely possible. Any recommendations / advice?
I essentially need to be able to play back video that a user chooses from pressing buttons shaped like arrows. Many of these arrows will be connected to form a string of arrows. Upon clicking an arrow the video will play.
I have 0 experience with web design and only a college junior level knowledge of C++ and Java. (with a bit of Objective C from my iphone indulgence atm).
I'm not sure where to begin with this, I'd like to finish as quick as I can so i can return to learning iphone stuff.
Is it possible to use a video player that has already been coded and just play videos located on a server that are specified by the user via the buttons?
Again, I know nothing about this stuff, just need to create a quick and dirty demonstation interface. (I'd like to use html5 for video though so it can work on the iphone.)
Im not not really sure what i need to learn to make any of this remotely possible. Any recommendations / advice?