Embed Flash slideshow -- which of these ways is best?

Hi,
I am using SlideShowPro with Lightroom to make Flash slideshows.  The SlideShowPro documentation suggests two different ways to embed the show into HTML pages (see below).  I am too much of a novice at this to understand the difference between the two methods.
I am curious whether those of you here who do understand the difference can comment on whether one method provides any advantages or disadvantages over the other or whether they both accomplish the same thing equally well.
Many thanks!
John
METHOD 1:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="770" height="566" hspace="0" vspace="0" align="top" id="FlashID">
        <param name="movie" value="../flash/home/loader.swf" />
        <param name="quality" value="high" />
        <param name="wmode" value="opaque" />
        <param name="swfversion" value="9.0.45.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" />
        <param name="base" value="." />
        <param name="allowFullScreen" value="true" />
        <param name="BGCOLOR" value="#c4c0b4" />
        <param name="SCALE" value="noborder" />
        <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
        <!--[if !IE]>-->
        <object data="../flash/home/loader.swf" type="application/x-shockwave-flash" width="770" height="566" hspace="0" vspace="0" align="top">
          <!--<![endif]-->
          <param name="quality" value="high" />
          <param name="wmode" value="opaque" />
          <param name="swfversion" value="9.0.45.0" />
          <param name="expressinstall" value="../../Scripts/expressInstall.swf" />
          <param name="base" value="." />
          <param name="allowFullScreen" value="true" />
          <param name="BGCOLOR" value="#c4c0b4" />
          <param name="SCALE" value="noborder" />
          <!-- 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>
METHOD 2:
<script type="text/javascript" src="http://johnblaustein.com/portfolio/flash/home/js/swfobject.js"></script> language="javascript">
var flashvars = {
paramXMLPath: "param.xml",
initialURL: escape(document.location)
var params = {
    base: ".",
bgcolor: "#c4c0b4",
allowfullscreen: "true"
var attributes = {}
swfobject.embedSWF("http://johnblaustein.com/portfolio/flash/home/loader.swf", "flashcontent", "770", "566", "9.0.0", "expressInstall.swf", flashvars, params, attributes);
</script>
<script
<div id="flashcontent">
   <!-- Insert non-Flash player code here -->
</div> </td>

Hi Hans,
Sorry.... I should have done that in my original post.
Test pages using both methods:
METHOD 1:
http://www.johnblaustein.com/portfolio/pages_not_used/home_embed_test.html
METHOD 2:
http://www.johnblaustein.com/portfolio/pages_not_used/home_embed_test_bob_method.html
It may be that both are equally good, but since they are different and I don't understand the differences, I thought I'd ask.
John

Similar Messages

  • Which of these options is best for MacBookPro?

    I appreciate your answers.
    Thank you.

    For battery power leave it at the system default. For Power Adaptor use whatever you want. I usually turn off the last one and the one for putting hard disks to sleep.

  • How to embed Flash without Javascript?

    How to embed Flash without Javascript? Other way to ask this: if user desactivates Javascript, sill Flash content still be visible?
    Thanks for helping.

    Hi
    This article may be of interest (shows with and without javascript methods), - http://perishablepress.com/press/2007/04/17/embed-flash-or-die-trying/.
    PZ

  • Is there a way to EMBED Flash player?

    Hello Earth-lings,
    Good Day!
    First of all, I have created a website for a client of mine
    but whenever they wanted to
    visit their 100% Flash website, they can see the 'Flash
    Detection - Download Flash
    Player from Adobe' prompt but they could not install the
    downloaded Flash Player
    as they got an error something like ' You don't have
    privilages . Please contact your
    Admin.'
    Is there any way to solve this issue?
    PS. Sorry for the 2x posts.

    But is there a way to embed Flash Player in it so that it's
    easier for
    them - what I meant was the trouble to inform their admin
    just for
    this.

  • Dreamweaver CS3 Flash Slideshow problems

    Hello,
    First off, my name is Mike and I would really appreciate anything that you can do to help me.
    I'm attempting to use Dreamweaver CS3's Flash Slideshow on a site that I'm building for a friend and I'm having troubles.  I have two major issues:
    1. I've uploaded my page to a test folder located on my own site.
    http://www.mikebailey1979.com/NoahTest/Main.html
    As you can see when you go to that page the Flash Slideshow is not appearing.  I've attempted to figure this issue out as much as I can, but I'm not getting anywhere.
    Using Dreamweaver to test I've deleted the AC script and it appears exactly like how it does now that it's live, so I believe that the problem lies in the Slideshow being able to find the script.  What I don't understand is that the AC_RunActiveContent.js is in a folder titled '..Scripts' (which is located in the same 'NoahTest' folder as the 'Main.html')and there should be no problem with it sourcing the Script.
    I'm perplexed as to why it's not reading the .js file.
    2. When I preview the site in my Dreamweaver Preview it works fine, except for the fact that it looks like it's padding the size of the pictures.
    I have all of the dimensions specific to the size of the slice in my site.  The slideshow should be 924x668 to match the slice exactly, so that's what I told it to be in width and height.  I've turned all borders to 0, frame thickness to 0, and I've even tried to add a command to change cell padding to 0, all with no effect.  I've made a still screen capture for you to see my problem.
    http://www.mikebailey1979.com/NoahTest/WhiteBorderProblem.jpg
    I've left the Background White so you can see how it's not sizing the Slideshow correctly.  So the White Border isn't really a border, but a sizing/spacing issue.  I don't know what could be causing this.
    If you could help me with one or both of these issues I would be so grateful.  Thanks for your time.
    Respectfully,
    Mike

    So, bemdesign, you're not seeing the white padding-like effect that I snapped a screen shot of?  See here:
    http://www.mikebailey1979.com/NoahTest/WhiteBorderProblem.jpg
    I've tested the page 'Main.html' that I have live right now using Firefox, IE8, and Safari, and it's still doing this padding issue for me (if that's even what it's supposed to be called).
    After a little research I found a post on another site where tons of people are having the same problem as me:
    http://brianchau.wordpress.com/2007/07/17/where-is-the-flash-element-in-dreamweaver/
    The very last post someone mentions that they fixed the issue that I'm experiencing by adding div tags specifying width and height.  I've tried implementing this, but since I'm somewhat novice with coding still I'm not sure if I'm doing it correctly.  Adding the div tags in various places seems to have either no effect or it changes the w & h values of the entire page, both of which not being my intention.
    Can anyone here who is more advanced at coding than me who can tell me the proper way to implement the div tags in my situation?
    This is the code for my page:
    <code>
    <html>
    <head>
    <title>Main</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    body {
         background-color: #353535;
    -->
    </style>
    <script src="../NoahTest/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    </head>
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- ImageReady Slices (Main.psd) -->
    <table id="Table_01" width="1024" height="768" border="0" cellpadding="0" cellspacing="0">
         <tr>
              <td colspan="4">
                   <img src="images/Main_01.gif" alt="" width="1024" height="50" border="0"></td>
      </tr>
         <tr>
              <td rowspan="2">
                   <img src="images/Main_02.gif" alt="" width="50" height="718" border="0"></td>
      <td colspan="2"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','924','height','668','src','Assets/Main_Flash','quality','high','flashvars','flashlet={imageLinkTarget:\'_blank\',captionFont:\'Verdana\',titleFont:\'Verdana\',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:\'Fade\',titleColor:#333333,slideAutoPlay:true,imageURLs:[\'Assets/Main_Flash_01.jpg\',\'Assets/Main_Flash_02.jpg\',\'Assets/Main_Flash_03.jpg\',\'Assets/Main_Flash_04.jpg\',\'Assets/Main_Flash_05.jpg\',\'Assets/Main_Flash_06.jpg\',\'Assets/Main_Flash_07.jpg\',\'Assets/Main_Flash_08.jpg\',\'Assets/Main_Flash_09.jpg\',\'Assets/Main_Flash_10.jpg\',\'Assets/Main_Flash_11.jpg\',\'Assets/Main_Flash_12.jpg\',\'Assets/Main_Flash_13.jpg\'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','flash_component','ImageViewer.swc','movie','Assets/Main_Flash' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="924" height="668">
        <param name="flash_component" value="ImageViewer.swc">
        <param name="movie" value="Assets/Main_Flash.swf">
        <param name="quality" value="high">
        <param name="FlashVars" value="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['Assets/Main_Flash_01.jpg','Assets/Main_Flash_02.jpg','Assets/Main_Flash_03.jpg','Assets/Main_Flash_04.jpg','Assets/Main_Flash_05.jpg','Assets/Main_Flash_06.jpg','Assets/Main_Flash_07.jpg','Assets/Main_Flash_08.jpg','Assets/Main_Flash_09.jpg','Assets/Main_Flash_10.jpg','Assets/Main_Flash_11.jpg','Assets/Main_Flash_12.jpg','Assets/Main_Flash_13.jpg'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}">
        <embed src="Assets/Main_Flash.swf" quality="high" flashvars="flashlet={imageLinkTarget:'_blank',captionFont:'Verdana',titleFont:'Verdana',showControls:false,frameShow:false,slideDelay:5,captionSize:10,captionColor:#333333,titleSize:10,transitionsType:'Fade',titleColor:#333333,slideAutoPlay:true,imageURLs:['Assets/Main_Flash_01.jpg','Assets/Main_Flash_02.jpg','Assets/Main_Flash_03.jpg','Assets/Main_Flash_04.jpg','Assets/Main_Flash_05.jpg','Assets/Main_Flash_06.jpg','Assets/Main_Flash_07.jpg','Assets/Main_Flash_08.jpg','Assets/Main_Flash_09.jpg','Assets/Main_Flash_10.jpg','Assets/Main_Flash_11.jpg','Assets/Main_Flash_12.jpg','Assets/Main_Flash_13.jpg'],slideLoop:true,frameThickness:2,frameColor:#333333,bgColor:#FFFFFF,imageCaptions:[]}" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="924" height="668"> </embed>
      </object>
    </noscript></td>
      <td rowspan="2">
                   <img src="images/Main_04.gif" alt="" width="50" height="718" border="0"></td>
      </tr>
         <tr>
              <td>
                   <img src="images/Main_05.gif" alt="" width="689" height="50" border="0"></td>
      <td>
                   <img src="images/Main_06.gif" alt="" width="235" height="50" border="0"></td>
      </tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>
    </code>
    I've tried adding <div style="width:924;height:668"> both before and after the
    <td colspan="2"> tag of the AC_FL_RunContent section, but to no avail.
    Thanks again to all of you!
    -Mike

  • How can I get a Flash Slideshow to show in a browser?

    Running Mac Leopard, CS3. Created a simple Flash slideshow using the Modern Photo Slideshow Template. Placed into DW page as dynamic Flash element. Slideshow is 2 photos, and uses manual buttons only. When viewed in DW preview only the first frame shows and buttons don't work (when viewed in Flash preview, it works as expected). When viewed in browser, nothing shows (although the space is visible), unless I turn off Javascript in the browser; then the first frame shows but nothing else works.
    I've tried this with 4 different browsers and DW, and all work the same way. What am I missing? Any help appreciated.
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','<?php echo $row_rsDispatches2['Image']; ?>','width','450','height','350','src','photos/<?php echo $row_rsDispatches2['Image']; ?>','loop','false','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','play ','false','movie','photos/<?php echo $row_rsDispatches2['Image']; ?>' ); //end AC code
    </script><noscript>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="<?php echo $row_rsDispatches2['Image']; ?>" width="450" height="350">
      <param name="movie" value="photos/<?php echo $row_rsDispatches2['Image']; ?>" />
      <param name="quality" value="high" /><param name="PLAY" value="false" /><param name="LOOP" value="false" />
      <embed src="photos/<?php echo $row_rsDispatches2['Image']; ?>" width="450" height="350" loop="false" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" play="false"></embed>
    </object>

    If turning off the javascript makes the file at least appear, then that part of the problem likely means the AC_RunActiveContent.js file is not where it needs to be (if it is not coded directly into the html page).  In the head of your html page should be some indication of where that file needs to be (if it is not coded into the head section directly).  Turning off javascript is forcing the <noscript> section to load the file.
    As for nothing working anyways when you view it in a web page, it may be because of the location of the file.  Your code indicates that the swf is located in a folder named photos.  If that swf loads the images dynamically from that same folder, then the problem arises when you load the swf into a file in a different folder.  Once the swf is planted into a file in a different folder, that folder becomes its frame of reference for loading content dynamically.  So if the swf originally loaded files using targets like...image1.jpg, image2.jpg, etc.... when it is placed into parent folder's file, it needs to target them as if it actually lives in that folder using... photos/image1.jpeg, photos/image2.jpg, etc...

  • Embed Flash into Java Application

    Hello Friends,
    I need to develop a Java Swing application which can display the menus using Flash. So basically I want to embed flash in the Java swing application such that when the user clicks a button in the flash menu, the menu will pass a command to the Java Swing application and vice-versa.
    I am looking to use Flash this way, because using Flash we can create really good looking and smooth menus as opposed to Java Swing. I also want a solution which will be platform independent.
    Please let me know how to do this. Atleast give me some pointers or website tutorial which will guide me in this.
    Thanks a ton.
    S

    moshegym wrote:
    como puedo visualizar archivos swf en javaSer?a mejor hacer un "thread" (?hilo?) nuevo aqu?, y escribir en ingl?s.
    Tambi?n, T? debe mirar aqu?:
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=695658
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=605662
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=686514
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=749760
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=682919
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=580785
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=628218
    http://forum.java.sun.com/thread.jspa?threadID=637018&messageID=3719465
    (I found this information in this link: http://forum.java.sun.com/thread.jspa?forumID=57&threadID=768376)
    Edited by: Encephalopathic on Mar 25, 2008 2:40 PM

  • Need help switching Flash slideshow

    I admit it, I need help!
    Here is my problem, I want the links on the left to change the Flash slideshow on the right when clicked.
    I want to stay on this page, so only the Flash slideshow changes.
    This is the site I'm working on.... http://www.hwas.com/A-events-page-3.htm#
    I am using CS4.
    HELP!

    Shouldn't matter what version ... that hasn't changed much and is done pretty much the same way as long as I can remember. Which seems to be getting shorter and shorter all the time. 
    Anyways, nice site though. Well done.
    Brad Lawryk
    Adobe Community Expert, Dreamweaver
    Adobe Usergroup Manager, Northern British Columbia Adobe User Group

  • Flash slideshow not displaying when uploaded!?

    I have created a website in Dreamweaver CS3 which works fine
    when previewed in the browser from the local files. However when i
    upload the site and then view the site, the flash elements do not
    work. i cannot see the flash slideshow.
    The website is:
    www.trinityshopfit.co.uk/1gallery_fla
    Please any help would be much appreciated
    Thanks,
    Anthony

    </style>
    <![endif]-->
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr;
    for(i=0;a&&i<a.length&&(x=a
    )&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
    i<a.length; i++)
    if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
    d.MM_p[j++].src=a
    function MM_findObj(n, d) { //v4.01
    var p,i,x; if(!d) d=document;
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    x=MM_findObj(n,d.layers
    .document);
    if(!x && d.getElementById) x=d.getElementById(n);
    return x;
    function MM_swapImage() { //v3.0
    var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
    Array; for(i=0;i<(a.length-2);i+=3)
    if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
    if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    </head>
    <body class="thrColLiqHdr"
    onload="MM_preloadImages('Images/Nav
    Bar/about_us_mouseover.png','Images/Nav
    Bar/services_mouseover.png','Images/Nav
    Bar/contact_us_mouseover.png','Images/Nav
    Bar/Gallery/Londis_mouseover.gif','Images/Nav
    Bar/Gallery/Independent_mouseover.gif')">
    <div id="container">
    <div id="header">
    <h1><img src="Images/title_bar.png" width="100%"
    /></h1>
    <!-- end #header --></div>
    <div id="sidebar1"><!-- InstanceBeginEditable
    name="about_us_button" --><a href="index.html"
    onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image9','','Images/Nav
    Bar/about_us_mouseover.png',1)"><img src="Images/Nav
    Bar/about_us_button.png" alt="about us" name="Image9" width="100%"
    border="0" id="Image9" /></a><!-- InstanceEndEditable
    --><!-- InstanceBeginEditable name="services_button"
    --><a href="services.html" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image10','','Images/Nav
    Bar/services_mouseover.png',1)"><img src="Images/Nav
    Bar/services_button.png" alt="services" name="Image10" width="100%"
    border="0" id="Image10" /></a><!-- InstanceEndEditable
    --><!-- InstanceBeginEditable name="gallery_button"
    --><img src="Images/Nav Bar/gallery_button.png" width="100%"
    /><!-- InstanceEndEditable --><!--
    InstanceBeginEditable name="contact_us_button" --><a
    href="contact_us.html" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image12','','Images/Nav
    Bar/contact_us_mouseover.png',1)"><img src="Images/Nav
    Bar/contact_us_button.png" alt="contact us" name="Image12"
    width="100%" border="0" id="Image12" /></a><!--
    InstanceEndEditable --></div>
    <div id="sidebar2">
    <h3><!-- InstanceBeginEditable name="sidebar_2_1"
    --><img src="Images/Nav Bar/ghost_button.png" width="100%"
    /><!-- InstanceEndEditable --><!--
    InstanceBeginEditable name="sidebar_2_2" --><img
    src="Images/Nav Bar/ghost_button.png" width="100%" /><!--
    InstanceEndEditable --><!-- InstanceBeginEditable
    name="sidebar_2_3" --><img src="Images/Nav
    Bar/ghost_button.png" width="100%" /><!-- InstanceEndEditable
    --><!-- InstanceBeginEditable name="sidebar_2_4"
    --><img src="Images/Nav Bar/ghost_button.png" width="100%"
    /><!-- InstanceEndEditable --></h3>
    <!-- end #sidebar2 -->
    </div>
    <div id="mainContent">
    <h1 align="justify" id="mainContent"><!--
    InstanceBeginEditable name="main_editable_region" -->
    <tr>
    <td colspan="3"><img src="Images/Nav
    Bar/Gallery/Mace.gif" width="33%" border="0" /><a
    href="2gallery_fla.html" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Image7','','Images/Nav
    Bar/Gallery/Londis_mouseover.gif',1)"><img src="Images/Nav
    Bar/Gallery/Londis.gif" alt="Londis gallery" name="Image7"
    width="33%" border="0" id="Image7" /></a><a
    href="3gallery_fla.html" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Independent','','Images/Nav
    Bar/Gallery/Independent_mouseover.gif',1)"><img
    src="Images/Nav Bar/Gallery/Independent.gif" alt="Independent
    gallery" name="Independent" width="33%" border="0"
    id="Independent"0 /></a></td>
    </tr>
    <tr>
    <td colspan="3"><img
    src="Images/gallery/Preston/banner.jpg" width="99%"/></td>
    </tr>
    <tr>
    <td colspan="3"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','99%','height','99%','hspace','0','vspace','0','border','0','src','Images/gallery/Pres ton/slideshow
    preston','quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','nobo rder','movie','Images/gallery/Preston/slideshow
    preston' ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="99%" height="99%" hspace="0" vspace="0" border="0">
    <param name="movie"
    value="Images/gallery/Preston/slideshow preston.swf" />
    <param name="quality" value="high" value="noborder" />
    <embed src="Images/gallery/Preston/slideshow preston.swf"
    width="99%" height="99%" hspace="0" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash"
    scale="noborder"></embed>
    </object></noscript></td><!--
    InstanceEndEditable --></h1>
    <!-- end #mainContent --></div>
    <!-- This clearing element should immediately follow the
    #mainContent div in order to force the #container div to contain
    all child floats --><br class="clearfloat" />
    <div id="footer">
    <p>Trinity Shopfit &amp; Design Limited. Directors
    N.J.Luther &amp; T.E.Luther. Registered in England and Wales.
    No. 5922872 VAT No. 875333505. Registered Office: 117-118
    Cleethorpe Road, Grimsby DN31 3ET
    <!-- end #footer -->
    </p>
    </div>
    <!-- end #container --></div>
    </body>
    <!-- InstanceEnd --></html>

  • Flash SlideShow

    I have been asked to building a flash slideshow template for
    the company I work for to make it quicker and easier to produce a
    photo slideshow which changes the speed at which the images fade in
    and out. Some of my colleagues spend days fine-tuning this using
    tweens and lots of key frames. There must be a better way!
    I was wondering if anyone could help point me in the right
    direction or at least inform me if this is possible in flash. I
    have looked online for tutorials but as yet not found anything,
    which comes near what I am trying to produce.
    I look forward to any replies to this post and appreciate any
    assistance.
    Kind regards
    David.

    Hi,
    You can create your slideshow in a separate SWF file and load
    it into your main Flash file.
    Hope this helps

  • Acrobat X Pro Embed Flash & Powerpoint 2010

    The only reason I upgraded to Acrobat X Pro from standard was to be able to embed cine loops/video into Powerpoint slides that would play upon conversion to PDFs via PDFMaker.
    I've made some small test ppts and converted them. Sometimes they convert, sometimes they don't.
    Of the converted files, I embedded two videos converted from mp4 via the "Embed Flash" option under the Acrobat heading on the Powerpoint ribbon.
    One plays as it should.  The other just displays an all black window.  Both files were MP4s.  Got no error messages.  Both MP4s look fine/play fine in Powerpoint.  So why won't one convert correctly - no error message so PDFMaker seems to think it converted fine.  Seems like it is very unreliable.
    Can anyone help?
    Thanks,
    j

    Hi,
    Thank you for trying to help.  I have Powerpoint 2010 32 bit version.  I have made some progress, but spent an inordinate amount of time doing so.
    I can't embed directly into Acrobat using the commands you provided in your first message. This is what I am trying:
    Insert new page. While on that page go to tools>Content>Multimedia>Video...  I click video  Nothing actually happens.  Not sure how this is supposed to work or be helpful.  There is no prompt to select a file, no dialog box, nothing...the selection just has a check mark next to it and stares back at me.
    But if I select, Insert Page from Another File, and then adjust, "files of type" to be the video files, I can load the video directly into the PDF.  Of course then I don't have them formatted in the same slide background, etc. as the rest of the presentation and, "IT AIN'T PRETTY!".  And the insert only lets me insert "before" or "after" current slide, not onto the current slide...
    I found that the inserted MP4 files displayed in jerky fashion and appear to have fewer frames than the original. In Powerpoint they play fine and move smoothly.  Another problem was that the files "blinked" before playing. In other words, image 1 is displayed.  If I click on the image, it goes black for a second and then the image comes back and plays its loop.  After much trial and error and loss of hours of my life I will never get back, I found that iif I turned off hardware acceleration and let it play in "software," the files played fine with no blinking.  However, how will I know how viewers of my content have their computers set up? This is pretty sketchy implementation, or, more likely, I just don't know what I'm doing.
    Also, I see no way to make the slide play continuously.  I get one loop per click.  I did edit the properties so that it would "Disable when:" "The page containing the content is closed." This doesn't seem to make any difference and it still stops after one loop even while the page is displayed.  Is there a way to make the files that are directly embedded into the PDF play continuously once triggered?  Actually, I guess I don't care about that so much as, overall, inserting the cine loops directly into the PDF is a bad solution as the slide doesn't have the Powerpoint theme and formatting and such.
    Concerning the embed process in Powerpoint using the Adobe Acrobat X Pro add-in:  I converted the test video to MP4 and MOV from an original AVI using Prism Video File Converter and each displayed just fine in their native format in Powerpoint (and I could loop them continuously!)
    However during the embed process in Powerpoint,  when I use the Acrobat "Embed Flash" tool, the video is inserted as an all black window on the slide...I can't see the content at all.  If I save the file as a PPTm, the images do appear  in the Powerpoint slideshow and play, albeit with the initial blank image problem/Flicker despite hardware acceleration still being turned off.  Again I can see no way to make an embedded image loop continuously as long as the slide is displayed.  I get one loop and have to trigger it again.  Also, once I play the show, the image then does appear on the slide in the, "normal" editing mode. Pretty weird that I have to play the show to get the image and controls to appear in edit mode...
    So, bottom line questions:
    1  Can I do an "embed flash" and get the image to play continuously unless stopped by the user using the controls? 
    2. Can I do an "embed flash" and avoid the business where the cine box goes blank before displaying the embedded video?
    3.  Can I do an "embed flash" that doesn't start off life in the PPT presentation as an empty black box that only displays the video after it has been put through a slide show experience?
    BTW, I am a physician and I'm trying to embed cine loops of 3D medical images from my radiology practice into secure PDF files for distribution to interested health care professionals. Since the images reflect my practice, I want them and the entire presentation to be as professional as possible.  I have to tell you, this is pretty frustrating since I paid for the Acrobat X PRO out of pocket and it isn't a business expense/tax deductible, etc.  I would never have thought this process would be so convoluted in such a mature product.  Any additional help that you or others on the forum can provide would be much appreciated, and of course I do appreciate your efforts to date.
    Best regards,
    John

  • How Do I Create A Flash Slideshow?

    Using DW8, I want to embed four slide shows on the homepage
    of a site I'm working on. I have the images but I don't know how to
    create the presentation. Do I need to open up Flash (yikes!!!) or
    is there a simpler solution? I know this is got to be easy.

    Go here -
    http://www.projectseven.com/
    Choose one of their slideshow extensions. They are the best I
    have
    found....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Fugasi" <[email protected]> wrote in
    message
    news:gjh1vc$61m$[email protected]..
    > Thanks for your reply Nancy.
    >
    > >There a lot of different ways to do slideshows. Much
    depends on your
    > >skill
    > >set and what features you are after. Does it have to
    be in Flash?
    >
    > No it does not need to be Flash, as long as DW8 supports
    it. All I want is
    > a
    > simple 4-image slide show with very slow dissolves from
    frame to frame.
    > There
    > will actually be 4 slide shows side-by-side in a table
    on the home page.
    >
    > >You can use JavaScript, a 3rd party photo gallery
    maker, Flash pro or any
    > >of
    > the
    > >free scripts and sharewares available on the web.
    >
    > I'm really new, I'm just now able to use DW8 through
    studying at
    > lynda.com. I
    > went to the Flash lesson and tried to skip to the slide
    show tutorial, and
    > I'm
    > completely confused. Obviously I'll need to do the
    entire lesson up to
    > that
    > point first. I know what I want is quite simple and I'm
    trying not to sit
    > through 20 hours of tutorial just to do this one thing.
    I will check out
    > those
    > links, thanks.
    >

  • If i use a usb flash drive which is both os and windows compatible can i transfer files from my mac to a windows pc using the same usb flash drive?

    if i use a usb flash drive which is mac os and windows compatible can i use it to copy files from the mac to a windows machine. i have to do some training abroad and wnat to take the files on a usb from the mac but they will only have a windows operating system available to me.

    Generally, it's not the flash drive that makes it compatible, but the formatting used on it.  In Disk Utility on a Mac, the format is called MS-DOS (FAT).  In Windows, I believe it is called FAT32.
    A USB flash drive formatted that way should be readable and writable on both Mac OS X and Windows.  But you may want to try a "trial run" before relying on it for the trip.

  • Apparently Firefox 3.6.4 has already been downloaded and now it wants me to downoad Flash Player 's newest version which is: 10.1 but it's not downloading on it's own. They suggested that I remove previous Abode Flash Players which I have now is: 1) Adobe

    Earlier today Firefox was updated and downloaded. It is Firefox 3.6.4. But now it's asking that I download Adobe Flash Player 10.1. It wouldn't download on it's own, so they suggested that I remove the previous Flash Players which I only saw (2)two. The 1st one is: Adobe Flash Player 10 Active X. 2) Adobe Flash Player 10 Plug in. So, do I remove these two and then try to download Adobe Flash Player 10.1 again? Thank you and I sure hope you have an answer for me, because I don't know what to do. Must I have Adobe Flash Player 10.1 in order for the new version of Firefox, which is Firefox 3.6.4? Linda 6-29-2010
    == This happened ==
    Not sure how often
    == Firefox 10.1 was downloaded today, which is 6-29-2010

    See http://www.adobe.com/support/security/bulletins/apsb10-14.html

  • I have lost track of the number of websites that do not work properly on the iPad without Adobe Flash player which is unsupported. I cannot use retail sites, billing sites and most important of all job application sites. All are missing tabs, links, info

    I have lost track of the number of websites which do not work properly on my iPad. They include retail sites, billing sites and most important of all job application sites. They all seem to require Adobe Flash Player which cannot be downloaded onto an iPad. Skyfire does not solve the problem. They all load without vital parts of the site such as tabs, links and correct formatting. Any suggestions?

    Most such brower/service combinations have a difficult time working with Flash-based apps and often fail completely. Flash videos are usually the most successful content these browers can handle. You can try the others apps - Puffin, iSwifter, etc - but you may find that none of them work, in which case you will not be able to use your iPad with these sites other than by using one of the various remote control solutions to take over a computer running the full Flash Player.
    IMHO, any developer that built a Flash application for a billing or job application site was an idiot, but I know that's out of the control of anyone but the relevant company.
    Regards.

Maybe you are looking for

  • Can't create PDF from Word file

    I may be missing some functionality or that functionality may not exist. I'm running Acrobat Pro 9.2 and MS Word 2004 (11.5) on OSX Leopard 10.5.8. I want to create a PDF from a Word file but NOT using the Print dialog. I want to either create it in

  • Third party tool for SharePoint 2013 Record Auditing?

    Does anyone have knowledge about third party tools that extend the standard auditing functionality in SharePoint 2013? I am mostly focusing on being able to archive the audit log automatically before it is trimmed, and being able to query that archiv

  • NI VISA

    Hi,      Hope you will be fine. I am doing my final year project on Labview 2011. I have to read RF power from Agilent U2002A USB power sensor and plot it in labview. Instrument driver for Agilent U2002A power sensor is not available. so i am using V

  • Is DFS Initial Sync actually getting anywhere?

    Hi, The other day i had to recreate our DFS name space and replication.  One of the servers is running an initial sync and has been for around a week and a half.  How long is this supposed to take?  Its 2tb over a 10mbps leased line so not that fast,

  • Change color in colorpicker

    How can i change the color selected in a color picker component ?