Adobe Dreamweaver Forums



Last 10 THreads :         a group for eve players to discouss the interest (Last Post : evemaven - Replies : 0 - Views : 1 )           »          Trouble using variables to name and instantiateTextFields (Last Post : jc_2006 - Replies : 1 - Views : 2 )           »          Background color code is not working. Please help (Last Post : Tim G - Replies : 9 - Views : 10 )           »          error (Last Post : Tim G - Replies : 1 - Views : 2 )           »          DWCS4 Menus (Last Post : DouglasWD - Replies : 0 - Views : 1 )           »          Can't open more than one Macromedia product at a time (Last Post : ChandaBB - Replies : 7 - Views : 8 )           »          DWCS4 Fade/Appear image load question (Last Post : DouglasWD - Replies : 0 - Views : 1 )           »          NetStream progressive FLV download current frame (Last Post : AsafH - Replies : 0 - Views : 1 )           »          Creating Newsletters (Last Post : Yovav - Replies : 2 - Views : 10 )           »          CS4 Div Tags Help Needed (Last Post : Ian Edwards - Replies : 4 - Views : 5 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Dreamweaver: Main > Dreamweaver General
 
Tags: , , , ,



Reply
  #1 (permalink)  
Old 09-08-2008, 02:19 AM
117236
 
Posts: n/a
Diggs:
Default Lining up flash video in different browsers...

Hey all. So I'm not the web type, but I got contracted to do a simple site and
so here I am. The site works fine, and I used the new flash with AS3 to build
the interactive part. The swf file sits inside of a table, which has an image
as a background. Basically waht I did was took the bacground that's in the
table, figured out where the swf would be, and used that portion of the
background as the swf background too. I'm thinking that's the hard way about
it but I dont know any other way. The issue is, it works fine in firefox (the
background appears seamless) but in IE6 it is a little off. Anyone got
suggestions for that?? Basically, how do i ID the browser that's getting used,
and in the case of IE adjust the position of the swf?
It's a bit mind-boggling to me.
Thanks for the help.
L



Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-08-2008, 02:34 AM
Jasper Thayer
 
Posts: n/a
Diggs:
Default Re: Lining up flash video in different browsers...

Use a browser specific conditional comment like this:

<!--[if IE 7]>
Special instructions for IE 7 here
<![endif]-->

Reply With Quote
  #3 (permalink)  
Old 09-08-2008, 02:26 PM
Murray *ACE*
 
Posts: n/a
Diggs:
Default Re: Lining up flash video in different browsers...

> <!--[if IE 7]>
> Special instructions for IE 7 here
> <![endif]-->


That would be -

<!--[if lt IE 7]>
Special instructions for IE 6 or earlier here
<![endif]-->

However, I'm guessing that someone who is not a web developer would be
baffled by not only the 'typo' there but also the omission of the following
information -

To do this you would have to change this (in the code on the page) -

</head>

to this -

<!--[if lt IE 7]>
<style>
SOME CSS SPECIFIC RULES FOR IE6 and EARLIER
</style>
<![endif]-->
</head>

(in other words you have only added some lines above the </head> tag)

As for which CSS RULES you would need to use, well that would depend
entirely on what you have on the page. Can you post a link to it?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Jasper Thayer" <webforumsuser@macromedia.com> wrote in message
news:ga1um3$b6e$1@forums.macromedia.com...
> Use a browser specific conditional comment like this:
>
> <!--[if IE 7]>
> Special instructions for IE 7 here
> <![endif]-->
>


Reply With Quote


Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 11:17 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk