Learning to Incorporate Flash Videos into XHTML Webpages

  • Context: HTML/CSS 
  • Thread starter Thread starter jeff1evesque
  • Start date Start date
  • Tags Tags
    Flash Videos
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
jeff1evesque
Messages
312
Reaction score
0
Hello,

I am familiar with the basic concept of XHTML web design. However, I would like to learn how to incorporate basic videos on my webpages. I've designed a http://pubpages.unh.edu/~jmm42/FINAL/main.html" that is nothing more than simple text and background images. So I was wondering if anyone knows how to incorporate flash videos into pages such as mine. Is there a good tutorial available online (or perhaps a book), or could someone outline how to code flash? I am aware there is a hierarchy in web design- that my HTML is the backbone that provides the structure, and CSS provides the style of the page. If I wanted to use flash, would I code the structure in the XHTML file, and the style in the CSS?

Thanks,JL
 
Last edited by a moderator:
Physics news on Phys.org
Flash is completely standalone. You use Adobe Flash to create the .swf files and then import them using object tags and the like into you xhtml.

If you have access to the software, I highly recommend flashkit.com.
 
Is there anyway you could (or anyone else) recommend me to a source (perhaps a book) that will teach me how to embedd flash into XHTML?

Thanks,


Jeffrey Levesque
 
Last edited: