Flash animation not showing up on HTML page

I just created a test page for my flash animation, but all I
get is a blank white page. Check it out here:
http://www.inspired-evolution.com/Flash/test.html
I am adding the flash via dreamweaver CS3 under
insert>>media>>flash
the code being produced is this:
<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','720','height','73','title','IE
Intro','src','IE_intro','quality','high','pluginspage','
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','IE_intro'
); //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="720" height="73" title="IE Intro">
<param name="movie" value="IE_intro.swf" />
<param name="quality" value="high" />
<embed src="IE_intro.swf" quality="high" pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="720"
height="73"></embed>
</object></noscript>
and the html file and swf are in the same directory and both
uploaded on the server.

hello, i haven't' any idea why isn't show
tip:
read this

Similar Messages

  • Need to embed a Flash animation over top of a html page!

    Hello,
    I've created an animation in Flash with a transparent
    background which needs to be embedded into a html page with lots of
    div tags. I didn't create the html page and now I need to place the
    animation into that page somehow, overlapping with some text and
    graphics. Every where I place the animation, it will sit before or
    after the text and elements in the page and not over top of them.
    Hope I am clear enought to explain what my problem is. Does anybody
    know what I should do? I truly appreciate your help.
    PS. I am not a technical person so if any body wants to help
    me and needed the sources please email me at:
    Many thanks in advance.
    Mojan
    Mojan

    Treat Flash as any other content and place it within its own
    containing div. Position the div in the normal flow of the document
    allowing the div to 'stack' with the other divs above and below it.
    If you want to place the Flash such that it 'covers' existing
    content you can use CSS positioning techniques. Options include
    absolute positioning the containing div with the Flash swf within
    it (this removes the div from the normal flow of the document) and
    placing it over the existing content. Us position: absolute; and
    top and left, with px values to place the div where you need it.
    You can find tutorials on absolute positioning in the developer
    center or www.communitymx.com
    You can use the float property and negative margins to pull
    containing divs (or other elements) around the document, too.
    Experimenting with floats can be fun but you need to read up on
    their specific behavior as you can end up pulling your hair out.
    Again, there are plenty of CSS tutorials on positioning and a
    Google search should throw-up some options.
    Outside of CSS you can use DOM Scripting and JavaScript to
    also position and hide various content depending on your
    requirements. If you get stuck come back on this forum and ask for
    more help but provide specific code to help us.

  • Image not showing up in HTML page

    I am running tomcat and in WEB-INF I have a simple HTML page that has is trying to show an image, but it doesn't show up.
    Under WEB-INF I have:
    mypage.html
    images/logo.png
    <html>
    <head>
    <link REL="SHORTCUT ICON" HREF="images/logo.png">
    </head>
    <body>
        <img src="images/logo.png">Hello World!
    </body>
    </html>The image does not show up when I try and view it from tomcat (i.e. http://localhost:8080/mypage.html)
    But it does show up if I just open up the HTML file with IE or Firefox.
    Any ideas what I am missing?

    The page is invoked via a Servlet Filter. So I have mapped in my web.xml:
    <error-page>
    <error-code>401</error-code>
    <location>foo.html</location>
    </error-page>
    In my servlet filter I have something like:
    HttpServletResponse response = (HttpServletResponse) resp;
    response.sendError(HttpServletResponse.SC_UNAUTHORIZED);..i have to check tomorrow when i am with the server again to see what the direct URL is to the image. Theoretically I'd assume:
    http://localhost/myapp/images/logo.png
    have to double check though

  • Linked css page not showing next to html page

    i am not seeing the linked css page icon next to the html page icon unless i physically open the css file

    Are you working within a Defined Local Site folder?
    Part 03 - Setting up a Local Site | Classroom: Basic Site Layout and Navigation in Dreamweaver | Adobe TV
    Is your CSS file inside your Local Site folder?
    Are you sure your external CSS file is linked with the correct file path?  For example, if working with new pages, you must save & name the page first.  Then DW will update paths to external files for you.
    Nancy O.

  • My animation doesn't work in html page

    hi guys,i want you to help me , you know is so frustated to work for long being an animation and at the final doesn't work
    i've done an animation in flash using as3 code ,it's work perfetly.
    the problem is that when i insert it in my page nothing happens ,before to try with browser i test the swf with a play button in dreamweaver
    but nothing
    when i publized only the script is seen but the images not.
    i my server wamp on y computer under my folder for my website there is a folder named :images(for all images),on this folder i put the entire folder of my animation .
    but i don't know why it doesn't work
    i can say you all my animations with xml and AS3 in flash doesn't work in my page
    please give me a magic and quick solution
    thanks all of us for reading me
    my english isn't so much perfect
    bye

    thanks you for replying me
    but i solved it
    --- En date de : Lun 6.7.09, Nadia-P <[email protected]> a écrit :
    De: Nadia-P <[email protected]>
    Objet: My animation doesn't work in html page
    À: "augustine ngo ndjel" <[email protected]>
    Date: Lundi 6 Juillet 2009, 11h06
    It is very hard to help you without
    seeing your page... do you have the files uploaded to a
    server?  Can you post a link, so people can look at the
    code to see if they can find a solution for you.
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.dreamweaverresources.com/
    http://csstemplates.com.au/

  • Search Box is not showing in custom master page

    Hi 
    I am using "Office 365 Enterprise E3 Trial"
    and have created a custom master page for my public SharePoint
    site .
    I have added Search snippet from the snippet gallery but the search
    box is not showing in the master page .I am not able to find the reasons .

    My Master page code is like bellow
    <!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" xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
        <head>
            <meta http-equiv="X-UA-Compatible" content="IE=10" xmlns="" />
            <!--CS: Start Page Head Contents Snippet-->
            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SPM:<%@Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SID:00 -->
            <meta name="GENERATOR" content="Microsoft SharePoint" xmlns="" />
            <meta http-equiv="Content-type" content="text/html; charset=utf-8" xmlns="" />
            <meta http-equiv="Expires" content="0" xmlns="" />
            <!--MS:<SharePoint:RobotsMetaTag runat="server">-->
            <!--ME:</SharePoint:RobotsMetaTag>-->
            <!--MS:<SharePoint:PageTitle runat="server">-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderPageTitle" runat="server">-->
                    <!--MS:<SharePoint:ProjectProperty Property="Title" runat="server">-->
                    <!--ME:</SharePoint:ProjectProperty>-->
                <!--ME:</asp:ContentPlaceHolder>-->
            <!--ME:</SharePoint:PageTitle>-->
            <!--MS:<SharePoint:StartScript runat="server">-->
            <!--ME:</SharePoint:StartScript>-->
            <!--MS:<SharePoint:CssLink runat="server" Version="15">-->
            <!--ME:</SharePoint:CssLink>-->
            <!--MS:<SharePoint:CacheManifestLink runat="server">-->
            <!--ME:</SharePoint:CacheManifestLink>-->
            <!--MS:<SharePoint:PageRenderMode runat="server" RenderModeType="Standard">-->
            <!--ME:</SharePoint:PageRenderMode>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="core.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="menu.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="callout.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="sharing.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:ScriptLink language="javascript" name="suitelinks.js" OnDemand="true" runat="server" Localizable="false">-->
            <!--ME:</SharePoint:ScriptLink>-->
            <!--MS:<SharePoint:CustomJSUrl runat="server">-->
            <!--ME:</SharePoint:CustomJSUrl>-->
            <!--MS:<SharePoint:SoapDiscoveryLink runat="server">-->
            <!--ME:</SharePoint:SoapDiscoveryLink>-->
            <!--MS:<SharePoint:AjaxDelta id="DeltaPlaceHolderAdditionalPageHead" Container="false" runat="server">-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderAdditionalPageHead" runat="server">-->
                <!--ME:</asp:ContentPlaceHolder>-->
                <!--MS:<SharePoint:DelegateControl runat="server" ControlId="AdditionalPageHead" AllowMultipleControls="true">-->
                <!--ME:</SharePoint:DelegateControl>-->
                <!--MS:<asp:ContentPlaceHolder id="PlaceHolderBodyAreaClass" runat="server">-->
                <!--ME:</asp:ContentPlaceHolder>-->
            <!--ME:</SharePoint:AjaxDelta>-->
            <!--MS:<SharePoint:CssRegistration Name="Themable/corev15.css" runat="server">-->
            <!--ME:</SharePoint:CssRegistration>-->
            <!--MS:<SharePoint:AjaxDelta id="DeltaSPWebPartManager" runat="server">-->
                <!--MS:<WebPartPages:SPWebPartManager runat="server">-->
                <!--ME:</WebPartPages:SPWebPartManager>-->
            <!--ME:</SharePoint:AjaxDelta>-->
            <!--CE: End Page Head Contents Snippet-->
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <!--DC:Two Tomorrows-->
           <link href="style1.css" rel="stylesheet" type="text/css" />
            <link href="slider.css" rel="stylesheet" type="text/css" />
            <!-- JS -->
            <!-- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">//<![CDATA[!-->
            <script type="text/javascript" src="https://purplechannelltd-public.sharepoint.com/_catalogs/masterpage/DNV/js/jquery-1.10.2.min.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="js/custom.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="js/bjqs-1.3.min.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="/Documents/clients_hover.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" src="/Documents/jquery.backgroundSize.js">//<![CDATA[
            //]]>
            </script>
            <script type="text/javascript" class="secret-source">//<![CDATA[
            jQuery(document).ready(function($) {
              $('#banner-fade').bjqs({
                width       : 1600,
                height       : 377,
                responsive  : true
            //]]>
            </script>
            <script type="text/javascript">//<![CDATA[
    $(document).ready(function () {
        if((window.location.href=="https://purplechannelltd-public.sharepoint.com/")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/default.aspx")||(window.location.href=="https://purplechannelltd-public.sharepoint.com/Pages/default.aspx")
          $("#banner-fade").removeAttr("style");
          $("#BannerLine").removeAttr("style");
          $("#trBreadCrumb").css("display","none");
          $("#trNewsAndTraningHome").removeAttr("style");
          $("#trNewsOnly").css("display","none");
        else
         $("#banner-fade").css("display","none");
         $("#BannerLine").css("display","none");
         $("#trBreadCrumb").removeAttr("style");
         $("#trNewsAndTraningHome").css("display","none");
         $("#trNewsOnly").removeAttr("style");
        if((window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Services.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Key-issues.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Industries.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Clients.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/About-us.aspx")
        ||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/walking-the-talk.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/what-is-sustainability.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/our-team.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/assurance-code-of-conduct.aspx")
        ||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-EMEA.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-asia-pacific.aspx")||(window.location.href=="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us-Americas.aspx")){
          $("#banner-fade").css("display","none");
         $("#BannerLine").css("display","none");
          $("#trBreadCrumb").css("display","none");
          $("#trNewsAndTraningHome").removeAttr("style");
          $("#trNewsOnly").css("display","none");
        if (window.location.href.indexOf("dnv-gl-launches-new-global-brand") >= 0 ||window.location.href.indexOf("how-future-proof-your-business") >= 0||window.location.href.indexOf("human-rights-time-walk-talk") >= 0 )
         $("#trNewsOnly").css("display","none");
        if($("#trNewsOnly").html().indexOf("Web Part Error:")>0)
        $("#trNewsOnly").css("display","none");
        if($("#trBreadCrumb").html().indexOf("Web Part Error:")>0)
        $("#trBreadCrumb").css("display","none");
            //]]>
            </script>
            <!--[if gte mso 9]><xml>
    <mso:CustomDocumentProperties>
    <mso:ContentTypeId msdt:dt="string">0x0101000F1C8B9E0EB4BE489F09807B2C53288F0054AD6EF48B9F7B45A142F8173F171BD10003D357F861E29844953D5CAA1D4D8A3A</mso:ContentTypeId>
    <mso:HtmlDesignAssociated msdt:dt="string">1</mso:HtmlDesignAssociated>
    <mso:HtmlDesignFromMaster msdt:dt="string"></mso:HtmlDesignFromMaster>
    <mso:HtmlDesignStatusAndPreview msdt:dt="string">https://purplechannelltd-public.sharepoint.com/_catalogs/masterpage/DNV/TT.html, Conversion successful.</mso:HtmlDesignStatusAndPreview>
    <mso:HtmlDesignConversionSucceeded msdt:dt="string">True</mso:HtmlDesignConversionSucceeded>
    </mso:CustomDocumentProperties>
    </xml><![endif]-->
        </head>
        <body>
            <!--CS: Start Ribbon Snippet-->
            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
            <!--SPM:<%@Register Tagprefix="wssucw" TagName="Welcome" Src="~/_controltemplates/15/Welcome.ascx"%>-->
            <!--MS:<SharePoint:SPSecurityTrimmedControl runat="server" HideFromSearchCrawler="true" EmitDiv="true">-->
                <div id="TurnOnAccessibility" style="display:none" class="s4-notdlg noindex" xmlns="">
                    <a id="linkTurnOnAcc" href="#" class="ms-accessible ms-acc-button" onclick="SetIsAccessibilityFeatureEnabled(true);UpdateAccessibilityUI();document.getElementById('linkTurnOffAcc').focus();return false;">
                        <!--MS:<SharePoint:EncodedLiteral runat="server" text="&#60;%$Resources:wss,master_turnonaccessibility%&#62;" EncodeMethod="HtmlEncode">-->
                        <!--ME:</SharePoint:EncodedLiteral>-->
                    </a>
                </div>
                <div id="TurnOffAccessibility" style="display:none" class="s4-notdlg noindex" xmlns="">
                    <a id="linkTurnOffAcc" href="#" class="ms-accessible ms-acc-button" onclick="SetIsAccessibilityFeatureEnabled(false);UpdateAccessibilityUI();document.getElementById('linkTurnOnAcc').focus();return false;">
                        <!--MS:<SharePoint:EncodedLiteral runat="server" text="&#60;%$Resources:wss,master_turnoffaccessibility%&#62;" EncodeMethod="HtmlEncode">-->
                        <!--ME:</SharePoint:EncodedLiteral>-->
                    </a>
                </div>
            <!--ME:</SharePoint:SPSecurityTrimmedControl>-->
            <div id="ms-designer-ribbon" xmlns="">
                <!--SID:02 {Ribbon}-->
                <!--PS: Start of READ-ONLY PREVIEW (do not modify) --><div class="DefaultContentBlock" style="background:rgb(0, 114, 198); color:white; width:100%; padding:8px; height:64px; overflow:hidden;">The SharePoint
    ribbon will be here when your file is either previewed on or applied to your site.</div><!--PE: End of READ-ONLY PREVIEW -->
            </div>
            <div id="s4-workspace" xmlns="">
                <div id="s4-bodyContainer">
                    <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" xmlns="http://www.w3.org/1999/xhtml">
                        <tr>
                            <td align="left" valign="top" class="headerLeft">
                            </td>
                            <td width="886" align="left" valign="top">
                                <div class="header">
                                    <a href="https://purplechannelltd-public.sharepoint.com/">
                                        <img src="images/logo.gif" width="189" height="109" alt="Logo" />
                                    </a>
                                    <h1>Sustainability Advisory Services
                                    </h1>
                                    <ul id="topNav">
                                        <li>
                                            <a href="http://purplechannelltd-public.sharepoint.com/Pages/About-us.aspx">About us
                                            </a>
                                        </li>
                                        <li>
                                            <a href="https://purplechannelltd-public.sharepoint.com/Pages/News.aspx">News
                                            </a>
                                        </li>
                                        <li>
                                            <a href="http://purplechannelltd-public.sharepoint.com/Pages/Contact-us.aspx">Contact us
                                            </a>
                                        </li>
                                    </ul>
                                    <!-- top nav -->
                                    <div style="right: 0px; ; color: rgb(0, 51, 153); font-weight: bold; top: 25px;">
                                       BUSINESS ASSURANCE
                                                                    </div>
                                    <!-- twitter -->
                                    <div class="twitterSec">RT @damidefelice: @edgeoftheocean Anna Turrel shows how @TwoTomorrows assesses corporate human right
                                    </div>
                                    <!-- twitter -->
                                    <!-- search -->
                                    <!--<form action="" method="get" id="search">
                                        <input name="" type="text" class="searchText"/>
                                        <input name="" type="image" src="images/search-icon.gif"/>
                                    </form>!-->
                                    <!-- search -->
                                    <!--ADD!-->
                                    <div id="search">
                                        <div data-name="SearchBox">
                                            <!--CS: Start Search Box Snippet-->
                                            <!--SPM:<%@Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint,
    Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%>-->
                                            <!--MS:<SharePoint:DelegateControl runat="server" ControlId="SmallSearchInputBox">-->
                                                <!--PS: Start of READ-ONLY PREVIEW (do not modify)--><div class="ms-webpart-chrome ms-webpart-chrome-fullWidth
    "><div WebPartID="00000000-0000-0000-0000-000000000000" HasPers="true" id="WebPart" width="100%" class="ms-WPBody noindex " OnlyForMePart="true" allowDelete="false" style=""><div componentid="ctl00_SmallSearchInputBox_csr" id="ctl00_SmallSearchInputBox_csr"><div
    id="SearchBox" name="Control"><div class="ms-srch-sb ms-srch-sb-border" id="ctl00_SmallSearchInputBox_csr_sboxdiv"><input type="text" value="Search..." maxlength="2048" accessKey="S" title="Search..." id="ctl00_SmallSearchInputBox_csr_sbox" autocomplete="off"
    autocorrect="off" onkeypress="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {if (Srch.U.isEnterKey(String.fromCharCode(event.keyCode))) {$find('ctl00_SmallSearchInputBox_csr').search($get('ctl00_SmallSearchInputBox_csr_sbox').value);return
    Srch.U.cancelEvent(event);}})" onkeydown="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr');ctl.activateDefaultQuerySuggestionBehavior();})" onfocus="EnsureScriptFunc('Search.ClientControls.js',
    'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr');ctl.hidePrompt();ctl.setBorder(true);})" onblur="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {var ctl = $find('ctl00_SmallSearchInputBox_csr'); if (ctl){ ctl.showPrompt();
    ctl.setBorder(false);}})" class="ms-textSmall ms-srch-sb-prompt ms-helperText" ><a title="Search" class="ms-srch-sb-searchLink" id="ctl00_SmallSearchInputBox_csr_SearchLink" onclick="EnsureScriptFunc('Search.ClientControls.js', 'Srch.U', function() {$find('ctl00_SmallSearchInputBox_csr').search($get('ctl00_SmallSearchInputBox_csr_sbox').value);})"
    href="javascript: {}"><img src="https://purplechannelltd-public.sharepoint.com/_catalogs/theme/Themed/E97CFE0A/searchresultui-61174269.themedpng?ctag=7" class="ms-srch-sb-searchImg" id="searchImg" alt="Search" ></a></div></div></div><noscript><div
    id="ctl00_SmallSearchInputBox_noscript">It looks like your browser does not have JavaScript enabled. Please turn on JavaScript and try again.</div></noscript><div id="ctl00_SmallSearchInputBox"></div><div class="ms-clear"></div></div></div><!--PE:
    End of READ-ONLY PREVIEW-->
                                            <!--ME:</SharePoint:DelegateControl>-->
                                            <!--CE: End Search Box Snippet-->
                                        </div>
                                    </div>
                                    <!--ADDEND!-->
                                </div>
                            </td>

  • How do I get Flash animated slide shows to work on iPads, iPods, and iPhones?

    How do I get Flash animated slide shows to work on iPads, iPods, and iPhones?
    I'm using a PC. Web Site Flash generated slide show works fine on PC's.
    Does not work on Apple platforms.
    What do I use to to enable animated slide shows to work on Apple platforms?
    cliffordf51127948

    Hello,
    Flash Player is only supported on Apple OS X systems (10.6 - 10.10).  It is not, and has never been, supported on any i-Devices.  There are no plans to support these platforms.
    Maria

  • Adobe Flash up to date; firefox 9.0.1 installed. Flash does not show as plug in & Firefox states Flash not up to date. What to do

    Under plugins, I get the following message:
    For your safety, Firefox has disabled your outdated version of Flash. Please upgrade to the latest version.
    However, I updated to the version Firefox suggested. Flash does not show as a plugin. Plus, after updating, I continue to receive the message:
    Firefox has disabled your outdated version of Flash. Please upgrade to the latest version.
    Running Windows 7
    Firefox v 9.0.1
    What is wrong?

    The plugin check page only recognizes some common plugins that play media on web pages and not plugins added by security software like McAfee. So no need to worry about that. Just make sure that you keep all your software up to date, especially software that deals with internet access and security software (anti-virus software, firewall).

  • Green download link not showing in Firefox download page , currently using IE 6

    I am currently running IE 6 on Windows 2000.
    I want to install Firefox.
    From the page
    http://support.mozilla.com/en-US/kb/Installing+Firefox+on+Windows
    I clicked on the link at "Firefox download page" to reach
    the page
    http://www.mozilla.com/en-US/firefox/ie.html?from=getfirefox
    The "green download link " is not showing up on this page.
    The message bar says " Done with errors"
    Help is much appreciated. Thanks.

    Thank you cor-el.
    I am redirected to
    http://mirror.informatik.uni-mannheim.de/pub/mirrors/mozilla.org/firefox/releases/3.6.9/win32/en-US/Firefox%20Setup%203.6.9.exe
    but nothing shows.
    Something is blocking the download. Prabably because this is an exe file. There is a Norton Antivirus Corporate Edition installated, but I cannot find where the restriction is defined.
    I am not that familiar with whether there is a some Windows configuration effecting this restriction
    Also I am using Verizon FIOS, I do not suppose this is a source of the problem.

  • Change Password link is not showing up in MyAccount Page

    Change Password link is not showing up in MyAccount Page, eventhough the line
    <class name="PasswordPortalSetting"/> is not commented out in DisplayPortalSettings.xml
    We are using custom Auth source and not using plumtree Auth source, Is this could be a reason?
    Any help is appreciated.

    I'm seeing the same thing as Simon, I changed the iOS device name in both places on an iOS device and the name in the Intune console is still "iPhone" which is really unhelpful as I'm sure you can imagine.  Is there some other place
    that we should be going to rename devices so they are more easily identifiable in the Intune console?
    Thanks!

  • Dreamweaver Design view does not show parts of the page

    Hello all,
    I was working on a page update - page was created using a
    template so
    that the client can add content with Contribute - and have
    discovered
    that suddenly whole sections of the page are no longer
    visible in Design
    Mode. This caused me some panic until I viewed in code view
    and found
    everything still in there. Viewing in browser shows the page
    there in
    entirety too, and uploads just fine. But no matter what I do
    - restart
    the program, restart the computer - nothing changes, the page
    design
    does not show parts of this page. Everything is in an
    editable area and
    should be visible.
    I have been editing the code as that was my only option, but
    now I have
    heard that my client cannot view those sections of the page
    in her
    Contribute either.
    The page is here:
    http://www.craft-design.ns.ca
    Any help would be gratefully received.
    Thanks
    Ellie

    > (I find it strange that it is now like this, as I
    understood that th was
    > depracated? So I went through and removed them all.)
    <th> deprecated? Certainly not.
    > There are editable regions in the page as it has been
    working for the past
    > year and a half. I find that after an amount of editing
    by Contribute
    > users, the pages do tend to fall apart.
    Normal template files have two editable regions in the head
    of the page -
    doctitle, and head
    The one you linked does not.
    That's what I was talking about.
    > Contribute sounds a great thing, but is a huge pain and
    ends up costing me
    > money fixing the messes my clients end up making, though
    this should not
    > be possible...
    I have stopped recommending it to my clients.
    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
    ==================
    "Ellie" <[email protected]> wrote in message
    news:[email protected]...
    > Thanks Murray,
    >
    > I see all this.
    >
    > (I find it strange that it is now like this, as I
    understood that th was
    > depracated? So I went through and removed them all.)
    >
    > There are editable regions in the page as it has been
    working for the past
    > year and a half. I find that after an amount of editing
    by Contribute
    > users, the pages do tend to fall apart.
    >
    > I will have to remake the template and remake the page
    from that.
    >
    > Strange thing is it was working perfectly well before.
    >
    > Thanks for the help, Murray.
    >
    > Contribute sounds a great thing, but is a huge pain and
    ends up costing me
    > money fixing the messes my clients end up making, though
    this should not
    > be possible...
    >
    > Ellie
    >
    > Murray *ACE* wrote:
    >
    >> You have no editable regions in the head of that
    page - why is that?
    >>
    >> As for the display in DW, perhaps it's the 175
    validation errors that the
    >> W3C validator finds on the page?
    >>
    >>
    http://validator.w3.org/check?verbose=1&uri=http://www.craft-design.ns.ca/mbg_past_shows.h tml
    >>
    >> Most of these are serious coding problems....
    >>
    >

  • SEO Properties settings not showing in Term Driven Pages tab in Term Store

    Hi,
    Many people have documented the ability of setting up SEO properties to a term in the term store in SharePoint 2013, but I was not able to find a place to do that.
    Can anybody help me on figuring out how to set SEO properties for a given term via the term store UI ?
    I read somewhere that this can be achieved by setting the properties in the Term - Driven pages tab of a term but can't seems to have such option available.
    Thanks and Best Regards,

    Hi Supun,
    I have seen a similar post from you. You can take a look at the following thread:
    http://social.technet.microsoft.com/Forums/en-US/d3900557-a3ed-422d-9340-a213be8b539f/seo-properties-settings-not-showing-in-term-driven-pages-tab-in-term-store?forum=sharepointsearch
    I would suggest you to open only single thread for single issue. You can discuss your problem in this thread only.
    Thank you for your understanding and support.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Wism controller does not show url redirection spalash page

    Hi 
    Wism controller does not show url redirection/splash page .
    client takes the ip from the  dhcp server. when browsing its not going to the authentication page as usual
    Thank you 

    Can you elaborate on your issue... really hard to follow.  To me, it seems like you want to use a guest splash page.  The client associates to the open guest ssid and get's an ip address.  Now the user has to open a browser to get the portal page correct?  This has nothing to do with the WLC, but the OS on the device.  Some devices can detect if no internet is present after authentication and obtaining an address.  This means the device will automatically open a browser to present the user with the splash page.  Other devices will require the user to open a browser to get the login screen.
    Scott

  • Flash Controls Not Showing On Web Page

    Hi-
    Been beating my head lately using Flash Pro 8 and DW 8.02.
    Here is the latest difficulty:
    Created a Flash video file in Premiere Elements 4
    Imported the .flv Flash video file into Flash 8 using import
    video
    Added an external skin to the video
    Saved Flash .fla file
    Exported movie in .swf format
    I can open the .swf file in Flash Player 8 and it works fine.
    I can also use the Publish setting in Flash to export the necessary
    files as well as the HTML file. When viewed in either Firefox or IE
    it plays correctly and the player controls are present. However, if
    I create a new page in DW8 and then Insert > Media > Flash,
    point it to the .swf file and then view it in Firefox or IE I can
    only see the .flv Flash video file and none of the controls/skin
    that should be there. I know the controls/skin are actually present
    because I can browse directly to the .swf file and it displays
    works properly. I can also use the publish settings from Flash to
    create the HTML page and it works correctly as well. It is only
    when the page is generated by DW8 that I get this problem. I have
    looked at the code created by DW8 and cannot find any reference to
    the .swf file for the movie controls/skin. Any idea why DW8 would
    only be placing the Flash video .flv file on the page and not
    writing the code to place the entire Flash movie .swf on the page?
    I have tried restarting/rebooting, created a new "clean" test page
    with only the Flash movie on it and it is always the same. The
    other thing that is weird is I did not select Autoplay or Loop in
    the DW8 settings nor in Flash 8, yet when I preview the page
    created by DW8 in a browser, piece of the Flash movie I can see
    (the Flash video part) autoplays and loops!
    Again, any help is appreciated.
    -=SB

    Update- This is what I have discovered while playing around
    with the page and Flash file:
    If I create the .swf files for the movie and skin and then
    save them to the same directory as the .Flash video file and then
    view the .swf file everything works fine.
    If I then create a web page using DW8 and insert the Flash
    into the page and save the web page to the exact same directory as
    all the other files and then view the web page in a browser, it
    works fine. However, if I create a new web page in DW8, save it to
    any other directory other than the one where the .swf and .flv
    files are located and then view the page in a browser only the .flv
    Flash video portion of the movie will display in the browser--the
    controls are missing. However, if I browse directly to the .swf
    file and avoid going through the DW8 generated web page the Flash
    movie displays properly with the controls in the correct location.
    My question then is why will DW8 not show the Flash movie with
    controls if the page is located in higher level directory than the
    .swf and .flv files and yet browsing directly to the .swf file with
    my browser works just fine? I have checked the path to the .swf
    file in the DW8 source code and it is pointing to the correct
    directory location. This is so strange--why will it display one way
    and not the other? Any ideas?

  • Flash not showing up in HTML - Urgent

    I have a simple SWF that displays perfectly fine in the
    Macromedia Flash preview browser, but when I try to display it in
    any HTML format it doesn't work. I'm clueless. The project needs to
    be done within the next few days and I'm afraid I won't be able to
    finish.
    Here's the URL:
    http://exsp.net/Images/Redesign_smooth/test2.php
    The FLA.:http://exsp.net/Images/Redesign_smooth/test.fla
    Here's the PHP code I'm loading from:
    <?php
    $numads=3;
    $bigheading[0] = "Prescision Speed With Dave Dawson";
    $bigheading[2] = "The new Marques Colston Stat Tracker";
    $bigheading[1] = "Check out the new ESP Points program";
    $subhead[0] = "A brand new class from ESP";
    $subhead[1] = "Win an Xbox 360 or iPod just by helping us
    out";
    $subhead[2] = "Colston's stats all in one place";
    $linkurl[0] = "
    http://www.exsp.net";
    $linkurl[1] = "
    http://www.exsp.net";
    $linkurl[2] = "
    http://www.exsp.net";
    $linktext[0] = "Visit this story";
    $linktext[1] = "Learn more";
    $linktext[2] = "Check it out";
    $img[0] = "/ad_dawson.jpg";
    $img[1] = "/ad_generic.jpg";
    $img[2] = "/ad_marques.jpg";
    for($x=0;$x<$numads;$x++) {
    echo
    "&bigheading".$x."=".$bigheading[$x]."&subhead".$x."=".$subhead[$x]."&linkurl".$x."=".$li nkurl[$x]."&linktext".$x."=".$linktext[$x]."&img".$x."=".$img[$x];
    ?>
    I sure hope someone knows what's wrong!

    quote:
    Originally posted by:
    yachts99
    Just had a quick look at the.php link you gave. I'm using
    Safari on a Mac and the browser reported two errors (Not Found)when
    loading the page:
    1.)
    http://exsp.net/Images/Redesign_smooth/undefined
    2.)
    http://www.exsp.net/crossdomain.xml
    Hopefully this will give a you a strting point for error
    checking.
    I think it might be having trouble loading the PHP file for
    some reason? Just so strange cause it works fine in preview. Thanks
    for the help though.

Maybe you are looking for

  • How do I buy an iphoto 6 book now on a PowerPC Mac?

    My mom has a PowerPC Mac with Mac OS X 10.4.11 and iPhoto 6.0.6. She is now unable to buy a book. What would the best course of action be? NOTE - Please don't respond "buy a new computer" also, don't respond to install "App Store" and upgrade to iPho

  • Error when importing files

    hello, I've just installed oracle XE and now I've tryed to import a css file to my application. but when I click on upload, a page appears "page can not be found". (http://127.0.0.1:8080/htmldb/wwv_flow.accept) when I hit the reload button of my brow

  • Connect to Oracle XE from Toad?

    I installed Oracle Express and Toad 9.2 trial version on Vista Ultimate machine. I can connect to Oracle via the Home Page but get ORA-12154 TNS could not resolve connect identifier when I try to connect to XE. I added TNS_ADMIN environment variable

  • Change Business Address in VAP2

    Hi, I want to change data in business address of the contact person(VAP2). Can you help me with standard Bapi/FM to change business address data. - RK

  • WACOM CINTIQ 21 - CS6

    On the PC where it is installed Photoshop CS6 cloud, there is a tablet Wacom Cintiq 21. With previous versions of photoshop that I had installed on the PC I had no problem. With this version I do not recognize the pen pressure, says that the tablet d