Flash video Player?

Hello

I'm trying to harmoniously integrate a video player on my Web site.  Specifically, I want the image "header" on a page to turn it into a video player when a user clicks on an icon of small «watch the video»  I intend to use Flash CS4 to the project.

A good example of this is located at the following Web site by clicking on the button "watch the video":

http://www.actonmba.org/about/

Advice or advice on how to proceed will be greatly appreciated!

Thank you.

Yes.

Tags: Adobe Animate

Similar Questions

  • Flash video player difficulties

    I usually watch videos on my computer especially flash ones. On some players like YouTube, the video plays well. On some readers outside of youtube flash video (ex: Brightcove, Ooyala, etc.), I watch the video normally. However, I feel a lag on every video I try to look at. Whenever I stop the video, the video continues briefly to play after I stop and then it stops after a few seconds of silent movement in the video.

    It also happens on my laptop Windows 8 as well
    I uninstalled and reinstalled flash on my system and I don't think he made the same round

    Hi Ele,

    Are you experiencing the problem with Internet Explorer and other web browser as well?

    If you use Internet Explorer and facing problems, watch videos online, then you can check out the link below:

    The video when problems using Internet Explorer

    http://support.Microsoft.com/kb/2532294

    Note:

    There is no option within the operating system to increase the speed of buffering. Only way to increase the speed of buffering in some measure is to have a connection with a higher bandwidth. But note that as does you not an option of continuous play in CD or DVD.

    Another work around that I do personally is to pause the video to complete the buffering and watch the video once the buffering completed.

    Please post back with the State of the question.

  • Flash video player freezes during audio sequences

    For the past few days, whenever I play a video that uses Flash Player video freezes for a few seconds then repeat part of the audio. Once the audio repeat arrives to the point that the video freeze occurred, the video RESUME play as if nothing had happened.  What is happening on all the videos I watch on every website that I visit. It only happens once during each video (at least I have stop the video and restart) and it's always happening shortly after I start playing the video. I use Firefox for my browser. Flash Player and all the plugins are the most recent versions.

    Anyone have a thought on what could be the cause and how can I solve this problem?

    My guess is that it has something to do with hardware acceleration. You should try to extinguish it.

    You described exactly the thing that happened to me once today on a youtube video. Shortly after my pc BSOD on another video. I got bsod on this same video bit several times. After that, I tried this video with disabled hardware acceleration, and it worked. I tried again after with material on aceleration and it bsod. Same video work normally from chrome.

    There is obviously a problem between the ati cards and flash player plugin for firefox and hardware accelerator.

    1. I bet you have ati graphics card

    2. I bet you wouldn't have these problems if you try to watch these videos from chrome

  • in the control bar Firefox Win10 very small flash video player

    512SSD i7, 16GB, surface book (again, not bragging a lot...)

    Win10

    44.0 Firefox

    Adobe Flash 20.0.0.286

    Play any video content flash game bar and progress are tiny.  I don't know how to change or correct it.

    I had this problem on a Lenovo Yoga 2, but never solved this problem.

    In MS Edge, however seems to be the right size.

    Please help as I want to use Firefox.

    Firefox does not give us the information needed to scale properly.  We are actively working with them on a feature in this issue, but in the meantime, you will have to endure or use a browser which provides us with information of the correct scale (Edge/IE/Chrome)

  • Flash Video Player with thumbs

    I have

    Hello

    I would like to know how to reference something in my xml. IM adding thumbnails and would like to know how to get the file name from the xml code by using the attributes method. The videos are loaded into a list component that I want to use the "trace" for a property or attribute of the xml file. I tried trace (videos [i].attributes.thumb + "thumbnail"); but it did not work. The XML file is displayed

    ActionScript 2.0

    var vlist:XML = new XML();
    vlist.ignoreWhite = true;

    vlist.onLoad = function() {}
    videos of the var: Array = this.firstChild.childNodes;
    for (i = 0; i < videos.length; i ++) {}
    videoList.addItem (videos [i].attributes.desc, videos [i].attributes.url, videos [i] .attributes .thumb);
    }
    read the 1st video
    NS. Play (videoList.getItemAt (0).) Data);
    videoList.selectedIndex = 0;
    I would like to refer to something in the XML file with the thumb attribute
    trace (videoList + 'thumbnails');
    };

    var vidList:Object = new Object();

    vidList.change = function() {}
    NS. Play (videoList.getItemAt (videoList.SelectedIndex). Data);
    };
    videoList.addEventListener ("change", vidList);

    Vlist.Load ("Videos.xml");

    XML

    <? XML version = "1.0" encoding = "ISO-8859-1? >
    < videos >
    "< url =" rsflvs/video sn.flv"desc =" Sn.flv "thumb ="1.jpg"/ >
    "< url =" rsflvs/video sn2.flv"desc =" Sn2.flv "thumb ="2.jpg"/ >
    < / videos >

    Capturevid.PNG

    Hi Samuel,.

    Here is the code U help

    Code:

    var vlist:XML = new XML();

    vlist.ignoreWhite = true;

    vlist.onLoad = function() {}

    videos of the var: Array = this.firstChild.childNodes;

    for (i = 0; i

    videoList.addItem ({label: videos [i].attributes.desc,.attributes.url of data: videos [i], image: vid eos [i].attributes.thumb});

    trace ([i] Videos. Attributes.Thumb);

    }

    read the 1st video

    NS. Play (videoList.getItemAt (0).) Data);

    trace (videoList.getItemAt (0) .image);

    videoList.selectedIndex = 0;

    I would like to refer to something in the XML file with the thumb attribute

    trace (videoList + "thumbnails");

    };

    var vidList:Object = new Object();

    vidList.change = function() {}

    NS. Play (videoList.getItemAt (videoList.SelectedIndex). Data);

    trace (videoList.getItemAt (videoList.SelectedIndex). Data);

    };

    videoList.addEventListener ("change", vidList);

    Vlist.Load ("Videos.xml");

    The red color value for the thumb State

    If U is difficult, get back to me.

    Saransoft

  • standard inside the screen wide video player

    Hello

    I have a Flash video player, built in ActionScript 2, I recently needed to move from a 4:3 ratio to a 16:9 ratio. The videos were transported to a Flash Media Server. The player is later rebuilds in ActionScript 3, but for now, it should stay in v.2 for a quick recovery. Back to the point of...

    The original videos were x 300px 400px. Videos big screen will be 534 x 300. As the 4:3 videos are not wide enough, I care about them float in the center of the player, with black "bars" on the left and right sides. Is there anyway to center the FMS streaming videos, while maintaining the proportions of origin of each video? It seems that YouTube is doing this already. They are in fact centering videos or are they "pretended" somehow?

    Any help would be really appreciated. Thanks in advance!

    Hi again JayCharles,.

    Thanks a lot for your help! Guessed it. Here's what I ended up with:

    ns.onMetaData = {function (obj.)}
    I placed the videoDisplay inside a clip named, object videoContainer_mc.
    videoContainer_mc._width = obj.width;
    videoContainer_mc._height = 300; //<-- height="" will="" be="" 300="" no="" matter="">
    };

    Works like a charm. Thanks for putting me in the right direction :)

  • I can't watch flash videos, receive the missing message "Flash Player..."

    Hello
    I can't Flash videos keep getting message "lack the flash player plugin. However I installed flash player 12 several times, the installation appears to complete successfully, but reloading page flash player missing again appears. I can play videos from Youtube, because they play automatically using the html5 player. The two 12 Flash activex/plugin appears in the list of programs, but do not appear in the list of modules ff.

    I have tried to reset firefox, recently updated to 27, have also re-installed pluginsreg file as suggested, but nothing helps. Hope you will be able to help

    Thanks Shaun

    got to luv how to give an answer and someone of other walks all over you with the same answer in these forums

  • How can I watch and download videos like youtube flash videos if flash player can't stand not for mobile phones using the android version 4.0?

    My mobile android version is 4.1.2. At the present time, I can't watch and download videos from youtube. If flash player does not support any mobile by using the version of android more 4.0, how can I watch and download these flash videos?

    You can always download and install Flash for Android 4.0 which still works on android versions greater than 4.0, which is located on this site (http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html), which is the own adobe site. Look for the Flash for Android 4.0 and the latest version. Although it is not advisable to use an outdated version of flash as it is not secure.

  • Real Video Player/Adobe Flash Player

    I had problems in the past with my video player crashing using Adobe Flash player, including videos of Yahoo.com and my Real Player and now he disappeared totally dead. I tried to uninstall and reinstall Flash Player without problem, however when playing either video sites, Yahoo said "you must install Adobe Flash Player and Real Player said it must download component Add ' l to allow the video play, (of course once you do it does not help a bit)! The only thing I've done is to try to install Service Pack 2 on my system, but Needless to say, I'm having a devil of a time to perform this task no matter which reinstalls, backing up files, or what ever codec, or something that was recommended to me, so if anyone knows how to operate, or if it is even required to keep my system any information is greatly appreciated! OBE a Canope, U R my only HOPE?  Thank you in advance! Lorenzo

    Hi Lorenzo,.

    A. you use internet explore browser?

    B. recent changes made on your computer?

    Adobe flash player cannot have been uninstalled completely. I recommend you use the adobe removal tool to remove adobe flash player then download the latest version on your computer and check if the problem persists.

    Put your computer in a clean boot and disable security software before installing flash player on your computer.

    http://support.Microsoft.com/kb/929135

    NOTE: Place your computer to a normal startup after installation of flash player. Follow step 7.
    NOTE: Activate security software.

    How do I uninstall the plug-in Adobe Flash Player and ActiveX control
    http://kb2.Adobe.com/CPS/141/tn_14157.html

    Install Adobe Flash Player
    http://get.Adobe.com/flashplayer/

    Note: Microsoft does not control the websites of third parties and has not tested any software on these sites; Therefore, Microsoft cannot make any approach to quality, security or the ability of a software or information that are there.

    I hope this helps.

    Bindu S -Microsoft Support

    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • Flash player is installed, but cannot get a flash video to play

    I use a 64-bit version of vista and I can not get any flash video to play.  It shows that I have flash player installed, but it does not work.  When I click on the adobe link, which fills the video area it says that flash is not supported for 64-bit system.  I did something to my computer yesterday and managed to get the video to play, but he returned to does not after that I disconnected.  Help, please

    Hi Breeyear54,

    Welcome to the responses of Microsoft Windows Vista forums.

    Adobe has not yet a version of Flash for Vista 64-bit.

    It's the Adobe Web site:

    Adobe Flash Player not is not supported for playback in a 64-bit browser. However, you can run Flash Player in a 32-bit browser running on a 64-bit operating system.

    Reason

    Adobe is working on Flash Player support for 64 bit as part of our ongoing commitment to cross-platform Flash Player compatibility. We expect to provide native support for 64-bit platforms in a future version of Flash Player, Flash Player 10 now.

    Solution

    To use Flash Player to view Flash content on a 64-bit system, you must run a 32-bit browser. To run the browser 32-bit to 64-bit machine follow these steps.

    -Click Start > computer > C: drive > Program Files (x 86) > Internet Explorer > iexplore.exe

    To see it go through the links below:
    http://labs.Adobe.com/technologies/flashplayer10/FAQ.html

    http://KB.Adobe.com/selfservice/viewContent.do?externalId=6b3af6c9

    Let us know if you need help

    Kind regards.
    Anthony
    Microsoft technical support
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • After the last windows patchday closing all by showing the video (flash/media player /...)

    Hello

    After the last patchday (last week) I can't watch videos. If I watch a flash video or a video with Windows Media Player, after a short period (1 to 5 min) Windows shuts itself. When I start Windows again, it does not open a crash report.
    I reinstalled my video card drivers and - because I thought installation may be broken - Microsoft Visual C++ 2005 and 2008 (redistr.).

    But nothing helped.

    Sometimes I can watch Flash videos all night and then all of a sudden Windows stops.

    Temperature is ok, coolers all run.

    Try a few game demos, they run well.

    I hope someone can help.

    Thank you very much!

    Aljoscha

    My Hardware Specs:

    Betriebssystemname Microsoft Windows 7 Professional
    Version 6.1.7601 Service Pack 1 Build 7601
    Additional Betriebssystembeschreibung not available
    Microsoft Corporation Betriebssystemhersteller
    SystemName NSA-01
    Manufacturer of the Systemhersteller system
    Systemmodell system product name
    Systemtyp x 64-based PC
    Intel Core i5 - 2550 K CPU @ 3.40 GHz, 3401 MHz processor, 4 Kern (e), 4 (r) processor logische (en)
    Version of BIOS/date American Megatrends Inc. 4105, 01.07.2013
    Version SMBIOS 2.6
    Windows-Verzeichnis C:\Windows
    Systemverzeichnis C:\Windows\system32
    Startgerat \Device\HarddiskVolume1
    Gebietsschema Deutschland
    Hardwareabstraktionsebene Version = "6.1.7601.17514".
    Installierter physikalischer Speicher (RAM) 12.0 GB
    Model realer GB Speicher 12.0
    Rechtssicherheit realer GB Speicher 9.74
    Virtueller model GB Speicher 12.1
    Virtueller Rechtssicherheit GB Speicher 9.47
    Big der Auslagerungsdatei 100 MB
    Auslagerungsdatei C:\pagefile.sys

    ----

    Name ATI Radeon HD 4800 Series
    PNP-Geratekennung PCI\VEN_1002 & DEV_9440 & SUBSYS_02781043 & REV_00\4 & 80E7924 & 0 & 0008
    Card Adaptertyp (0 x 9440) ATI graphics, Advanced Micro Devices, Inc. - scripte
    Adapterbeschreibung ATI Radeon HD 4800 Series
    Adapter RAM 1.00 GB (1.073.741.824 bytes)
    Installierte Treiber aticfx64.dll, aticfx64.dll, aticfx64.dll, aticfx32, aticfx32, aticfx32, atiumd64.dll, atidxx64.dll, atidxx64.dll, atiumdag, atidxx32, atidxx32, atiumdva, atiumd6a.cap, atitmm64.dll
    Treiberversion 8.970.100.7000
    INF-Datei oem32.inf (section ati2mtag_RV7X)
    Farbebenen not available
    Farbtabelleneintrage 4294967296
    Resolution 1440 x 900 x 59 Hz
    32 bits/Pixel
    0xE0000000-0xEFFFFFFF Speicheradresse
    Speicheradresse 0xF7E20000-0xF7E2FFFF
    A-E-Port 0x0000E000-0x0000EFFF
    IRQ channel IRQ 4294967294
    A-E-Port 0x000003B0-0x000003BB
    A-E-Port 0x000003C0-0x000003DF
    Speicheradresse 0xA0000-0xBFFFF
    Treiber c:\windows\system32\drivers\atikmpag.sys (8.14.1.6264, 351,50 KB (359,936 bytes), 16.11.2012 20:39)

    Hello

    Try following the s method provided below and see if it helps:

    Method 1:

    It may be that a third-party application is causing this issue. Put the system at boot. Follow the steps mentioned in the article given below to configure the system to boot and check.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135     

    Note: Once you have finished installing, follow step 7 article to start on normal startup.

    Method 2:

    Also check the power options, if your computer is configured to stop when idle.

    a. power by clicking on the Start button, open the Options click on the Control Panel, clicking system and Maintenance, and then clicking Power Options.
    b. in the select a power plan page, click on change settings for the plan under the selected plan.
    c. on the parameters of change in the plan page, click on change advanced power settings.
    d. on the Advanced Settings tab, expand lid and buttons power, expand power for the start menu button and then do one of the following:

    If you use a laptop, click on battery or plugged in (or both), click the arrow and then click sleep, Hibernate, or Shut Down.

    If you are using a desktop computer, click setting, click the arrow and then click sleep, Hibernate, or Shut Down.
    e. click OK and then click on save changes.

    Here are the articles that should give you more information on this topic:

    http://Windows.Microsoft.com/en-us/Windows7/turn-off-a-computer-frequently-asked-questions

    http://Windows.Microsoft.com/en-us/Windows7/change-create-or-delete-a-power-plan-scheme

    Check if you find an error recorded in the event viewer.

    Open event viewer

    http://Windows.Microsoft.com/en-us/Windows7/open-Event-Viewer

    WHat information appears in newspapers events (Event Viewer)?

    http://Windows.Microsoft.com/en-us/Windows7/what-information-appears-in-event-logs-Event-Viewer

    Hope this helps, let us know the status of the issue.

  • I need a video player Flash or HTML module, but none will install the component library plug-in Firefox software.

    I'm looking for a video player module Flash or HTML5, so I can watch Youtube and other videos in Firefox 51.0 Beta. But all the Add on Flash or HTML5 players in the library of add-on Firefox will download but refuse to install because none are compatible with the latest version of Firefox.

    I have instructions to download and install a 6.0.1 Android flash player compatible of Marshmallow directly from Adobe's Web site. But there are two 6.0.1 compatible Android files on the site names, and I don't know which one to use.

    Should I download and install the Flash player with the highest file alphanumeric name, assuming that it is the most recent version, or should I wait until I can get a definitive answer from Adobe?

    Oh, and happy Thanksgiving!

    My Firefox 51.0 b 1 Beta on Android plays video clips from YouTube in HTML without the need for any add-on.

    Office Firefox is similar to be able to play video content from YouTube HTML5.

    Try your Firefox as is, Happy Thanksgiving.

  • Video player in Flash CS3

    I just started to use CS3 and need help to create a video player customized with custom controller, someone point me in the right direction to do this?

    I just started to use CS3 and need help to create a video player customized with custom controller, someone point me in the right direction to do this?

  • When Shockwave Flash is activated it causes flash videos trolling

    I just got a new laptop (Acer) with Windows 10. In Firefox 42.0, all youtube videos play fine (because of HTML5, I guess), but the Flash videos trolling. I put Shockwave Flash plugin list for 'Never activate' that corrects the laggards. But now some videos on other sites are not at all because they need Shockwave Flash (they also staggered forward, for your information).

    What do you think is the problem? Of course I want to have it turned on all the time, but without any delay.

    I found the problem. It was crappy Acer CPU. During playback of Youtube videos that Firefox took the CPU to 95% most of the time and with the Flash it was even worse because of Firefox and Flash player running at the same time.

    So my problem must be fixed by buying a cell phone better. That's what I get for assume that all laptop these days can run Youtube videos.

    Thanks for the help, and I hope what I found helps other people also have this problem.

  • Video player for amazon is different since firefox update

    After the upgrade to 37.0.1 Firefox, the video player for amazon has changed (she even worked as before on IE)
    connection speed and the video quality is significantly degraded the physical characteristics of the player has changed (pop no longer available through window) was limited to watch in the browser or full screen (without between - pop out)
    All the modules and plugins to update reset browser several times - same problem

    I have an image of how he used to study and the way it looks today but will have download problems (15 min worn out trying to download 200 KB gif before stopping) screenshot

    We will check this first;

    If you have any problems with the current versions of Shockwave Flash plugin then check this:

    • see if there are updates for your graphics card disk drivers

    https://support.Mozilla.org/KB/upgrade-graphics-drivers-use-hardware-acceleration

    • Disable protected mode in the plugin Flash (Flash 11.3 + on Windows Vista and later versions)

    https://forums.Adobe.com/message/4468493#TemporaryWorkaround

    • turn off hardware acceleration in the Flash plugin

    https://forums.Adobe.com/thread/891337
    See also:

Maybe you are looking for

  • How can I display only the music downloaded to my phone

    My phone displays all the music in my library and not only the songs downloaded on my phone.  I've looked everywhere and the option to display only the songs in my iPhone seems to have disappeared.

  • Satellite A135 - problems with the keyboard

    Hello I've got aSatellite A135 - s4527 with windows XP SP3 on it.I was looking for the solution go PowerSaver work normally. I upgraded the BIOS to v 1.6 for a 1.7 last.Now I have trouble with the keyboard. It is not enough. Also, I do not know how b

  • NB200-10Z - No. SD card with the new BIOS boot option

    First with the version of the BIOS 1.60 could start with SD cardsInstead since I updated the BIOS to version 1.70 is therefore more option. Why?

  • The older minis can handle Final Cut?

    Can the older minis (2011/2012) handle Final Cut well? What is the minimum I should buy?

  • Management of Popups in Excel using ActiveX

    I'm having a problem similar to the problem that is referenced in this post: https://forums.NI.com/T5/LabVIEW/handling-popups-of-Excel-while-editing-it-via-Active-X-control/TD-p... The difference being... My company has a "database" Excel that stores