Skip navigation
fallen_satori
Currently Being Moderated

Little problem with SWF

Sep 25, 2012 1:13 AM

I've made some menu in Flash. I've put it in to the Dreamweaver. It's works in both but not when I'm trying to take a preview in Firefox.

 

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1015" height="230" id="FlashID" title="menu_n">

      <param name="movie" value="menu.swf" />

      <param name="quality" value="high" />

      <param name="wmode" value="opaque" />

      <param name="swfversion" value="15.0.0.0" />

      <param name="expressinstall" value="Scripts/expressInstall.swf" />

      <!--[if !IE]>-->

      <object type="application/x-shockwave-flash" data="menu.swf" width="1015" height="230">

        <!--<![endif]-->

        <param name="quality" value="high" />

        <param name="wmode" value="opaque" />

        <param name="swfversion" value="15.0.0.0" />

        <param name="expressinstall" value="Scripts/expressInstall.swf" />

        <div>

          <h4>Zawartość tej strony wymaga nowszej wersji programu 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.g if" alt="Pobierz odtwarzacz Adobe Flash" width="112" height="33" /></a></p>

        </div>

        <!--[if !IE]>-->

      </object>

      <!--<![endif]-->

    </object>

 
Replies
  • Currently Being Moderated
    Sep 25, 2012 4:35 AM   in reply to fallen_satori

    Have Flash publish an html page when you publish the swf and see if the swf dispays properly in Firefox using that html file.  If it does, then use that page's code instead of what Dreamweaver created (assuming you let DW create the html code).

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 25, 2012 7:50 AM   in reply to fallen_satori

    You did nothing wrong.  Flash has always been the more reliable tool for creating embedding code swf content for web pages.  For some reason they do not synchronize what Dreamweaver creates for embedding code with what Flash creates for embedding code. 

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 25, 2012 12:13 PM   in reply to fallen_satori

    You're welcome

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points