REGISTER
|
Search Tycoon Talk
|
Freelancer.com
|
Members
Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.
Register Here
Forum Rules
CSS Forum
You are currently viewing our CSS Forum as a guest. Please
register
to participate.
Login
Remember Me?
Login via Freelancer.com
Tycoon Talk
>
Web Development and Programming Support
>
CSS Forum
>
Centering a flash movie using CSS
Link Back
Thread Tools
Search this Thread
Centering a flash movie using CSS
01-27-2010, 09:21 PM
#
1
(
permalink
)
Centering a flash movie using CSS
sbronson
Experienced Talker
Posts: 39
Name: Scott Bronson
Trades:
0
Talkupation:
I hoping someone can help me with this. I need to center this in CSS at the top of the page.
<object>
<param name="movie" value="main_flash8.swf">
<embed src="main_flash8.swf" width="886" height="662">
</embed>
</object>
Can someone help me?
Register
now for full access!
01-27-2010, 11:11 PM
#
2
(
permalink
)
Re: Centering a flash movie using CSS
MDwebdev85
Extreme Talker
Posts: 215
Location: North Carolina
Trades:
0
Talkupation:
<div class="center">flash</div>
css
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
__________________
█
Please login or register to view this content.
Registration is FREE
█
R1 Soft, Backomatic, Softaculous, WHMCS, Harvest, LiteSpeed & more!
█
Please login or register to view this content.
Registration is FREE
01-27-2010, 11:27 PM
#
3
(
permalink
)
Re: Centering a flash movie using CSS
sbronson
Experienced Talker
Posts: 39
Name: Scott Bronson
Trades:
0
Talkupation:
I tried that and it didn't work and yes I did replace the flash with the code
01-27-2010, 11:44 PM
#
4
(
permalink
)
Re: Centering a flash movie using CSS
MDwebdev85
Extreme Talker
Posts: 215
Location: North Carolina
Trades:
0
Talkupation:
specify the width on the div...if its less than the div its in, put margins on it, or adjust the padding....
__________________
█
Please login or register to view this content.
Registration is FREE
█
R1 Soft, Backomatic, Softaculous, WHMCS, Harvest, LiteSpeed & more!
█
Please login or register to view this content.
Registration is FREE
01-28-2010, 08:26 AM
#
5
(
permalink
)
Re: Centering a flash movie using CSS
chrishirst
Missing! presumed drunk.
Latest Blog Post:
A Simple DHTML Tabbed Interface
Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades:
0
Talkupation:
URI so we can
SEE
what "isn't working"
__________________
Chris. ->>
Please login or register to view this content.
Registration is FREE
<<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
« Reply to
Centering a flash movie using CSS
Previous Thread
|
Next Thread
Tycoon Talk
>
Web Development and Programming Support
>
CSS Forum
>
Centering a flash movie using CSS
Thread Tools
Search this Thread
Show Printable Version
Email this Page
Search this Thread
:
Advanced Search
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
Off
Pingbacks
are
Off
Refbacks
are
Off
Forum Rules
Feeds:
RSS
JS
XML
Feeds for this forum:
RSS
JS
XML
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Digg this Thread!
Add Thread to del.icio.us
Bookmark in Technorati
Tweet this thread
Page generated in
0.25041
seconds with
12
queries