Web Design Forum: Flash Alt Text - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Flash Alt Text Rate Topic: -----

#1 User is offline   Man2u2uk 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 268
  • Joined: 23-November 07
  • Reputation: 6
  • Gender:Male
  • Location:Portsmouth, UK
  • Experience:Intermediate
  • Area of Expertise:Web Designer

Posted 11 January 2012 - 04:10 PM

Hi All,

I currently have two websites that have a small flash intro. The owners have advised that they flash does not show on mobile devices and would like some Alt text or a static image in its place.

I have looked around google but cannot see any easy answer to this. Below is my current code.

<div class="flash-header">
  <!--Valid Flash Version 8.0-->
  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
                       codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,24"
                       width="980" height="389">
    <param name="movie" value="flash/header.swf" />
    <param name="quality" value="high" />
    <param name="menu" value="false" />
    <param name="wmode" value="transparent" />
    <!--[if !IE]> <-->
    <object data="flash/header.swf"
                       width="980" height="389" type="application/x-shockwave-flash">
      <param name="quality" value="high" />
      <param name="menu" value="false" />
      <param name="wmode" value="transparent" />
      <param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer" />
      You Do Not Have The Latest Flash Player Installed.
    </object>
    <!--> <![endif]-->
  </object>
</div>

0

#2 User is offline   Man2u2uk 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 268
  • Joined: 23-November 07
  • Reputation: 6
  • Gender:Male
  • Location:Portsmouth, UK
  • Experience:Intermediate
  • Area of Expertise:Web Designer

Posted 15 January 2012 - 10:52 AM

Can anyone help?

I just want to display some text or a static image for users without flash enabled.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users