Video or moving images inserted in HTML.

  • Thread starter Luigi Donatello Asero
  • Start date
L

Luigi Donatello Asero

Which scripts or web languages ( I do not find a better word just now) you
can use to have moving images or insert a video on a html page?
Java script?
Java?
Flash?
PHP?
Which tutorial do you recommend on this subject?
 
T

Toby Inkster

Luigi said:
Which scripts or web languages ( I do not find a better word just now) you
can use to have moving images or insert a video on a html page?

Include it in the HTML using the <object> tag. Or using Java's multimedia
stuff and then including the Java via an <applet> or <object> tag. Or use
Flash and incorporate the Flash usign <object>. SVG is another option and
can be included into an HTML document using <object> or <img>.
 
L

Luigi Donatello Asero

Toby Inkster said:
Include it in the HTML using the <object> tag. Or using Java's multimedia
stuff and then including the Java via an <applet> or <object> tag. Or use
Flash and incorporate the Flash usign <object>. SVG is another option and
can be included into an HTML document using <object> or <img>.

Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top