Flash player controls missing when using embedding in HTML

Hi
I have just created a Flash movie with a .flv file in flash cs4 when playing the .swf file we can see the controls of the player, when I use the html code the player controls are missing.
it is missing when using the HTML that is generated with in flash as well.
this is the code used for the HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
swfobject.registerObject("myFlashContent", "10.0.0");
</script>
</head>
<body>
<div>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="272" height="400" id="myFlashContent" align="bottom">
<param name="movie" value="walkon.swf" />
<param name="play" value="true" />
<param name="loop" value="false" />
<param name="quality" value="best" />
<param name="scale" value="exactfit" />
<param name="salign" value="b" />
<param name="wmode" value="transparent" />
<param name="allowfullscreen" value="false" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="walkon.swf" width="272" height="400" align="bottom">
<param name="play" value="true" />
<param name="loop" value="false" />
<param name="quality" value="best" />
<param name="scale" value="exactfit" />
<param name="salign" value="b" />
<param name="wmode" value="transparent" />
<param name="allowfullscreen" value="false" />
<!--<![endif]-->
<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" />
</a>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
</div>
</body>
</html>
I would really like your help on this one
Thanks
Rodney

Hi,
Please check that your swfobject.js file is located where your .swf file and.html file are published.  Your .swf file, .html file and swfobject.js should be placed on the same folder.
In my Flash CS4 the code generated in the HTML file is different and is having 318 lines of code. But the code which you pasted below looks different. If you are not able to see the flash content only in HTML file then it might be active content blocking. Please refer the link which provides fix for active content blocking manually.
http://www.adobe.com/devnet/activecontent/articles/devletter.html
Thanks

Similar Messages

  • Flash player keeps crashing when using firefox ok using internet explorer

    Flash player stops working when using various sites particularily ebay. It shows action script errors but not always the same one, If you dismiss and continue it usually starts working again but not always. Sometimes you have to restart firefox. I have latest firefox and flashplayer in fact problems seemed to start with latest versions. I have tried internet explorer and flashplayer is fine on all sites. I would like to carry on using firefox but will have to stop if problems persist. I am not a computer whiz kid so would not want to go through tests etc, i would prefer if Mozilla could sort this out.

    The flash program for Firefox is a different version then IE.
    First, lets update your Flash Player '''Version 16.0.0.305<br>https://www.adobe.com/products/flashplayer/distribution3.html'''
    If you have problems with current Shockwave Flash plugin versions then check this:
    * see if there are updates for your graphics drive drivers
    '''https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration'''
    * disable protected mode in the Flash plugin (Flash 11.3+ on Windows Vista and later)
    '''https://forums.adobe.com/message/4468493#TemporaryWorkaround'''
    * disable hardware acceleration in the Flash plugin
    '''https://forums.adobe.com/thread/891337'''
    See also:
    * '''http://kb.mozillazine.org/Flash#Troubleshooting'''

  • Flash player BSOD crashes when using Hardware acceleration (+ATI card?)

    Hello,  I get frequent and recurrent BSOD crashes with the latest Flash player, watching some videos on Youtube.  I own a ATI Radeon 5700 video card and use the latest (v11.5) Catalyst drivers on Windows XP SP3, if this can help.  If I disable hardware acceleration through dxdiag, or in the Flash player options, the crashes cease.  Will this be fixed ?  If it won't, could hardware acceleration be disabled by default on next versions of the Flash player ?  Thank you.

    First thing to acknowledge is: BSOD crashes are 99.9999999% of the time due to critical OS problems or hardware. 0.0000001% of the time they are due to software, be it Microsoft or third party.
    If turning off the HW acceleration causes the BSODs to stop, I'd say there is a hardware problem (most likely) but there is also a slim chance that you have a memory fault your video card runs into when using software to accelerate the card.
    The BSOD gives information about the cause. If you have that it would help to point to the source of the Fatal Exception, and determine what steps youneed to take.

  • Bug : sortascending_ena.png file is missing when using export to html code

    In SQL Developer 3.2.10.09 :
    Make an explain plan of an sql request with a "SORT".
    Export this explain to html code to a directory.
    The HTML file is using a sortascending_ena.png image file but this file is missing in the images sub directory.

    Hi,
    Not sure why that png (and lots of others too) is not getting copied into the images sub-directory of your user application data folder for SQL Developer. Probably each component is supposed to be responsible for checking that directory and copying images over there as needed.
    I logged a bug:
    Bug 14770237 - EXPLAIN PLAN EXPORT HTML NOT COPYING ALL REQD PNG FILES TO IMAGES DIR
    You can extract it from your installation's ...\sqldeveloper\sqldeveloper\extensions\oracle.sqldeveloper.jar file, from directory \oracle\dbtools\raptor\images using one of the unzip utilities.
    Regards,
    Gary
    SQL Developer Team

  • Flash player keeps crashing when I try to upload pictures to Mixbook. Error message -upload failed. We have a brand new Dell w/ everything updated. We use Firefox as browser. Please help! Thank you

    Flash player keeps crashing when I try to upload pictures to Mixbook. Error message -upload failed. We have a brand new Dell w/everything updated. Please help -thank you!!

    Flash player keeps crashing when I try to upload pictures to Mixbook. Error message -upload failed. We have a brand new Dell w/everything updated. Please help -thank you!!

  • Flash Player Control on Windows 8

    I have a VB.NET application under development that uses the flash player control via axinterop.shockwaveflashobjects.dll and Interop.shockwaveflashobjects.dll. With the release preview of Windows 8 the flash animations do not work. I assume this has to do with the fact that Flsh is not integrated into Windows and something is missing. I tried to open my projects up in Windows 8 but the references mentioned earlier are not present. Any ideas if this will be fixed prior to the release of Windows 8, or do I need to start looking for an alternative?

    I apologize if my original post was a bit confusing. Basically, the Flash control that can be embedded into applications does not run, and development using this control is not possible, on the Windows 8 Release Preview.
    I cannot update the Flash player on Windows 8 becuase the new Release Preview now comes with Adobe Flash 11.3 pre-installed, and the only way to get updates for Flash is through Windows update. Users of Windows 8 are no longer able to update Flash themselves.
    The Flash player that comes with Windows 8 works fine in the web browser. In fact I can view the same SWF file I am trying to run in my application just fine via the web browser, so I know the problem isn't with my SWF file. It is just the Flash control that is embedded in my application that doesn't work properly. I have tried to update Flash on my development machine to the 11.3 beta and then rebuild my app, but the problem still persists on Windows 8 Release Preview machines.
    I even went so far as to install Visual Studio on a Windows 8 Release Preview machine to see if I could rebuild my applicaiton there to get the Flash control to work properly. However, I am not able to compile my application because the .NET interop files (axinterop.shockwaveflashobjects.dll & Interop.shockwaveflashobjects.dll) that come with the Flash Player install on other versions of Windows, are not present on Windows 8. And since I cannot run the Flash install myself on Windows 8 I cannot get those files onto that computer so that I can build my application there.

  • I have a mac book pro and have already downloaded adobe flash player. However when i go to watch a video it says "Block Plug In". But my adobe is already up to date. Can someone help me to fix this so i can watch videos?

    I have a mac book pro and have already downloaded adobe flash player. However when i go to watch a video it says "Blocked Plug In". But my adobe is already up to date. Can someone help me to fix this so i can watch videos?

    If you're sure you've installed the latest version of Flash, take each of the following steps that you haven't already tried. After each step, relaunch Safari and test. For a "missing plug-in" error, start with Step 7. Back up all data before making any changes.
    Step 1
    You might have to log out or reboot before a Flash update takes effect.
    Step 2
    In the Safari preference window, select
    Privacy ▹ Remove All Website Data
    Close the window. Then select
     ▹ System Preferences… ▹ Flash Player ▹ Advanced
    and click Delete All. Close the preference pane.
    Step 3
    If you're only having trouble with YouTube videos, log in to YouTube and load this page. You may see a link with the text "Leave the HTML5 Trial." If so, click that link.
    Step 4
    If you get a warning of a "blocked" or "outdated" plug-in, then from the menu bar select
     ▹ System Preferences… ▹ Flash Player ▹ Advanced
    and click Check Now. Quit and relaunch the browser.
    If the warning persists, triple-click anywhere in the line below on this page to select it:
    /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources
    Right-click or control-click the highlighted text and select
    Services ▹ Open
    from the contextual menu.* A folder should open. Inside it, there should be a file named "XProtect.meta.plist". If that file is missing and you know why it's missing, restore it from a backup or copy it from another Mac running the same version of OS X. Otherwise, reinstall OS X.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.
    Step 5
    Open this folder as in Step 4:
    /Library/Internet Plug-Ins
    Delete the following item, or anything with a similar name, if present:
    Flash Player (failing).plugin  
    You may be prompted for your login password.
    Step 6
    Re-download and reinstall Flash. Download it from the domain "get.adobe.com". Don't click a link from any other website, including this one, because you can't trust links. They may be an attempt to trick you into installing malware masquerading as Flash. Type the address into the browser window. Never download a Flash update from anywhere else.
    Step 7
    If you get a "missing plug-in" error, select
    Safari ▹ Preferences... ▹ Security
    from the Safari menu bar and check the box marked
    Allow (or Enable) plug-ins
    Then click the button marked
    Manage Website Settings...
    if present and make sure that the website is not blocked for Flash.
    Step 8
    Select
    Safari ▹ Preferences... ▹ Extensions
    from the Safari menu bar. If any extensions are installed, disable them.

  • Flash player controls hidden

    my flash player controls hidden by taskbar. How do I make flash come down only to top of taskbar? Using Vista, firefox 22 and flash 11.7

    That's a Taskbar properties setting NOT a Flash Player setting.
    Right click your Taskbar and choose "Properties".
    In the Taskbar Properties, UNCHECK "Keep the taskbar on top of other windows". (IF it isn't already unchecked)
    UNCHECK "Lock the taskbar". (IF it isn't already unchecked)
    Click Apply and OK.
    Your Taskbar WON'T be visible when you view Full Screen videos anymore.

  • How can I install Adobe flash player on my Mac using Safari OR Chrome? I have gone through every step on all of the help pages. The installation process always stops with the black box that briefly says, "Retrieving Install . . . ", then nothing.

    I have followed every step in the various help pages I was directed to when troubleshooting the inability to install Adobe Flash Player on my Mac using either Safari or Chrome. Everything has failed. I always get the black box that says briefly, "Retrieving instal. . . " and then goes blank. When I close that window, I get the message, "Adobe Flash Player could not be installed." Then it gives some links to follow for troubleshooting. I have followed ALL of the links there and on other help pages, to no avail. I've run into problems installing Adobe before, but it's never been this bad. Would someone please develop another format besides Adobe? Trying to get help from Adobe feels a little like trying to find a building in New York City with no map or GPS. The time required is voluminous, the emotional energy a/k/a frustration is overwhelming, and long before I get anything resolved, I wish the earth would open up and swallow all things Adobe@. Absence that miraculous intervention, I have to figure out what to do next. Does anyone know? Anyone?

    Same question, same answer: use the offline installer http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_osx.dmg

  • [svn:fx-trunk] 10545: Make DataGrid smarter about when and how to calculate the modulefactory for its renderers when using embedded fonts

    Revision: 10545
    Author:   [email protected]
    Date:     2009-09-23 13:33:21 -0700 (Wed, 23 Sep 2009)
    Log Message:
    Make DataGrid smarter about when and how to calculate the modulefactory for its renderers when using embedded fonts
    QE Notes: 2 Mustella tests fail:
    components/DataGrid/DataGrid_HaloSkin/Properties/datagrid_properties_columns_halo datagrid_properties_columns_increase0to1_halo
    components/DataGrid/DataGrid_SparkSkin/Properties/datagrid_properties_columns datagrid_properties_columns_increase0to1
    These fixes get us to measure the embedded fonts correctly when going from 0 columns to a set of columns so rowHeight will be different (and better) in those scenarios
    Doc Notes: None
    Bugs: SDK-15241
    Reviewer: Darrell
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests mustella/browser/DataGrid
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-15241
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DataGrid.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/dataGridClasses/DataGridBase .as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/dataGridClasses/DataGridColu mn.as

    Hi Matthias,
    Sorry, if this reply seems like a products plug (which it is), but this is really how we solve this software engineering challenge at JKI...
    At JKI, we create VI Packages (which are basically installers for LabVIEW instrument drivers and toolkits) of our reusable code (using the package building capabilities of VIPM Professional).  We keep a VI Package Configuration file (that includes a copy of the actual packages) in each of our project folders (and check it into source code control just as we do for all our project files).  We also use VIPM Enterprise to distribute new VI Packages over the network.
    Also, as others have mentioned, we use the JKI TortoiseSVN Tool to make it easy to use TortoiseSVN directly from LabVIEW.
    Please feel free to contact JKI if you have any specific questions about these products.
    Thanks,
    -Jim 

  • Adobe Flash Player Pop Up when going to Internet Explorer

    I am continuously getting an Adobe Flash Player pop up when going to Internet Explorer.  It says "A website wants to open web content using this program on your computer".  This program will open outside protected mode etc. etc.  If you do not trust this site do not open.  This pops up every second.  Is this a virus and if so how do I get rid of it?
    SKB

    My level is at Medium High.  I unchecked the “Enable Protected Mode”.  Is this safe?  The pop up is no longer popping up.

  • Problem exporting to excel when using embedded web templates through WAD

    Using web templates designed with WAD, we are experiencing an issue when trying to export excel when using embedded web templates. 
    We have set up tabstrips within our templates that load other templates (embedded into the global template). 
    Upon right clicking on any query and choosing "Export to Excel", any query that is in one of the tabs using the embedded web template item does not show up.  Any queries in natively in the global web template will export and show up fine.
    Any thoughts on how to enable something like this, or workarounds to make this work?  We decided to split up these templates for performance reasons and can't go back from that decision.  Also let me know if you need a better explanation of what we're trying to do.
    Thanks in advance!
    Jonathan

    Hi SDBI,
    Is this in place of loading a new template per tab?  We are using container layouts in all of our templates so we can link things into tabstrips as well, we have just split up some templates to be embedded into tabs for performance reasons and data locking.
    Also when exporting, we are looking for all of the items displayed at that time to be exported, however only the items from the global template show up, not all of the displayed queries.  For example, anything outside of the tabstrip will export perfectly, but since the query embedded into the template the tabstrip is loading is not part of the native web template, it does not show up.
    Seems like a tool limitation to me when embedding templates?
    Thanks,
    Jon

  • Can any one tell me how to install flash player on powerbookg4.i actully uninstall it to upgrade it but now i can not install new one.it always says get flash player for powerpc when i try to install it after downloading.it is 10.5.8 version

    can any one tell me how to install flash player on powerbookg4.i actully uninstall it to upgrade it but now i can not install new one.it always says get flash player for powerpc when i try to install it after downloading.it is 10.5.8 version

    Flash Player version 10.1.102.64 is the last version available to PPC Mac users. However, this Flash version won't work for many videos on Facebook, YouTube and other sites. Adobe's latest version, 10.2.x or later, is only for Intel Macs. Adobe will not provide a newer Flash version for PPC Macs.
    The message requesting that you download Adobe Flash Player takes you to Flash Player requiring an Intel processor. Doesn't work on a PowerPC processor. I found a hack, installed it & it works with Firefox, TenFourFox & Safari.
    Download this http://www.steelbin.com/FPforFBPPC.zip to your desktop, unzip it, and replace the current Flash Player plug-in which is in your main/Library/Internet Plug-Ins folder, (not the user Library). Save the old one just in case this one doesn't work.
    Hack Allows PowerPC Macs to Access Flash 11 Content
    http://lowendmac.com/ed/royal/12sr/flash-11-and-powerpc.html
     Cheers, Tom

  • I keep getting the message blocked plug-in.  I have the latest flash player installed and am using Safari version 5.1.10.  Can anyone please provide a simple explanatio and cure????

    I keep getting the message blocked plug-in.  I have the latest flash player installed and am using Safari version 5.1.10.  Can anyone please provide a simple explanatio and cure????

    First paragraph explains...
    Adobe Flash Player updates available for OS X on December 12, 2014 - Apple Support
    Feliz Nuevo Año
    ÇÇÇ

  • HT1338 Is is safe to download Adobe Flash player. I am using OS X Lion 10.7.5. I have heard conflicting reports on it's reliability.

    Is it safe to download Adobe Flash Player? I am using OS X Lion 10.7.5. I have heard conflicting reports on it's reliabilty.

    Just make sure to download it directly from Adobe: http://get.adobe.com/flashplayer/

Maybe you are looking for