Post Reply 
[HTML] Firefox acting up
Author Message
amzter
The bird stole my shoe.

Posts: 1,830.3066
Threads: 342
Joined: 3rd May 2007
Reputation: -4.56241
E-Pigs: 54.7074
Offline
Post: #1
[HTML] Firefox acting up
Hey guys, I got a small issue with my coverflow in flash. When I embedded the .swf I just used the standard dreamweaver way by going to Insert>Media>SWF, it put this code in

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
  <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="590" height="300">
	    <param name="movie" value="iTunesAlbumArt.swf">
	    <param name="quality" value="high">
	    <param name="wmode" value="opaque">
	    <param name="swfversion" value="8.0.35.0">
	    <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
	    <param name="expressinstall" value="Scripts/expressInstall.swf">
	    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
	    <!--[if !IE]>-->
	    <object type="application/x-shockwave-flash" data="iTunesAlbumArt.swf" width="590" height="300">
	      <!--<![endif]-->
	      <param name="quality" value="high">
	      <param name="wmode" value="opaque">
	      <param name="swfversion" value="8.0.35.0">
	      <param name="expressinstall" value="Scripts/expressInstall.swf">
	      <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
	      <div>
	        <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
	        <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
          </div>
	      <!--[if !IE]>-->
        </object>
	    <!--<![endif]-->
      </object>


Now I.E does not have a problem with it but when i view in Firefox it puts the Coverflow.swf near the bottom left of the page.. If it helps In my CSS I have put #coverflow {padding-left:15%;} . Could somebody please help me as it is for my coursework.


[Image: 494851774.png]
Search:
07/03/2009 02:58 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #2
RE: [HTML] Firefox acting up

HTML Code
        <object type="application/x-shockwave-flash" data="iTunesAlbumArt.swf" width="590" height="300">

What does that line do?

07/03/2009 05:51 PM
Visit this user's website Find all posts by this user Quote this message in a reply
amzter
The bird stole my shoe.

Posts: 1,830.3066
Threads: 342
Joined: 3rd May 2007
Reputation: -4.56241
E-Pigs: 54.7074
Offline
Post: #3
RE: [HTML] Firefox acting up
tells the browser what file type it is and what application it needs to run to show it, also its res?

[Image: 494851774.png]
Search:
08/03/2009 05:26 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Nacos
Soon to be Moderator?

Posts: 2,004.2538
Threads: 181
Joined: 21st May 2007
Reputation: -0.41086
E-Pigs: 12.1482
Offline
Post: #4
RE: [HTML] Firefox acting up
ironman

[Image: 17312564gf1.png]
08/03/2009 05:33 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #5
RE: [HTML] Firefox acting up
...cause according to the code, it only shows up in non IE browsers...
08/03/2009 04:13 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: