Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hello in my website i use this code for import flash:

  • 1 (رد واحد)
  • 1 has this problem
  • 8 views
  • آخر ردّ كتبه cor-el

more options

Hello friends i use this code for import a flash object in my website

<div>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="380" height="381" id="FlashID" title="fff">
       <param name="movie" value="siparis.swf" />
       <param name="quality" value="high" />
       <param name="wmode" value="opaque" />
       <param name="swfversion" value="6.0.65.0" />
       <!-- Bu param etiketi, Flash Player 6.0 r65 ve üzerini kullanan kullanıclardan Flash Player'ın en son sürümünü indirmesini ister. Kullanıcıların istemi görmesini istemiyorsanız bu etiketi silin. -->
       <param name="expressinstall" value="Scripts/expressInstall.swf" />
       <!-- Sonraki nesne etiketi IE tarayıcısı dışındaki tarayıcılara yöneliktir. Bu nedenle IECC'yi kullanarak bu etiketi IE'de gizleyin. -->
       <!--[if !IE]>-->
       <object type="application/x-shockwave-flash" data="siparis.swf" width="380" height="381">
         <!--<![endif]-->
         <param name="quality" value="high" />
         <param name="wmode" value="opaque" />
         <param name="swfversion" value="6.0.65.0" />
         <param name="expressinstall" value="Scripts/expressInstall.swf" />
         <!-- Tarayıcı, Flash Player 6.0 ve daha eskisini kullanan kullanıcılar için aşağıdaki alternatif içeriği görüntüler. -->
         <div>
           <h4>Bu sayfadaki içerik, Adobe Flash Player'ın daha yeni bir sürümünü gerektiriyor.</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="Adobe Flash player Edinin" width="112" height="33" /></a></p>
         </div>
         <!--[if !IE]>-->
       </object>
       <!--<![endif]-->
    </object></td>

but website looks wrong see it: www.liderhaliyikama.net/siparis.htm

but in ie everythings are looks good sory for my bad english.Please help me i want to use Firefox...

Hello friends i use this code for import a flash object in my website <pre><nowiki><div> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="380" height="381" id="FlashID" title="fff"> <param name="movie" value="siparis.swf" /> <param name="quality" value="high" /> <param name="wmode" value="opaque" /> <param name="swfversion" value="6.0.65.0" /> <!-- Bu param etiketi, Flash Player 6.0 r65 ve üzerini kullanan kullanıclardan Flash Player'ın en son sürümünü indirmesini ister. Kullanıcıların istemi görmesini istemiyorsanız bu etiketi silin. --> <param name="expressinstall" value="Scripts/expressInstall.swf" /> <!-- Sonraki nesne etiketi IE tarayıcısı dışındaki tarayıcılara yöneliktir. Bu nedenle IECC'yi kullanarak bu etiketi IE'de gizleyin. --> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="siparis.swf" width="380" height="381"> <!--<![endif]--> <param name="quality" value="high" /> <param name="wmode" value="opaque" /> <param name="swfversion" value="6.0.65.0" /> <param name="expressinstall" value="Scripts/expressInstall.swf" /> <!-- Tarayıcı, Flash Player 6.0 ve daha eskisini kullanan kullanıcılar için aşağıdaki alternatif içeriği görüntüler. --> <div> <h4>Bu sayfadaki içerik, Adobe Flash Player'ın daha yeni bir sürümünü gerektiriyor.</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="Adobe Flash player Edinin" width="112" height="33" /></a></p> </div> <!--[if !IE]>--> </object> <!--<![endif]--> </object></td> </nowiki></pre> but website looks wrong see it: www.liderhaliyikama.net/siparis.htm but in ie everythings are looks good sory for my bad english.Please help me i want to use Firefox...

Modified by cor-el

All Replies (1)

more options

A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25