Log in

View Full Version : adding flash to a tabless css page



stoneymontana
03-11-2008, 02:20 AM
i was wondering if anyone could educate me with an example of embedding a flash movie to a tableless css page

Stoney

Medyman
03-11-2008, 03:30 AM
Embedding flash has nothing to do with CSS. Maybe your problem is with the layout of the flash.

Anyway, here's how to embed flash (http://www.jeroenwijering.com/?item=Embedding_Flash), CSS design or not.

If you have specific CSS-related questions, please clarify.

stoneymontana
03-11-2008, 03:35 AM
im sorry i didnt explain enough.

i know how to embed flash..but i am having a problem lining it up in a tableless css environment.

Medyman
03-11-2008, 03:40 AM
Ahh... as I suspected.

You'll need to post some code or a sample page or something we can help you out. "A problem lining it up" can be thousands of htings.

stoneymontana
03-11-2008, 03:48 AM
yes, as i am fairly new to css coding and especially when it comes to table less css its like trying to learn actionscript for the first time for me....

Thank you i will post soon...on a different project this second

Stoney

boogyman
03-11-2008, 01:15 PM
use CSS margins/padding and width styles to "line-up" the embed element as you need it

This is more of a trial/error than knowing where to exactly place it.