Flash video fine on Mac, works does not on PC

Hiya

I'm trying to get some simple Flash video to work on a site I design. The video works fine in a Mac, Safari and Firefox, but does not at all on a PC using Internet Explorer or Firefox. I made sure the Flash Player is version 8 on both machines, but all I can see on the PC is a white screen. If I right click I get a Flash menu, so it seems that there is some kind of a movie, but nothing will load. I checked the security settings in Internet Explorer, and they seem to have checked also any software firewall (although I tried it on a few PCs with security software different too). I know that the page opens in a pop-up window, but even loading the breath to the top of the page in the main browser window makes no difference. Oh, and I also did the javascript solution to stop the message in IE clicking the activeX control... Can anyone help?

The test is here: http://www.assemblyrooms.com/_video/

The files in this directory are:
index.html (the page with the link popup)
video_JUMP.html (the page with the embedded in movie)
video_JUMP.js (orders embed, avoiding the "click on the activeX control" message in IE)
video_JUMP.swf (the movie embedded in the page)
video_JUMP. FLV (the file referenced in video_JUMP.swf flash animation)
ClearExternalPlaySeekMute.swf (the standard video control swf file)

Any ideas gratefully received, because I think I've checked everything and I'm beginning to tear my hair out!

Adrian

Adrian,

Your code is launching the video_JUMP.swf in the window. However, this video is not find palyer ClearExternalPlaySeekMute.swf skin (since it does not appear.

When I have this problem, it is almost always a mistake in the reference path as in the video, I created. Usually, I used the wrong relative path. Check through your path statements, spelling, capitalization, etc..

Tags: Adobe Animate

Similar Questions

  • Flash Player 21.0.0.242 does not work on Firefox 46.0.1 after installation of Windows 10

    Flash Player 21.0.0.242 does not work on Firefox 46.0.1 after the installation of 10 Windows on a laptop of Dell XPS 17 L702X. Continuously, it crashes. It works great with IE and Chrome.

    I tried the following:

    -Disabling Add-ons on Firefox

    -Do a clean installation of Flash Player

    -Do a reinstall of Firefox

    When I use "Flash Player Help" to check if Flash Player is installed, he said that my operating system is Windows 7. It is not; It's Windows 10. I used recommend it download when I looked at the Adobe Web site.

    What should I do to get Flash Player to work on Firefox?

    Thanks in advance for your help.



    I downloaded the 64-bit version of Firefox and Flash Player works now

    fine. I left the 32-bit version on my computer at the moment.

    Thanks a lot for your help. I really appreciate it.

  • Adobe flash player not working does not or does not appear as an application under Tools, options

    Adobe flash player not working does not or does not appear as an application under Tools, options

    If you can't Flash 11.3 to work and need to return to 11.2 Flash you can download Player Flash 11.2 through this direct link:

  • I tried to update OSX 10.5.6 to leopard 10.6.3 and was not working due to a disk error but now my mac book does not, as the starting system, but after a few secons it will turn off itself, what should I do? Thank you very much!

    I tried to update OSX 10.5.6 to leopard 10.6.3 and was not working due to a disk error but now my mac book does not, as the starting system, but after a few secons it will turn off itself, what should I do? Thank you very much!

    You probably should have updated to 10.5.8 first.

    Installation or update of Snow Leopard:

    http://manuals.info.Apple.com/en_US/Snow_Leopard_Installation_Instructions.PDF

  • with firefox 43 yahoo and yahoo mail doesn't work does not correctly

    With the help of win 7 and firefox 43.0.1, I have 4 computers and now all have problems with yahoo and yahoo mail doesn't work does not correctly. Loading sites, but most of the features are missing and clicking on what whether changes to the lists of text. I have disabled flash / anti-spam etc., cleared cookies and cache and even firefox loaded down once again and have upgraded, no help. I'm forced to use IE now.

    I tried Yahoo support, they said try Firefox... In any case, it's Firefox and I found a solution using the 'Refresh Firefox' button. Whatever the problem was fixed on two of my computers so far. Got to update my setting again but it's 10 m, compared to the 10 hours I spent trying all that is nothing.

    Thanks for the help!

  • FVD video Downloader for Google Chrome does not.

    Google Chrome FVD Video Downloader does not work. When I click on the button

    an empty bubble appears saying nothing. someone tell me full gas should be there.
    Good bye. FVD video Downloader for Google Chrome does not. Good bye.

    Hello

    1 did you do changes on the computer before the show?

    2. what browser do you use?

    I suggest you to reinstall the software and see if the problem is resolved.

    Step 1: Uninstall extensions

    See the site:

    Uninstall the extensions

    http://support.Google.com/chrome/bin/answer.py?hl=en&answer=113907

     

    Step 2: Install the extensions

    See the site:

    How to install extensions

    http://support.Google.com/chrome_webstore/bin/answer.py?hl=en&answer=167997

     

     

    If the problem persists, then I suggest you to visit:

    http://productforums.Google.com/Forum/#! Forum/chrome

  • All My Documents, pictures, videos and music files are does not

    All My Documents, pictures, videos and music files are does not and I can't access the files and I did nothing to them but when I try and click on it, it says "music.library - ms no longer works, the library can be removed safely from your computer.» Records that have been added will not be affected. I understand that they won't be affected, but how am I supposed to recover all my files?

    Hey Kwame,

    I understand that you receive an error saying music.library - ms no longer works.

    Please answer:

    (1) did you do changes on the computer before the show?

    In the libraries folder, you will notice that the icons of the folders have changed to something else. This clearly indicates that Windows 8 libraries are no more work and corrupted.

    To resolve this issue, follow these steps:

    (a) press Windows + E to open Windows Explorer, and then click library.

    (b), select all the libraries with which you are faced with a question and select Delete.

    (c) click Yes to confirm.

    (d) after the deletion, right-click on the icon libraries in the left navigation pane and click on restore default libraries.

    (e) in the first attempt, default icons have been restored but if you are unable to access the libraries of Windows 8, delete and restore again to go back to work.

    Note: Deleting of a library does not delete the contents of the included folders. However, you need to add or include your folders manually, if necessary.

    Kind regards

  • event.keyCode works does not in Firefox

    When I use this validation. Works fine in IE. Does not not in firefox.
    Gives an error "undefined event".
    How to solve this problem in firefox?

    < input type = "text" name = "var_no" onKeyPress = "check (this); ">

    function check (obj) {}
    If (event.keyCode < 45 | event.keyCode > 57)
    {
    Alert ("correct to Enter value '");
    obj. Focus();
    event.keyCode = 0;
    }
    }

    Instead of
    event.keyCode = 0;
    Try
    Returns false;

    In addition, the alert is really distracting from a user perspective. Very intrusive.

    Some other visual cue, such as briefly to change the background of the box entry or even inserting text beside him, for example, is more user-friendly.

    obj.style.Background = "Red";

  • my mac book does not light and I get three beeps while it tries to start

    my mac book does not light and I get three beeps while it tries to start

    Three beeps is almost always a problem of memory RAM.

  • new music from iTunes is easily downloaded from our iPhones on our macs, but does not appear on our computers portable regular windows. Why?

    new music from iTunes is easily downloaded from our iPhones on our macs, but does not appear on our computers portable regular windows. What can we do?

    Activate the automatic downloads. Download your past - purchases of Apple Support.

    TT2

  • Hello. There is a problem on the IPhone s 5 - after reset, the display flashes on the sides for 10 minutes, then the flashing stops. And the problem does not appear again until they do not use a Hard Reset (Power Home). The phone is new (5 days). It's a m

    Hello. There is a problem on the IPhone s 5 - after reset, the display flashes on the sides for 10 minutes, then the flashing stops. And the problem does not appear again until they do not use a Hard Reset (Power + Home).

    The phone is new (5 days). It's a wedding?

    If you encounter this flicker, then the next troubleshooting step is to restore from a backup. If the behavior persists after the restore, then the last step is the factory restore. If after the factory restore and adding no additional content, you see always this problem, then you must make an appointment at the Genius Bar to the nearest Apple store or service provider authorized Apple to have the material examined. If the behavior goes after the factory restore, then sync again your content manually, without using the backup. It seems to me it's corrupted content in the backup.

    Restore your device from an iCloud or iTunes backup - Apple Support

    Use iTunes to restore your iPhone, iPad or iPod settings - Apple Support

  • WIFI doesn't work does not correctly after driver update

    I have a DESIRE 4 laptop 1023tu with operating system Windows 8 PRO. My WIFI works does not properly after the update drievr.

    Problems...

    1. When you try to connect to a wifi hotspot the quick adapter turns off and allows the card instantly

    2. after connected, sometimes no internet access and the problem turns off only after reconnecting to the netwrok after setting off.

    If the update doesn't work not for you then do as I explained in my previous post and roll back to the previous driver. This philosophy can be applied to all updates.

    If there is no pressure or emerging reason to update to your PC or laptop works just great... do not update. (this is especially true when it comes to an update of the BIOS)

    For your question #2, the problem could be your wireless (modem, router or access point) which causes the connection dropped.

    Best regards
    ERICO

  • my microsoft work does not work error message that I need to reinstall, but I don't have a disck because it was already installed when I bought at walmart

    I bought my dell computer 2009 Wal-Mart, that he has is already set up with windows vista basic... and now my microsoft works does not work it says I have to reinstall.  However, he is not come with a disc. so, how can I do without having to buy a disc

    Go here: https://smartsource.dell.com

    This is where you go to download programs that have been installed on your computer that you do not have a CD for.

  • AutoComplete doesn't work does not after installing IE *.

    AutoComplete URL function works does not after installing IE8.  Looking at the Advanced tab properties IE I see an option to use AutoComplete (which is
    ticked off) but it is said to "..". turn of Internet Explorer".  Whatever that means, and how I seized not semi-automatic work again under IE8?  I can go back
    for IE7, if it's the only way.   I tried to hit "reset" on the Advanced tab I saw a thread on try this - but no go...  Thank you

    sjakulski,
    Thank you for visiting the Microsoft Answers community forum.

    In Internet Explorer 8, the Auto complete option is in a new tab.  Go to tools, Internet Options and then click the content tab.  You will see a section that says "Auto-Complete".  Click on the 'Settings' button and it gives you several choices of auto complete options.

    This should solve your problem.  Let us know if you need more information.
    Thank you, Gloria
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • To run all the applications of the laptop or install download applications works does not error message indicating that the application is not valid "win32.exe or win32.application.

    To run all the applications of the laptop or install download applications works does not error message indicating that the application is not valid "win32.exe or win32.application.

    Hello m.velentino,

    Not sure if you are still having the error message isn't valid win32.applicaiton.

    Get the error: not a valid 32-bit application can have several origins:
    I have listed some of them below.

    The file is corrupted, bad or missing.
    -If the hard disk is damaged or hurt it cause work programs to fail, either because not all data can be read from the hard drive the program is damaged on the drive. Run scandisk and defrag on the hard disk to check for potential errors.
    -If you run the program from a shortcut on the computer, verify that the program is still on the computer. In some cases if the program is no longer installed on the computer, you can get this error.

    File is not designed for your version of Windows:
    -If you try to run a program that is not designed for your version of Windows, you can get this error.
    -Although many old programs designed to work in older versions of Windows will work with new versions of Windows, unfortunately, not all programs will not work.
    -If the program is an MS-DOS program more former start program or Windows, you can get this error.
    -If the program is designed for a 64-bit version of Windows and you are running in a 32-bit version of Windows, it will not work and generate this error.

    File is a virus, worm or other malicious program file.
    -
    This error can be generated by a file that is a virus, worm, Trojan horse or other type of malware file. Often, this will result because the antivirus installed on the computer will not allow the file to install or run. Try to analyze the file to check, it is not a virus or infected.
    -If the file has been checked and is clean, it is always possible that the virus protection program or a another program installed on the computer is at the origin of questions during installation or execution of the program. Start the computer in Mode safe and try to run the program. start the computer in Mode safe will be that nothing is running in the background that could cause this problem.

    Hardware incompatibility.

    -If you get this error during the installation of a program, it is also possible that the CD-ROM drive or the drive that you are installing the program from is not compatible with Windows or has drivers that are not compatible with Windows.
    -Download the latest drivers for your CD player or other of the manufacturer of the computer or the manufacturer of the equipment. (Microsoft does not pilot for other materials)

    Let us know if these suggestions help you.

    Marilyn

Maybe you are looking for