Interactivity With Flash Video

Hi,
I'm working with a university on a project related to
interactive marketing using video. What I'm looking to do is find a
method that a user can start a video and then during playback click
a scripted button nearby that will base its action on where in that
video the user is.
For example, you could have a 3 minute video, the first
minute being a flat blue screen, second minute being a flat green
screen, and last minute being a flat red screen. This video would
be some simple embedded .flv file. The flash file would also have a
scripted "PUSH ME" button somewhere near the FLV video player. When
someone started the video and then hit the button it would pop up
an box or send an email (ect) that states "You've clicked on the
button during the [RED, BLUE, GREEN] section." according to when
they clicked the button.
Would anyone be able to point me to a tutorial that might
explain how to go about recognizing at what point during a video
playback a user interacts with that video, or might it be a simple
few lines of action script?
Thanks for your help,
~NMI

I belive cuePoints is something you should look into.

Similar Messages

  • Can't interact with any open windows, can't interact with flash content

    I've already tried reinstalling, resetting and deleting my profile, nothing's changed.
    I can't close any Firefox window by pressing "x", or by pressing Alt+F4, I can only close it through the task manager or task bar. Minimising or going into windowed mode is also impossible.
    If a new window opens itself (e.g. A download) I can't interact with it at all - It's visible on top of the main window, but nothing I do affects it.
    I also can't interact with flash content (like pausing a youtube video)
    There is absolutely no feedback when I try. The icon doesn't change.
    I recently reset firefox, there are no add-ons, themes etc. installed, the problem persists.
    I am running Windows 7 64bit, everything else (including other browsers) appears to be working fine and a virus scan (Avast! free version) turned up nothing.
    I'd really appreciate any help!

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Problems with Flash Video

    OK - I have had intermittent problems with Flash video, basically it gets choppy, usually after about 20 minutes - half an hour of watching - recently this problem has gotten worse - coinciding with a recent system update perhaps? - it's more or less anytime I stream something, and it happens on all browsers, even when the movie has clearly downloaded and is buffered way in advance of the playhead.
    On 2 occasions recently leaving the movie to play just to see what happens has led to a kernel panic.
    I've heard alot about Flash video generally being a resource hog and not playing ball sometimes - is there a way to solve this issue? Things I have tried - reset sound to 16 bit 44.1 khz in audio/midi manager; fixed permissions; run Tech Tool - everything seems to be fine hardware wise - I think there are some incompatible driver issues that are meesing up RAM usage but have no idea what or how to solve this... Any ideas anybody?
    Thanks.

    If, as you show, you are running 10.5.2, that is out of date. You need to install the 10.5.8 combo updater.
    It is also possible that your FlashPlayer is out of date.
    The latest version of Adobe FlashPlayer can be obtained from here:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlash
    (You can check here: http://www.adobe.com/products/flash/about/ to see which version you should install for your Mac and OS.
    You should first uninstall any previous version of Flash Player, using the uninstaller from here (make sure you use the correct one!):
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14157
    and also that you follow the instructions closely, such as closing ALL applications first before installing. You must also carry out a permission repair after installing anything from Adobe.

  • Unable to interact with Flash content when running Firefox with restricted user

    When running Firefox with limited Windows user on Windows XP the Flash elements are displayed, the content that is set to auto-play does so even, but the flash area doesn't receive any mouse input: e.g. when I right click in the area instead of the flash context menu I get the browser context menu as if the flash plug-in wasn't even there. The exact same page on the exact same computer but with Administrator user works as expected: can press buttons, interact with flash controls and the context menu upon right-click is of course the flash one. This behavior occurs even if I disable all add-ons.

    Try uninstalling your sound card driver in Device Manager and reboot your PC.

  • Spry with Flash Video

    Is spry compatible with flash video?
    I used the Dreamweaver wizard to insert a flash video. I
    inserted it into a spry region and changed the source of the flash
    video to be:
    src="{link}"
    however, this does not work. I have tried several other
    javascript applications for embedding flash video files, but they
    do not work either.
    Is there a way to build a flv/ajax application?
    Thanks,
    Eric

    I may have found a resolution to your problem. I was having a
    similar problem where instead of the video displaying I would see
    the embedded source code appear. I found that I needed to declare
    the column type for my XML document and once I did the video
    appears correctly. Below is the code I used;
    var myvids = new Spry.Data.XMLDataSet("myvideos.xml",
    "videos/video",{sortOnLoad:"project",sortOrderOnLoad:"ascending"});
    myvids.setColumnType("flashlink", "html");

  • I'm having problems with Flash Videos (Youtube and ESPN)

    I have been having this problem for the last couple of days now and it is really annoying. Whenever I watch a flash video like on youtube or espn my computer freezes up and the audio will make a loud buzzing sound. I have attached a video with the post so you can see what happens. I don't have problems with anything else except this. I also get this error no matter what browser I use. I have system restored my PC as far as I can go, and I've ran a ton of scans and driver update checks and nothing seems to work.

    merci a tous pour les nombreuses réponse. j'ai dû mal a les lire vue que je ne lit que le français. je vous remercié encore une fois amicalement. Blanchette 2.
    Date: Mon, 25 Jul 2011 19:50:19 -0600
    From: [email protected]
    To: [email protected]
    Subject: Re: I'm having problems with Flash Videos (Youtube and ESPN)
    What I meant is Hardware Acceleration off (disabled).
    >

  • Xdotool doesn't work with flash videos

    Hi,
    I don't know if it's a bug or not, but xdotool doesn't seems to work with flash videos.
    For example open the page http://www.miniclip.com/games/bloxorz and start the game, the left key should now move the bloc to the left.
    Open a terminal and type `sleep 5; xdotool key Left ', then come back to the game.
    Nothing happens.
    Is there a workaround to do xdotool work with the flash videos?
    I already tried with different web browsers, different flash plugins, but this works nowhere.
    Thank you
    Fractal

    Hello,
    I have a button in the frame 1 of my proyector file in order
    to go to the frame 2.
    the code:
    titreA1_btn.addEventListener(MouseEvent.MOUSE_DOWN,aller1);
    function aller1(e:MouseEvent){gotoAndPlay(2),trace("dd")};
    it works.
    next I have a buton in my frame 2 in order to go to the frame
    1 like this:
    sommaire.addEventListener(MouseEvent.MOUSE_DOWN,allersommaire);
    function allersommaire(e:MouseEvent){gotoAndPlay(1)};
    When I return to the frame 1 , this button doesn't work and I
    have this message:
    TypeError: Error #1009
    With flash 9, I don´t have this problem.
    Sorry with my english, I m french.
    Thank you.

  • No sound with Flash Videos

    Does anyone know how to fix the issue with Flash videos on websites and the lack of sound. For me is only seems to happen on YouTube and ive also updated Flash Player manualy and it hast fixed the problem.

    ''Sourjobraato Banerjee [[#answer-672074|said]]''
    <blockquote>
    Crashes or other problems with certain multimedia content in Firefox (such as Youtube videos and Flash animations or games) can often be resolved by performing the steps in these Knowledge Base articles:
    * [[Flash Plugin - Keep it up to date and troubleshoot problems]]
    * [[Flash 11.3 crashes]]
    * [[Flash 11.3 doesn't load video in Firefox]]
    On Windows Vista and above, you can disable Flash protected mode by following the instructions on these pages:
    * http://forums.adobe.com/thread/1018071#TemporaryWorkaround
    * http://kb.mozillazine.org/Flash#Disabling_Protected_Mode_in_Flash_11.3
    (See [http://blogs.adobe.com/asset/2012/06/inside-flash-player-protected-mode-for-firefox.html this Adobe blog post] for technical details about Flash protected mode.)
    For recent updates for Adobe Shockwave Flash, please update your version to 14.
    Please refer to the security updates [http://helpx.adobe.com/security/products/flash-player/apsb14-18.html and Adobe Security Bulletin] for more information.
    <!--Please also note that html5 may need to be enabled to view some videos on youtube [https://www.youtube.com/html5]-->
    <!--[version 13]Please refer to these security issues [http://helpx.adobe.com/security/products/flash-player/apsb14-13.html and Adoble Blog post] for more information on the security update. -->
    Please tell us if this helped!
    </blockquote>
    nah. Those steps didn't help me fix the issue. downgrading Firefox to 33.1.1 did however.

  • Problems with Flash video playback

    I'm having a problem with Flash video playback, hoping
    someone here can help.
    I have several movies which I have converted to .flv using
    the Flash authoring tool. I have then created an .swf for each
    movie, embedding the .flv along with the playback component,
    playback controls, etc.
    I can open these .swfs using Flash Player and everything
    displays and plays as expected. However, when I embed the .swf into
    a web page and open it using a browser, the playback controls don't
    show up, and the movie will only play if it has been encoded to
    autoplay. I am on an Intel Mac, using the latest Flash Player
    plug-in, and am having this problem in both Firefox 2.0.0.11 and in
    Safari 2.0.4.
    I'm guessing that the problem lies in how I have encoded the
    .swfs into the web page? Hoping someone has a solution, or at least
    a good suggestion!
    thanks,
    - sounddevisor

    Yes, that is exactly what I needed. Thanks!
    Just to clarify for anyone else who stumbles across this -
    the extra .swf files (which contain the skin for the player) need
    to be in the same directory as the .html doc which is displaying
    the video .swf. Hope that helps someone else!

  • I cannot download videos with flash video downloader from other websites also.Whenever I want to download video it says choose file.

    I cannot download videos with flash video downloader from other websites also.Whenever I want to download video it says choose file.

    I don't know that any Flash downloader extensions work in Firefox for Android. You would be best off asking for support from the extension authors at https://fvdmedia.userecho.com/list/21650-firefox-extensions/?category=4944

  • Help with flash video buffering

    I need help with flash video buffering. I've created a
    buffering graphic to show up when the clip is loading. The problem
    that I'm having is that when the video finishs playing, the buffer
    is empty and the graphic pops back on. The following is the code
    that I'm using to call and buffer the video. Any help would be
    great!
    stop();
    var nc:NetConnection = new NetConnection();
    nc.connect(null);
    var ns:NetStream = new NetStream(nc);
    ns.setBufferTime(10);
    ns.onStatus = function(info){
    if(info.code == "NetStream.Buffer.Full"){
    bufferClip._visible = false;
    if(info.code == "NetStream.Buffer.Empty"){
    bufferClip._visible = true;
    if (info.code == "NetStream.Stop") {
    bufferClip._visible = false;
    theVideo.attachVideo (ns);
    ns.play("my_clip.flv");
    rewindButton.onRelease= function(){
    ns.seek(0);
    playButton.onRelease= function(){
    ns.pause();
    }

    Again thank you for your help in advance...
    I put the script folder into the root. As far as the .flv
    file it is showing up as being "put" to my web server. when i
    checked the root folder it is there. again i am having the same
    problem.. the local view works but when i check it on the web it
    just shows that there should be a flash video there but it does not
    show up.
    i created a new root for this test page the new link is..
    http://www.wfwa.org/TESTindexfolder/TESTindex.asp
    here are the files that are showing up in it...
    flashprojectwebvid.fla
    flashprojectwebvid.html
    flashprojectwebvid.swf
    PBSpromo.flv
    SteelExternalPlaySeekMute.swf
    TESTindex.asp
    and the Scripts folder
    thanks again for any help..

  • Interaction with Flash files

    Hi,
    Whats the easiest way to interact with a flash file from flash builder?
    I wish to change the speed of a tween in a flash file based on a value set in flash builder.
    Do you have to do make my flash file a component? .. Could someone point me in the direction of building components in flash builder?
    Thanks
      Aidan

    The multi-SCO intro video shows it packaging Flash and Dreamweaver as single SCOs and they are both part of Adobe's e-learning suite.
    I know Flash has learning elements and Dreamweaver has the course builder extension but I need to package Flash with no learning elements. I have the content of a couple of dozen courses in Flash  and I can build the quiz easily enough.
    Is there anything that can package up a single Dreamweaver (with embedded Flash) as a single SCO in the same way that the SCORM runtime wrapper used to do before it became out of date?

  • Problem with Flash video/dropdowns in Mozilla

    Am trying to add a flash video to a webpage using a
    Dreamweaver extension called Active Slideshow Pro by DMXZone.
    The page can be viewed: www.faith.org.uk/Testindex.html
    In IE7 it works fine. The video shows and the dropdowns of
    the menu work correctly.
    In Mozilla Firefox the video works but the dropdowns do not
    show.
    If I remove the block of coding which is generated by the
    DMXZone extension:
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
    width="514" height="129" id="testshow" align="middle">
    <param name="FlashVars"
    value="xmlFile=testshow.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC"
    />
    <param name="movie" value="slideshowpro.swf" />
    <param name="quality" value="best" />
    <param name="scale" value="noscale" />
    <param name="wmode" value="transparent" />
    <param name="bgcolor" value="#000000" />
    <embed src="slideshowpro.swf" id="testshow"
    wmode="transparent" quality="best"
    flashvars="xmlFile=testshow.xml&preloaderBackColor=0x0099FF&preloaderBorderColor=0xCCCCCC "
    scale="noscale" bgcolor="#000000"
    type="application/x-shockwave-flash" width="514" height="129"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    </object>
    The page works in both browsers and the menu dropdowns appear
    correctly.
    I would be most grateful for anyone's advice on this.

    A discussion with Adobe support lends the idea that MPEG
    layer 4 might be an issue. That since these videos come from DVD
    perhaps encoded with MPEG layer 4 that that could be the reason tha
    all of them have this problem. (Some were done using AVI - I have
    to check and see if that makes a difference)
    BUT
    According to the PDF from Adobe Design - Flash Video Encoder
    Wizard - By Tom Green and Jordan L. Chilcott
    Flash should be able to convert an MPEG4 file. (Well it does
    but they all stop after 30 sec.) Now how do I solve this problem?
    All the videos still stop after 30 sec.s
    quote snip snip>>
    Flash Video Encoder Wizard
    By Tom Green and Jordan L. Chilcott
    The first thing you have to understand about the use of video
    in Flash® is the original
    video must be converted to a format Flash can read. This
    format is FLV (Flash Video)
    and you can either use Flash, the Flash Video Encoder, or
    third-party software to
    create the FLV file. If you use video-editing software such
    as Adobe® After Effects®,
    you can also export the file as a FLV file. If you are a
    Dreamweaver® user, the current
    version of Dreamweaver—Dreamweaver 8—contains a
    feature that allows you to add
    an FLV at the click of a button.
    The purpose of the Encoder, therefore, is to convert the
    video file to the FLV format.
    When you installed Flash Professional 8, the Flash Video
    Encoder application was
    also installed on your machine. If you also have QuickTime,
    Adobe After Effects,
    Avid Studio, or Final Cut Pro installed on your machine,
    they, too, were given the
    capability to use the Encoder when it was installed.
    If you will be converting a video to the FLV format, the
    video must be in one of
    these formats:
    • AVI—Audio Video Interleave
    • MOV—QuickTime 4 or later
    • MPEG—Motion Picture Experts Group

  • Problem with Flash video in webpage

    I've encoded a number of videos in the FLV format(using both
    Flash Video encoder and Quicktime), using standard preset settings,
    inserted in webpage using dreamweaver standard - Insert Media -
    Flash Video. When I try to play the videos, online or testing in
    browser, the video does not play the whole way through. It'll play
    15 sec into the video and then stop, although it seems to have some
    of the rest of the video if you play around with the controller.
    I've looked on the Flash encoding forum (other people have the same
    problem) and looked on the site for more info but cannot find
    any.

    Have you checked to see if the FLV is the same size on the
    server as your
    local copy?
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "malton05" <[email protected]> wrote in
    message
    news:f6e7ke$dig$[email protected]..
    > I've encoded a number of videos in the FLV format(using
    both Flash Video
    > encoder and Quicktime), using standard preset settings,
    inserted in
    > webpage
    > using dreamweaver standard - Insert Media - Flash Video.
    When I try to
    > play the
    > videos, online or testing in browser, the video does not
    play the whole
    > way
    > through. It'll play 15 sec into the video and then stop,
    although it seems
    > to
    > have some of the rest of the video if you play around
    with the controller.
    > I've
    > looked on the Flash encoding forum (other people have
    the same problem)
    > and
    > looked on the site for more info but cannot find any.
    >

  • Problem with Flash videos. They are only display in "Private Browsing" mode, in Safari 5.1.7

    The symptoms is: The flash videos are only display with a full red bar and nothing happen, no video no sound nothing. The Flash player was upgrade with 11.2.202.235. before safari 5.1.7. I have an iMac with SL, and a Macbook with SL too. However after I upgraded safari 5.1.7 the flash videos are not display correctly, (only videos). The same happen in both computers.
    I need to tell you that I follow all the possible recommendations that I founded in internent. I uninstall flash pug-in many times. I restore both. I switch many buttons and options like "reset safari", "empty cahe", "block pop-up windows", "enable java-script", "enable java". I turn off and on the firewall. I switch all the options in the flash player plug in preferences. And nothing. I turn on and off the plug ins. In fact I tried all the possibilities in the preferences menus from the programs.
    In one occasion I had a glimpse of functionality for only one hour without problems after I reinstall safari from the Apple website, but only worked until I turned off the computer. The next day was the same problem.
    After I fought with safari 5.1.7 and the plug-in flash player 11.2.202.235. Now I noticed something wired, only when I switch the "Private browsing" option in safari is when the videos are displayed correctly.
    The same videos work perfectly in Firefox.
    Some Suggestions?

    Thank you everybody, the problem was corrected in a unexpected way, I decided no to pay attention to the problem after a week fighting with that. I was navigating in a private browsing for two days. I turned the private browsing off again the next Monday, after a week I noticed that all the videos were display correctly, I do not have the problem again. That was wired because at the same time in the laptop everything is ok too. I have my extensions ON, Block Pop-up windows, In Flash payer all the options in ask....something. Only the option Disable Java script in not activated, only when I activate that option all videos are not display.
    I think maybe I updated the computer and maybe something happened in the middle. I always update my imac and my macbook at the same time. There is a Flash removal security update in may 14. Maybe that fixed the problem.
    Thanks to everybody, everything is ok now however I wanted to know what was the problem.

Maybe you are looking for

  • IPhoto 6.0.5 + Mac OS 10.4.8 won't import photo from Canon 350D

    Hello, I am using a Canon 350D and iPhoto since 18 months. Since my latest set of upgrades, iPhoto opens correctly when I plug my camera in but the Import process is not starting. I upgraded simultanously Mac OS X to 10.4.8 and iPhoto to 6.0.5 (316)

  • If vendor and customer r same how we clear

    Hi if  for the claint both vendor and customer r same in such a case what configuration is need and if clearing is required between both what steps required i know 1 thing only eg in vendor master give customer number ,that thing only i knew , plz ex

  • Chart rendering and swf files

    Hi: I am using Apex 4.0.2 I have a dashboard that has several charts on it. I have a couple of issues: 1. The chart rendering takes longer than I would like. I notice that each chart loads a separate swf file by referencing #CHART_TYPE#. In the Anych

  • Wife wants new nano; will "shake" be activated by jogging or jumping?

    she likes to trampoline and stuff while listening.

  • Mapping T5UVETT to revised 2014 VETS Reporting OFCCP

    With the 2014 VETS reporting changes, the OFCCP released the following revised identification options: 1)        1)-Disabled veteran 2)        2)-Recently separated veteran 3)        3)-Active wartime or campaign badge veteran 4)        4)-Armed Forc