Making templates with FLASH .swf's?

Hi all,
I'd like to have a common flash header (that loads only
once). I originally wanted to use SSI, but my host does not support
SSI on the [cheaper] plan that I am on.
So, I tried making a template, but it doesn't load the flash
header. It loads the images fine, but not the flash. Any help you
can provide would be greatly appreciated.
Blessings,
-Davide

I think that's about the size of it....
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"RisingSuns" <[email protected]> wrote in
message
news:ealojk$a4q$[email protected]..
> Ok,
> Well, it looks like I will be forced to use framesets
for this mp3 player.
> I
> didn't want to use them, but after digging around the
FLASH userbase for a
> while (and coming up with nothing), it appears this is
my only option.
>
> There is good news though. The prominent drawbacks of
framesets will *not*
> be
> exeprienced on the setup that I will be using. There
will be no possiblity
> of
> "black holes", since the navigation and content will be
in the same
> window. If
> search engines link to my content, then the only
possiblyefault will be
> the
> absense of the mp3 player, rather than the absense of
navigation (since
> the mp3
> player will be in a frame by itself).
>
> I suppose the only nagging nusances left will be the
bookmarking issue,
> i.e.,
> any bookmarked page will autmatically load the
home/index page....which is
> not
> entirely that big of a deal (my site will be only 2
levels, and <15 pages.
> So
> it won't be too much an an effort to return to a
specified page).
>
> Am I forgetting anyting? Oh, printing. I will have to
put a printing link
> in
> as well I guess.
>
> All in all, not too bad. I believe the benefit of having
continous play,
> in my
> case, outweighs the hinderances.
>
> Thanks for the help guys.
>
> -Davide
>

Similar Messages

  • Setting up a New Site and Having Issues with Flash SWF's

    Hello.  I just set up a new site definition, with a testiing server using MAMP Pro, and everything seems to be functioning properly, except that my swf's are not showing up when you publish to a browser from dreamweaver, instead you get the place holder message to upgrade to the newest version of flashplayer... besides the fact that my computers flash player is up to date.  At this point in time my two other websites swf components work just fine when I publish out of dreamweaver.
    I'd also like to mention that the Live View works perfectly and is displayinig the swf's as they should be.
    Thanks!

    I copied the associated scripts over to the site folder on the testing server and I'm getting the same results.  I'm sure this is something that is really simple.  Here is the code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta name="description" content="Lorentz Painting Co.: Pristine, Precise and Professional" />
    <meta name="keywords" content="Maciej Lorenz, paint, high quality, interior, exterior, co., painting, professional, New England, Vermont, Nassachussetts, Boston, New York New Hampshire, New England" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>The Nantucket Gift Basket Company</title>
    <link href="stylesMain.css" rel="stylesheet" type="text/css" />
    <!--[if lt IE 7]>
    <link rel="stylesheet" type="text/css" href="PNGfix.css" />
    <![endif]-->
    <!--[if lte IE 7]>
    <style type="text/css">
    #hornav ul li { padding: 0 0 0 10px; }
    </style>
    <![endif]-->
    <!--[if lte IE 6]>
    <style type="text/css">
    #wrapper-body, #wrapper-1, #wrapper-2, #wrapper-3 { height: 1%; }
    </style>
    <![endif]-->
    <script type="text/javascript" src="scripts.js"></script>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <style type="text/css">
    #apDiv1 {
        position:absolute;
        width:1844px;
        height:43px;
        z-index:1;
        left: 64px;
        top: 253px;
    body {
        background-color: #FFF;
    a:link {
        text-decoration: none;
    a:visited {
        text-decoration: none;
    a:hover {
        text-decoration: none;
    a:active {
        text-decoration: none;
    </style>
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-3119473-5']);
      _gaq.push(['_setDomainName', 'none']);
      _gaq.push(['_setAllowLinker', true]);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script>
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-3119473-6']);
      _gaq.push(['_setDomainName', 'none']);
      _gaq.push(['_setAllowLinker', true]);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script>
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-3119473-7']);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script>
    </head>
    <body>
    <div id="wrapper-body">
    <div id="wrapper-1">
      <div id="branding">
          <h1>
          <div>
            <p>
              <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="300" id="FlashID" title="The Nantucket Gift Basket Company Logo">
                <param name="movie" value="Nantucket Gift Basket Logo.swf" />
                <param name="quality" value="high" />
                <param name="wmode" value="opaque" />
                <param name="swfversion" value="6.0.65.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="Nantucket Gift Basket Logo.swf" width="600" height="300">
                  <!--<![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" />
                  <!-- 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>
            </p>
          </div></h1>
        <div>
          <p>
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="500" height="50" id="FlashID2" title="The Nantucket Gift Basket Company Navigation Bar">
              <param name="movie" value="NantucketNavBar.swf" />
              <param name="quality" value="high" />
              <param name="wmode" value="opaque" />
              <param name="swfversion" value="6.0.65.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="NantucketNavBar.swf" width="500" height="50">
                <!--<![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" />
                <!-- 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>
          </p>
    </div>
        <div id="wrapper-2">
          <div id="content-top" class="png"></div>
          <div id="wrapper-3">
            <div id="content-2">
              <div class="content-wrap">
                <div id="content-1">
                  <div class="content-wrap">
                    <p>Why Us?</p>
                  </div>
                </div>
                <p> </p>
                <p> </p>
                <p>Pristine, Precise, Professional is our motto at Lorentz Painting Co.  </p>
    <p>We understand how important the appearance of your home or business is to you. We know that first impressions of your home or office are critical to success in any endeavor.  With over ten years in the painting business working in both the residential and commercial sectors, you can have confidence that all of your painting needs will be done in a pristine, precise and professional manner.</p>
                <p><br />
                  To ensure a quality finished product Lorentz Painting Co uses only the industry's finest paints &amp; tools.  We guarantee superb craftsmanship on behalf of our painters, who can work with any paintable surface be it residential or commercial, interior or exterior, oil or latex!  We hope you will consider us for all of your painting needs and we look forward to providing you a high quality service.</p>
                <p> </p>
              <p>Please browse the site to learn more or send us an email using our contact form.</p></div>
            </div>
            <div id="content-bottom"></div>
          </div>
          <div id="footer">
            <p><a href="index.php" title="Lorentz Painting; Why us? We are the best and most affordable painting company in New England, MA, NH, NY, VT, CT, ME and etc.">Why us?</a> - <a href="products_services.php" title="Lorentz Painting Co.: Products &amp; Services; nothing but the finest painting products that can be found in the market., New England, VT, NH, MA, NY, CT, ME">Products &amp; Services</a> - <a href="testimonials.php" title="Feedback about the high quality and affordability of Lorentz Painting Co. Services, New England, VT, NH, MA, NY, CT">Testimonials</a> - <a href="contact.php" title="Contact Lorentz Painting Co. Today for the best painting value in New England, VT, NH, MA, NY, CT">Contact</a></p>
    <p><strong><a href="sitemap.html" title="Site Map of Lorentz Painting Co. the most professional and highest quality painting company in New England, VT, NY, NH, MA, ME, CT">Lorentz Painting Co., 2011</a></strong></p>
            <p><strong><a href="http://cwws.org" title="Common Wealth Web Solutions" target="_new">Designed by CWWS</a></strong></p>
          </div>
        </div>
      </div>
    </div>
    <script type="text/javascript">
    swfobject.registerObject("Lorentz Painting Co.: The best value in painting in New England, NY, VT, NH, MA, ME, CT.  A professional company that produces high quality results.");
    swfobject.registerObject("Lorentz Painting Co.: The most Pristine, Precise and Professional Painting Company in New England, NY, VT, NH, MA, ME, CT.");
    swfobject.registerObject("Lorentz Painting Co.: High Quality painting at an affordable price.  Serving New England, NY, VT, NH, MA, ME, CT.");
    swfobject.registerObject("FlashID");
    swfobject.registerObject("FlashID2");
    </script>
    </body>
    </html>

  • Can't use screensaver with flash (swf file) after mavericks upgrade

    Hi, I have a screensaver who reads a html file with a SWF. It works perfectly on 10.8 (and older versions) but since I passed on 10.9 Mavericks I have a white screen without my animation. In safari the html page with the animation is working well ...
    Is it possible that Apple is blocking the swf file in the screensaver ? Is there a parameters to activate somewhere ?

    I made the screen saver myself with xcode and i builded it in 64 bits with the last version of xcode ... When the screensaver is launching, it create a temporary html with a swf and, then reads it in a web zone. With Safary the html file works fine but in my screensaver i have a white screen.
    I will check if the swf is in 32 or 64 bits (it's not me who generate the the swf file's). Thanks for the reply.

  • Templates with Flash don't work

    Hello,
    I have several pages with templates, but with the new Flash
    player, the swf that are included in the templates don't work, they
    do'nt appear in the webpage.
    Any help please!!

    It's IE-only behaviour as a result of changes Microsoft made
    last
    year to their browser, regarding how Active Content (Flash,
    Quicktime etc)
    is handled, after losing a high profile court case.
    http://blog.deconcept.com/2005/12/15/internet-explorer-eolas-changes-and-the-flash-plugin/
    Background:
    http://en.wikipedia.org/wiki/Eolas
    See also
    http://www.adobe.com/devnet/activecontent/
    If you're running Dreamweaver 8.0.2, the fix is already built
    into DW's
    interface.
    If not, try
    http://blog.deconcept.com/swfobject/
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "marialmar" <[email protected]> wrote in
    message
    news:epltgd$qcm$[email protected]..
    > Hello,
    >
    > I have several pages with templates, but with the new
    Flash player, the
    > swf that are included in the templates don't work, they
    do'nt appear in
    > the webpage.
    > Any help please!!

  • Template with flash buttons

    Hi
    I have built a dreamweaver template and have used
    dreamweavers flash buttons. I can see these buttons on my web page
    but the link from the flash button will not work both files are
    ../home.html and ../home.swf .
    thanks for looking

    Unfortunately using Flash with templates is going to be a
    challenge until
    Adobe can get things sorted out.
    When you insert a Flash element onto a page in DW8.0.2 or
    later, two things
    happen:
    1. A link to a js file is inserted in the head of the page
    2. A chunk of code is inserted where you placed the Flash
    element,
    including a call to a function in the js file, and a pair of
    <noscript> tags
    that include the <object> and <embed> HTML tags.
    To make this process work when you are wanting to insert
    Flash on a child
    page, you have to do this -
    1. Create a blank HTML page, and insert the Flash on that
    page.
    2. Copy the link to the js from the head of the page you just
    created and
    paste it into the editable region of the head of the child
    page.
    3. Copy the entire section of code inserted in the body of
    the page, and
    paste that into the child page at the location where you want
    the Flash to
    appear.
    That should do it for you....
    However, if you want to use Flash for navigation, consider
    this -
    1. Some people don't have Flash installed - what do they do?
    2. Search engines don't parse Flash links - your site will
    not be spidered
    3. Screen assistive devices don't parse Flash links - what
    will those users
    do?
    4. DW cannot maintain links within a Flash movie, so if you
    move or rename
    a linked file, your navigation will break - what will you do?
    It's usually a very bad idea for these reasons...
    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
    ==================
    "neilpeel" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi
    > I have built a dreamweaver template and have used
    dreamweavers flash
    > buttons.
    > I can see these buttons on my web page but the link from
    the flash button
    > will
    > not work both files are ../home.html and ../home.swf .
    > thanks for looking
    >

  • Spry Sliding Panel bugs with Flash SWF, iFrames, CSS background images

    Greetings,
    I'm working on a site right now that is build with Spry 1.6
    Sliding Panels. On the home panel I have integrated a looping SWF,
    and scrolling iFrames on the Overview panel. After extensive
    research on these forums, I'm still scratching my head at a few
    bugs listed below:
    • Firefox (MAC v2.0.0.14)
    - The SWF on the home panel doesn't hide properly when
    sliding to a different panel. I have set 'wmode opaque' parameters
    to the flash file, but this seems to have not resolved the issue.
    - Additionally, I've noticed that sometimes the SWF will not
    finish sliding into the correct position when clicking to the home
    panel (the SWF will stop sliding several pixels left of the
    original positioning).
    - The SWF (which happens to be a loop animation) resets every
    time the home panel is visited. In my testing, this does not happen
    in any other browser.
    - On the Overview panel, scrolling iFrames are used on the
    "Staff Profiles". These iFrames don't hide properly when clicking
    through other panels, as the scroll bars are still viewable.
    - Overall, the sliding animation is a bit choppy compared to
    all other browsers. I can live with this, but I wonder if I have
    improper code somewhere?
    • Opera (MAC v9.27)
    - Same issue as above concerning the fact that the SWF
    appears outside of the sliding panel view port.
    • IE 6
    - CSS background images flash during the sliding panel
    animation.
    * Site page links *
    Main URL
    Home
    Page iFrame
    Overview
    Page iFrame
    * CSS *
    Main
    site-wide CSS
    Sliding
    Panels CSS
    * Scripts *
    Sliding
    Panels Sript
    Any suggestions, pointers would be much appreciated!
    Cheers,
    Chris

    Greetings,
    I'm working on a site right now that is build with Spry 1.6
    Sliding Panels. On the home panel I have integrated a looping SWF,
    and scrolling iFrames on the Overview panel. After extensive
    research on these forums, I'm still scratching my head at a few
    bugs listed below:
    • Firefox (MAC v2.0.0.14)
    - The SWF on the home panel doesn't hide properly when
    sliding to a different panel. I have set 'wmode opaque' parameters
    to the flash file, but this seems to have not resolved the issue.
    - Additionally, I've noticed that sometimes the SWF will not
    finish sliding into the correct position when clicking to the home
    panel (the SWF will stop sliding several pixels left of the
    original positioning).
    - The SWF (which happens to be a loop animation) resets every
    time the home panel is visited. In my testing, this does not happen
    in any other browser.
    - On the Overview panel, scrolling iFrames are used on the
    "Staff Profiles". These iFrames don't hide properly when clicking
    through other panels, as the scroll bars are still viewable.
    - Overall, the sliding animation is a bit choppy compared to
    all other browsers. I can live with this, but I wonder if I have
    improper code somewhere?
    • Opera (MAC v9.27)
    - Same issue as above concerning the fact that the SWF
    appears outside of the sliding panel view port.
    • IE 6
    - CSS background images flash during the sliding panel
    animation.
    * Site page links *
    Main URL
    Home
    Page iFrame
    Overview
    Page iFrame
    * CSS *
    Main
    site-wide CSS
    Sliding
    Panels CSS
    * Scripts *
    Sliding
    Panels Sript
    Any suggestions, pointers would be much appreciated!
    Cheers,
    Chris

  • Using FABridge with Flash SWF

    Hello Folks,
    FABridge exposes all Flex functionality to JavaScript in a
    beautiful way. However I have a Flash project that spits out an FLA
    and a SWF file. I want to use FABridge to manipulate this SWF and
    Flash through JavaScript. Can FABridge be used for this purpose? If
    so how? In Flex, inserting a simple line of code <fab:FABridge
    xmlns:fab="bridge.*"/> exposes all functionality to JS. But this
    is done in the XML part of the mxml file. Flash has all
    ActionScript code and I am not sure how to use or initialize the
    FABridge from with the ActionScript code in Flash.
    Would appreciate any thoughts or pointers on how to go about
    using JavaScript to access and manipulate Flash through SWF files
    created through Flash project. I would think that if I can
    manipulate the SWF file from Flex why can't I do it thorugh the one
    created through Flash. But sounds like I am missing something very
    basic here.
    TIA,
    Sanjay.

    You cannot do that. Your client will need to scan the image, and then you can allow them to upload the images... but you can't scan from inside Flash.

  • Templates and Flash .SWF movie files

    OKAY seriously i am ready to throw this computer throught the
    wall, After googling and searching this forum up and down I still
    can find an answer that actually works , I have a Template file
    that updates 3 other html files and i can not get the swf flash
    movie to show up on the page, and for those of you smarty pants,
    * Yes I have the scripts folder
    * Yes I have the AC_RunActiveContent.js file present inside
    that folder and i also threw it on the root just in case
    * Yes the source files for the flash movie on my root
    * Yes it shows up in design view on all of the pages linked
    to the template
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <!-- TemplateBeginEditable name="head" --><!--
    TemplateEndEditable -->
    <script src="../Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <table width="100%" border="0" cellpadding="0">
    <tr>
    <th height="101" colspan="3" scope="row"><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','1000','height','100','title','Title','src','../Flash_TopTitle','quality','high','plug inspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash','movie','../Flash_TopTitle'
    ); //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="1000" height="100" title="Title">
    <param name="movie" value="../Flash_TopTitle.swf" />
    <param name="quality" value="high" />
    <embed src="../Flash_TopTitle.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="1000"
    height="100"></embed>
    </object></noscript></th>
    </tr>
    <tr>
    <th height="23" colspan="3"
    scope="row"> </th>
    </tr>
    <tr>
    <th width="22%" height="759"
    scope="row"> </th>
    <td width="60%"> </td>
    <td width="18%"> </td>
    </tr>
    <tr>
    <th scope="row"> </th>
    <td> </td>
    <td> </td>
    </tr>
    </table>
    </body>
    </html>
    Here is the code to one of the linked pages to my template
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin template="/Templates/MainTemplate.dwt"
    codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Hammocks Community School</title>
    <!-- InstanceEndEditable -->
    <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable -->
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <table width="100%" border="0" cellpadding="0">
    <tr>
    <th height="101" colspan="3" scope="row"><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','1000','height','100','title','Title','src','../Flash_TopTitle','quality','high','plug inspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash','movie','../Flash_TopTitle'
    ); //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="1000" height="100" title="Title">
    <param name="movie" value="Flash_TopTitle.swf" />
    <param name="quality" value="high" />
    <embed src="Flash_TopTitle.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="1000"
    height="100"></embed>
    </object></noscript></th>
    </tr>
    <tr>
    <th height="23" colspan="3"
    scope="row"> </th>
    </tr>
    <tr>
    <th width="22%" height="759"
    scope="row"> </th>
    <td width="60%"> </td>
    <td width="18%"> </td>
    </tr>
    <tr>
    <th scope="row"> </th>
    <td> </td>
    <td> </td>
    </tr>
    </table>
    </body>
    <!-- InstanceEnd --></html>
    Thank you so much for you time guys, please respond if you
    know whats up this is really killing me!!!!!

    make the path Site Root relative.
    either insert it again, and change the pulldown in the
    "browse to file"
    dialog box; or hand edit the code as follows:
    >
    d/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../Flash_TopTitle'
    change end to '/Flash_TopTitle' );
    <param name="movie" value="../Flash_TopTitle.swf" />
    change to
    <param name="movie" value="/Flash_TopTitle.swf" />
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Making progress with flash

    I compressed a 130meg QT movie to 17meg Flash. In Flash it comes out at 5 megs per minute of playing time at 320x240.
    The quality isn't unwatchable (it's not bad really).
    Is 5meg per minute the best I'm going to get?

    Using Sorenson Squeeze 4 with these settings:
    Audio: MP3 data rate 16Kbps, sample size 16, Sample Rate 11025, channels Mono.
    Video: Sorenson Video 3 Pro Sorenson 2-Pass VBR, Data Rate: 768, size 640x480, frame rate 1:1
    Patrick

  • Meaning of HTML insertion code associated with Flash SWF file

    Anyone  know what the "logo" and the "6" mean in the code below?
    <script type="text/javascript">
                            var so = new SWFObject("flash/CruzThieleLouisa.swf", "logo", "250", "250", "6", "#FFFFFF");
                            so.write("flashcontent");
                        </script>  
    This movie seems to stop after playing for a while.and I'm aiming for infinite looping.
    Do I need to set that in the FLA file?
    Thanks much

    The descriptive format would be...
    var so = new SWFObject(swf, id, width, height, version, background-color);
    It will be easiest to design the infinite looping into the Flash file.

  • Need help with flash templates in Mac...

    Hello,  I did some searches in the forum but found nothing.
    I have a problem.  I have a Mac and and using Dreamweaver CS5.5.
    Recently I download some templates with flash from Hostgator.
    The message I get is:   "This page contains some SWF objects that may not work properly in the most recent versions of Internet Explorer.  Dreamweaver cannot convert them to the new SWF markups.  Please delete each of them a insert again"
    Could you help me please?   
    Thanks,

    Hello,
    The support from HostGator.com told me this:
    After reading about Adobe Dreamweaver and using the library SWF objects. This seems to be a fairly particular error with Adobe Dreamweaver CS4.
    I have read three articles:
    http://forums.adobe.com/message/2958378?tstart=0
    http://www.dreamweaverclub.com/forum/showthread.php?t=33323
    http://www.vbforums.com/showthread.php?t=579625
    They all concur this error is completely ignorable in some way. If you include the object, and just ignore the message, your content will still upload to your site. This has to do with how adobe has changed the embedding of objects since previous versions.
    However, what I can concur from all of this is that you need to simply just re-add the file to your site/library, or just ignore the error message and the embed code should work just fine.
    I test a hostgator template with flash on their server, and works fine.
    I want to know your opinion.  T hanks for your help...

  • Opening an .swf file with flash player

    Is there any way to open a .swf in flash player ? When I
    click on a .swf it will open in flash player on my system (I have
    Fash CS3 installed) but when I am on another system without Flash
    CS3 installed, I have to right click and use open with, but I need
    it to open in flash player on its own, like an .exe. (I have flash
    player and shockwave player installed on the other system)
    I need to be able to open a .swf in flash player, like an
    .exe. How i can do this ?

    > I am new to the Captivate world as well as the new
    window options within
    > html
    > code.
    >
    > Currently I am using Captivate to re-create and update a
    DemoShield CBT
    > and
    > woudl like to call the .swf file the same way the
    DemoShiled file is
    > called
    > within the HTML. The DemoSheild file is called using a
    javascript
    > function
    > within a href tag.
    >
    > Is it possible to do the same with Captivate files?
    Create a link that
    > will
    > open a new browser window with the .swf being played by
    flash player?
    > (similar
    > to simply double clicking the file within the folder).
    >
    You should be able to use very similar code - buy instead of
    pointing to the
    swf directly, it's likely you need to point, instead, to the
    html file that
    is usually published with the swf.
    Without seeing the exact code you are talking about with
    DemoShield, I'm
    reluctant to offer you any alternative. Simply put, a
    standard link pointing
    to the correct html file should work. You can get clever and
    use JavaScript
    if you have specific needs, but the standard HTML link should
    be fine for
    your needs.
    Oh - maybe you should look at Captivate's Manu builder, as
    perhaps this will
    offer what you are looking for.
    Steve
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • I can't seem to properly open saved Flash (.swf) files with Shockwave in Firefox.

    I have saved .swf flash files on my computer. I can view flash files when part of an internet page, but when I try to open the saved ones on Firefox, it asks me if I want to download them. I have tried to change the settings in the 'options' and 'applications' thing in the 'Tools' part of the menu bar, but while the SWF file(application/x-shockwave-flash) content type is automatically set to use Shockwave in Firefox, I can't find a way to do the same with the SWF file (application/download) content type, which seems to include saved swf files.

    Just out of curiosity, try playing the song in a different program . . . maybe Windows Media Player to see if it works. I wonder if it's corrupted....

  • How to place a Flash swf file with a movie FLV file embedded in DW

         My hair is getting shorter by the hour or maybe missing.  I have created a SWF file with Flash 8 that has an embedded FLV file that was created from a MP4 file.   The SWF file works perfectly in FLASH including my Flash nav buttons, and the movie with soundtrack and the buttons for control of volume and start stop.  Now I am ready to place it on the web using DW to make the html page.  What happens when I test the page on FireFox or IE is the background loads, the buttons load but do not work properly anymore but worse than that:  The slide show and the control buttons do not even show up. 
         I am also having trouble defining my site locally.  I select new site and tell it where every thing is but no luck. All in the same directory, right now I have a image directory but I have not used them on the page as the only image is a jpg and flv file and they are embedded in the swf file.
         I know this is 2 different programs but the Flash files need to be placed in a HTML file to be uploaded, and I have to text them first.
    HELP
    Randy

    from the Premiere Pro Help section about importing SWF files:
    " Interactive content and scripted animation are not retained. Animation defined by keyframes in the main, top-level movie is retained."

  • Template help with Flash Gallery

    First of all I would like to say that I give everyone on here so much credit for learning flash and actionscipt. I wish I payed attention in HS class so I could understand this better.
    I purchased a template from template moster (http://www.templatemonster.com/flash-templates/28019.html) and I am trying to modify it. I am attempting to add 3 other galleries which look exactly like the gallery in the template with the same functions. I figured out how to change the pictures which both the large and thumbnails are being loaded from a portfolio folder outside of the main fla file. I wish the files were in the fla because I am sure it would be a little easier. Can anyone help me with duplicating the gallery page? I am using CS3 and Actionscript 2. If you need a screen shot just ask. Thank you for the help

    To add further information to the post above...
    When I use the selection tool to drill down into the buttons
    it goes from "Scene1" to a "menu" symbol which contains the five
    stacked buttons in the stage (again they all display as "About Us"
    instead of how they look in a browser). I can then drill down into
    each individual button which always goes to the same "btn" symbol
    (resulting in a workspace that is viewing Scene1->menu->btn).
    When I right-click on any of the five buttons and select "Actions"
    in the menu it brings up the Actions - movie clip dialog and there
    are no actions specified.
    However, when I right click on the parent "menu" symbol and
    look at actions they are the following:
    onClipEvent (load) {
    num = 1;
    on (rollOver) {
    if (_root.link<>num) {
    this.gotoAndPlay("s1");
    _parent["bta"+num].gotoAndPlay("s1");
    on (releaseOutside, rollOut) {
    if (_root.link<>num) {
    this.gotoAndPlay("s2");
    _parent["bta"+num].gotoAndPlay("s2");
    on (release) {
    if (_root.link<>num) {
    _parent["bt"+_root.link].gotoAndPlay("s2");
    _parent["bta"+_root.link].gotoAndPlay("s2");
    _root.link = num;
    _root.play();
    Lastly, I can drill down one further step to
    Scene1->menu->btn->btn_0. When I do this the "About Us"
    text disappears and just the button background is showing. When I
    right click in the workspace there is no "Actions" selection. When
    I right click on the frame in the timeline there is an "Actions"
    selection but there are no actions specified.
    thanks!!
    the link to the template:
    http://www.templatemonster.com/flash-templates/15895.html

Maybe you are looking for

  • How to get a single row fetched in a form?

    Hi, I would like to make a profile page , where the (currently logged in) user can change his adress, e-mailadress etc. This page must have only a form with input fields, filled with data from the database that the user can change. A report is not ne

  • Error in message class

    Hi all, After configuring the file to idoc scenario and testing the application in the sxmb_moni i get a red checked flag and a following error message appears <SAP:Stack>Unable to find resource com/sap/xi/tf/_messagemap_.class (urn:xiexample:grpxx:l

  • Fuzzy / blurry fonts

    New to MAC from PC but... All the fonts are blurry / fuzzy on my mini. Tested with 2 different monitors connected via Mini-DVI to DVI Adapter. After few hours of using it I have headache. I did searched for a solution but no luck. I need to see indiv

  • Mavericks Mail - Mail Activity Window is Eratic

    Does anybody get the same problems I am having regarding the mail activity window? If I send a single e-mail, hit send, It says it's sending two e-mails or it could be anything up to five e-mails... It keeps making me think I have some kind of virus

  • Quick question on screen blank

    deleted Last edited by Misbah (2012-02-14 04:58:08)