Activity Stream
48,167 MEMBERS
61040 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10
  1.     
    #1
    Member
    Website's:
    tribupinoy.net pinoyddl.org

    Default Help with embdeding flash!

    i want to embedd this swf to my wordpress page..
    Code: 
    http://www.slater.co.nz/global/bizztools/2010/datestamp2009_rm_acclipse.swf
    here's my code, but doesnt work!

    <object width="600" height="400" classid="clsid27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="play" value="false" /><param name="LOOP" value="true" /><param name="src" value="http://www.slater.co.nz/global/bizztools/2010/datestamp2009_rm_acclipse.swf" /><param name="loop" value="loop" /><param name="pluginspage" value="http://www.macromedia.com/go/getflashplayer" /><embed width="600" height="400" type="application/x-shockwave-flash" src="http://www.slater.co.nz/global/bizztools/2010/datestamp2009_rm_acclipse.swf" quality="high" play="false" LOOP="true" loop="loop" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>
    please help guys!...
    cyber-cliff Reviewed by cyber-cliff on . Help with embdeding flash! i want to embedd this swf to my wordpress page.. http://www.slater.co.nz/global/bizztools/2010/datestamp2009_rm_acclipse.swfhere's my code, but doesnt work! please help guys!... :( :( Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    There is a lot of plugins in WP.org site,

    http://wordpress.org/extend/plugins/...?q=embed+flash
    => Selling ==> Top Level Domains ==>FileHosting.pro and CyberLocker.pro

  4.     
    #3
    Member
    Website's:
    tribupinoy.net pinoyddl.org
    ok i tried the Easy Embedd Flash.. and put this on my page.. but nothing happenss

    [swf src="http://www.slater.co.nz/global/bizztools/2010/datestamp2009_rm_acclipse.swf" width=600 height=400]You must have Flash to view this file[/swf]

  5.     
    #4
    Member
    Quote Originally Posted by cyber-cliff View Post
    ok i tried the Easy Embedd Flash.. and put this on my page.. but nothing happenss
    I think it should look like that:

    Code: 
    [swf src="http://www.slater.co.nz/global/bizztools/2010/datestamp2009_rm_acclipse.swf" width=600 height=400]
    => Selling ==> Top Level Domains ==>FileHosting.pro and CyberLocker.pro

  6.     
    #5
    Member
    Quote Originally Posted by cyber-cliff View Post
    i want to embedd this swf to my wordpress page..
    Code: 
    http://www.slater.co.nz/global/bizztools/2010/datestamp2009_rm_acclipse.swf
    here's my code, but doesnt work!

    please help guys!...
    Does it print any error message? (having the errors report active in your php.ini is required)

  7.     
    #6
    Member
    Website's:
    tribupinoy.net pinoyddl.org
    how to view the error message>?

  8.     
    #7
    Member
    If it's activated, the error is displayed right on the page.
    Open your php.ini and look for display_erros and check if it's on or off.

    But forget it, I got it wrong. I thought that the problem might be with the "" inside the tags, conflicting with the php code, but that would turn the page into a mess, and I dont think that's happening.

  9.     
    #8
    Banned
    why not just use:
    Code: 
    <embed src="http://www.slater.co.nz/global/bizztools/2010/datestamp2009_rm_acclipse.swf" type="application/x-shockwave-flash" allowfullscreen="true" height="550" width="680">

  10.     
    #9
    Member
    Website's:
    tribupinoy.net pinoyddl.org
    still the same.. i only get a loading but it doesnt show the calculator...

  11.     
    #10
    Banned
    Try this ...

    Code: 
    
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="665" height="450" id="FlashID" title="cyber-cliff">
      <param name="movie" value="global/bizztools/2010/datestamp2009_rm_acclipse.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="global/bizztools/2010/datestamp2009_rm_acclipse.swf" width="665" height="450">
        <!--<![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>

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need flash banner
    By doom2011 in forum Graphics Area
    Replies: 2
    Last Post: 22nd Dec 2011, 03:33 PM
  2. Looking for a flash gallery like this
    By ruialessio in forum Web Development Area
    Replies: 5
    Last Post: 13th Aug 2011, 03:05 PM
  3. [Selling] flash-wp for sale
    By extremetrauma in forum Completed Transactions
    Replies: 1
    Last Post: 26th Feb 2011, 11:03 AM
  4. Need help with Flash
    By Netguy in forum Web Development Area
    Replies: 5
    Last Post: 1st Jan 2011, 10:19 PM
  5. Flash vs PS?
    By Smexy in forum General Discussion
    Replies: 3
    Last Post: 27th Aug 2010, 03:24 PM

Tags for this Thread

BE SOCIAL