HTML help .. questions about integrating CSS, Flash, and JAVASCRIPT without FRAMES or tables???

I'm looking for the best way to build out this site I'm working on.. Please see the example here... http://mikewurn.com/examples/cineEx01.html mikewurn.com/examples/cineEx01.html Ideally, I'd like to have a mix of FLASH and regular HTML/CSS. I'm looking for the best way to do this. the big question is can I do this without using FRAMES ?? without FRAMES or TABLES ?? any smart folks out there that know what the best plan of attack is? I welcome any input and is greatly appreciated.. thanks -M thanks Rawlyn -- Nice to get a response, I'm still kind of in the dark about how to intigrate Flash windows into an html cleanly though... anyone else have some actual ANSWERS - please?

Public Comments

  1. Why would you be using frames to make that page at all? I didn't see any need for frames. You will hardly ever make a HTML page without tables - get used to it. They're the most useful layout tool in HTML, and by choosing not to use them you make life unnecessarily difficult for yourself. Rawlyn.
  2. You can use divs and CSS A good look for training about this subject http://www.westciv.com/style_master/ download thre trial in the program directory> help>templates The program have also a good help Zen garden only css for inspiration http://www.csszengarden.com/ css import - http://www.cssimport.com/ cssplay - a unique site really interesting http://www.cssplay.co.uk other http://www.strictlycss.com/articles/article/40/the-only-css-layout-you-need
  3. hey , something better use <embed src = " path /filename.swf " width="in pixels " height=" " autostart= "true" </embed> u can use it to tmbe files in ur HTML pages
Powered by Yahoo! Answers