Thumbnail gallery of videos

Hello
I want to get first frame from video file without playing it, and convert this frame into image while uploading video file from JSP page.The requirement is to have a thumbnail gallery of videos; the user can select any thumbnail and that video should get played above the gallery on the same page.
Kindly help me in figuring out how to get the first frame of video without playing it? Thanks

For those following along, I found that Adobe Flash CS3's FLV Player component works well, and is FAR less complicated than all the other solutions I found.  I'm still working on getting it to behave exactly as intended, but it's definitely the easiest and most successful solution so far.
At this point, I have the embedded clips that display right away (despite not being fully loaded)... so you don't have blank spots, like non-progressive clips would do while they are loading.  They also allow you to hit play even while they are still loading.  So, all that is very good...  The only issue now is the clips download regardless of whether you hit play or not... so all clips on the page will be downloading when you enter the page (causing a possible bottleneck, plus downloading all that data, regardless of whether it's needed or not).

Similar Messages

  • Thumbnails for my Video

    I know how to upload a video using embedding the window to
    watch to video, but how to i create a thumbnail ,a photo from the
    video itself when i upload a video. how to i do that ? just like
    you tube they have a gallery of video and beside there is a
    thumbnail photo of the picture, please help thanks

    I'd use a screen-grab/whatever, make it into a .jpg and add a
    link.
    Jo
    "fatjedi" <[email protected]> wrote in
    message
    news:fhg82f$6ra$[email protected]..
    >I know how to upload a video using embedding the window
    to watch to video,
    >but
    > how to i create a thumbnail ,a photo from the video
    itself when i upload a
    > video. how to i do that ? just like you tube they have a
    gallery of video
    > and
    > beside there is a thumbnail photo of the picture, please
    help thanks
    >

  • How to make a thumbnail gallery page that'll open individual slideshows?

    Hi,
    I'm trying to make a gallery of thumbnails for album covers I did, and want for it to open its own slideshow (on the same page / as a typical slideshow pop up) when a person clicks on one so he/she can view the main image and a few more thumbnails on its side for other artwork panels (as well as use the arrows if possible).
    Anyone got an idea for an easier way to do this?
    Thanks! I'm going insane over this... And it seems like this could be the easiest thing, but somehow I can't find a way...
    (idem for B and C and so forth)
    =

    Hi,
    That would seem to be the perfect logical answer. But guess what? I've tried this many times without any luck. I MUST be doing something wrong, but simply have no clue what it is. SO I'll describe every tiny step, and maybe you can see where I'm at fault.
    1- I drag & drop a Lightbox display from the the composition folder in the Widget library on a blank page.
    2- I delete 2 of the 3 default thumbnails from above the main target/container,
    3- I select the remaining whitest thumbnail, go on the FILL option the left corner, and add an image from my files. I choose scale to fit and make it the size I want.
    4- I open the Trigger option in the upper left area and do the same for the "Normal" state (as a default, Muse puts it on the "Active" one). Now all my states have the same image. I also remove the stroke and fill color behind.
    4- I select the default gray bars with arrows within the CONTAINER below and remove them (simply because I intend to change them with my own design and to make sure I don't stumble on them for the forthcoming steps)
    5- I select the TARGET area and then go to my FILL option and change the white area to "no color".
    6- I then select the CONTAINER area and change the default back color to an image of my choice (a background that I put at 80% transparency).
    7- I re-select the TARGET area and drop a Lightbox widget from the Slideshows folder in the Widget library into the selected TARGET area. I resize it to my liking.
    8- I go and click on the upper right option button (white arrow under a blue circle) of this new Lightbox to add the images I want.
    9- As predicted, the images appear as they should: One big in the center and the proper amount of thumbnails above. When I click on them, they appear sequentially below also as intented.
    10- At this point all should be great and working (I think), so I go in the preview section (and also tried via the Preview in Browser (crtl+shift+e)) and what appears, is my page with the actual thumbnail of the cover (again, as it should). BUT here comes the bug::::
    Once I click on it, the Lightbox slideshow pops up, and all shows up but the actual center main image (as well as its default black area behind the image), e.g. what should be the bigger version of the 1rst thumbnail from the series above it. I try to click on the other thumbnails above the invisible image and nothing happens. Actually something does happen, because if I decide to click outside of the of the main image area, ONLY then all fades again and my main image pops up ALONE, everything else fades away! So to get out of there, I have to reclick outside but I'm then pushed back to the main original thumbnail gallery....
    So it feels like it sorts of become like a 3rd level thing and this is obviously not what is needed...
    Any idea what's problematic?!
    Much thanks for having taken the time to read my little novel here! ; )
    If this is not quite clear still, I could post a video of all of what I'm doing and the resulting problem.

  • Is there a way to create a thumbnail for QuickTime videos on a PC?  All the videos currently have the same QuickTime logo as there thumbnail.

    Is there a way to create a thumbnail for QuickTime videos on a PC?  (Windows XP)  All the the videos currently have the same QuickTime logo as their thumbnail.

    Abdur,
    In the sheet :: table :: cell that is going to receive the data, type an equals sign, then click on the cell that the data will come from and press Return.
    This will require that you navigate to the origin cell by choosing the proper sheet.
    Jerry

  • Need help making javascript thumbnail gallery function in javascript tab menu

    Hello all,
    I have implemented a css/javascript tab menu on one of my html pages thanks to Chris Coyier (http://css-tricks.com/learning-jquery-fading-menu-replacing-content/), and within one of the tabs, which I labeled GALLERY, I am trying to place a thumbnail gallery curtosy of Trent (http://www.twospy.com/galleriffic/).
    Before trying to place it in the menu, I made the gallery on a seperate html page to make sure that I could get it to work.  It does. But when I place it in the menu it shows up on page load under the content of the first tab (labeled TOUR) and not in the gallery tab.  In addition, once I click on the "gallery" tab the other tabs stop showing their content.  I feel like I am missing something obvious. But I just can't figure out what.  If anyone can help I would greatly appreciate it.
    Thanks,
    Natalie
    Below is the code of my whole page:
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Tour template</title>
    <!--TABS-->
    <link rel="stylesheet" type="text/css" href="MenuFader/style.css">
    <script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.min.js"></script>
    <script type="text/javascript">
            $(function(){
                $("#tour-button").css({
                    opacity: 0.3
                $("#gallery-button").css({
                    opacity: 0.3
                $("#page-wrap div.button").click(function(){
                    $clicked = $(this);
                    // if the button is not already "transformed" AND is not animated
                    if ($clicked.css("opacity") != "1" && $clicked.is(":not(animated)")) {
                        $clicked.animate({
                            opacity: 1,
                            borderWidth: 5
                        }, 600 );
                        // each button div MUST have a "xx-button" and the target div must have an id "xx"
                        var idToLoad = $clicked.attr("id").split('-');
                        //we search trough the content for the visible div and we fade it out
                        $("#contents").find("div:visible").fadeOut("fast", function(){
                            //once the fade out is completed, we start to fade in the right div
                            $(this).parent().find("#"+idToLoad[0]).fadeIn();
                    //we reset the other buttons to default style
                    $clicked.siblings(".button").animate({
                        opacity: 0.5,
                        borderWidth: 1
                    }, 600 );
    </script>
    <!--End Tabs-->
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <style type="text/css">
    <!--
    #realtor panel {
        width: 1000px;
    body {
        background-color: #282828;
        margin: 0px;
    .style4 {color: #A1A1A1}
    -->
    </style>
    <!-- InstanceBeginEditable name="Gallery" -->
    <title>Example tour page</title>
    <script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.min.js"></script>
    <script type="text/javascript" src="Gallery/js/jquery.galleriffic.js"></script>
    <script type="text/javascript" src="Gallery/js/jquery.opacityrollover.js"></script>
    <script type="text/javascript">
                document.write('<style>.noscript { display: none; }</style>');
    </script>
    <link rel="stylesheet" type="text/css" href="Gallery/css/galleriffic-2.css">
    <link rel="stylesheet" type="text/css" href="Gallery/css/basic.css">
    <!-- InstanceEndEditable -->
    </head>
    <!-- InstanceBeginEditable name="body" -->
    <body>
    <div id="realtor panel"><table width="100%" border="0">
      <tr>
        <td width="18%"> <div align="center"></div></td>
        <td width="82%"> </td>
      </tr>
    </table>
    </div>
    <div id="page-wrap">
            <div id="tour-button" class="button">
                <img src="MenuFader/images/TOUR.png" alt="tour" class="button" />
            </div>
            <div id="gallery-button" class="button">
                <img src="MenuFader/images/GALLERY.png" alt="property gallery" class="button" />
            </div>
            <div id="info-button" class="button">
                <img src="MenuFader/images/INFO.png" alt="info" class="button" />
            </div>
            <div id="specs-button" class="button">
                <img src="MenuFader/images/SPECS.png" alt="specs" class="button" />
            </div>
            <div class="clear"></div>
      <div id="contents">
        <div id="tour">
          <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','1270','height','443','src','swf files/Tudor Arms interative floor plan','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','swf files/Tudor Arms interative floor plan' ); //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="1270" height="443">
            <param name="movie" value="swf files/Tudor Arms interative floor plan.swf" />
            <param name="quality" value="high" />
            <embed src="swf files/Tudor Arms interative floor plan.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1270" height="443"></embed>
          </object></noscript>
        </div>
        <div id="property gallery">
             <div id="container">
                    <div id="gallery" class="content">
                        <div id="controls" class="controls"></div>
                        <div class="slideshow-container">
                            <div id="slideshow" class="slideshow"></div>
                        </div>
                    </div>
                    <div id="thumbs" class="navigation">
                        <ul class="thumbs noscript">
                            <li>
                                <a class="thumb" href="Gallery/images/example/apt entrance1.jpg">
                                <img src="Gallery/images/example/Tudor thumbs/apt face1.jpg" alt="apt entrance1" />
                                </a>
                           </li>
                          <li>
                                <a class="thumb" href="Gallery/images/example/apt entrance2.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/apt face2.jpg" alt="apt entrance2" />
                                </a>
                          </li>
                          <li>
                                 <a class="thumb" href="Gallery/images/example/apt entrance3.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/apt face3.jpg" alt="apt entrance3" />
                              </a>
                          </li>   
                            <li>
                                 <a class="thumb" href="Gallery/images/example/apt sign.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/apt sign.jpg"  alt="apt sign" />
                              </a>
                          </li>
                          <li>
                                 <a class="thumb" href="Gallery/images/example/entryway1.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/entry.jpg" alt="entry" />
                              </a>
                          </li>
                            <li>
                                 <a class="thumb" href="Gallery/images/example/living room1.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/living1.jpg"  alt="living1" />
                              </a>
                          </li>
                           <li>
                                 <a class="thumb" href="Gallery/images/example/living room2.jpg" >
                                 <img src="Gallery/images/example/Tudor thumbs/living2.jpg" alt="living3" />
                              </a>
                          </li>
                            <li>
                                 <a class="thumb" href="Gallery/images/example/living room3.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/living3.jpg"  alt="living3" />
                              </a>
                          </li>
                          <li>
                                 <a class="thumb" href="Gallery/images/example/dining1.jpg" >
                                 <img src="Gallery/images/example/Tudor thumbs/dining1.jpg"  alt="dining1" />
                              </a>
                          </li>
                            <li>
                                 <a class="thumb" href="Gallery/images/example/Dining2.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/dining2.jpg"  alt="dining2" />
                              </a>
                          </li>
                          <li>
                                 <a class="thumb" href="Gallery/images/example/dining3.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/dining3.jpg" alt="dining3" />
                              </a>
                          </li>
                            <li>
                                 <a class="thumb" href="Gallery/images/example/Kitchen1.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/kitchen1.jpg"  alt="kitchen1" />
                              </a>
                          </li>
                          <li>
                                 <a class="thumb" href="Gallery/images/example/Kitchen2.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/kitchen2.jpg" alt="kitchen2" />
                              </a>
                          </li>
                            <li>
                                 <a class="thumb" href="Gallery/images/example/bedroom1.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/bed1.jpg"  alt="bed1" />
                              </a>
                          </li>
                           <li>
                                 <a class="thumb" href="Gallery/images/example/bedroom2.jpg">
                                <img src="Gallery/images/example/Tudor thumbs/bed2.jpg"  alt="bed2" />
                              </a>
                          </li>
                            <li>
                                 <a class="thumb" href="Gallery/images/example/bedroom3.jpg" >
                                <img src="Gallery/images/example/Tudor thumbs/bed3.jpg"  alt="bed3" />
                              </a>
                          </li>
                            <li>
                                 <a class="thumb" href="Gallery/images/example/bathroom.jpg">
                                <img src="Gallery/images/example/Tudor thumbs/bath.jpg"  alt="bath" />
                              </a>
                            </li>
                        </ul>
                    </div>
                <div style="clear: both;"></div>
            </div>
        </div>
        <div id="info">
            <p class="style4">Content for info</p>
        </div>
        <div id="specs">
            <p class="style4">This content is for specs.</p>
        </div>
      </div>
    </div>
    <!--script for gallery-->
    <script type="text/javascript">
                jQuery(document).ready(function($) {
                    // We only want these styles applied when javascript is enabled
                    $('div.navigation').css({'width' : '400px', 'float' : 'left'});
                    $('div.content').css('display', 'block');
                    // Initially set opacity on thumbs and add
                    // additional styling for hover effect on thumbs
                    var onMouseOutOpacity = 0.67;
                    $('#thumbs ul.thumbs li').opacityrollover({
                        mouseOutOpacity:   onMouseOutOpacity,
                        mouseOverOpacity:  1.0,
                        fadeSpeed:         'fast',
                        exemptionSelector: '.selected'
                    // Initialize Advanced Galleriffic Gallery
                    var gallery = $('#thumbs').galleriffic({
                        delay:                     2500,
                        numThumbs:                 15,
                        preloadAhead:              10,
                        enableTopPager:            true,
                        enableBottomPager:         true,
                        maxPagesToShow:            7,
                        imageContainerSel:         '#slideshow',
                        controlsContainerSel:      '#controls',
                        captionContainerSel:       '#caption',
                        loadingContainerSel:       '#loading',
                        renderSSControls:          true,
                        renderNavControls:         true,
                        playLinkText:              'Play Slideshow',
                        pauseLinkText:             'Pause Slideshow',
                        prevLinkText:              '&lsaquo; Previous Photo',
                        nextLinkText:              'Next Photo &rsaquo;',
                        nextPageLinkText:          'Next &rsaquo;',
                        prevPageLinkText:          '&lsaquo; Prev',
                        enableHistory:             false,
                        autoStart:                 false,
                        syncTransitions:           true,
                        defaultTransitionDuration: 900,
                        onSlideChange:             function(prevIndex, nextIndex) {
                            // 'this' refers to the gallery, which is an extension of $('#thumbs')
                            this.find('ul.thumbs').children()
                                .eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
                                .eq(nextIndex).fadeTo('fast', 1.0);
                        onPageTransitionOut:       function(callback) {
                            this.fadeTo('fast', 0.0, callback);
                        onPageTransitionIn:        function() {
                            this.fadeTo('fast', 1.0);
    </script>  
    </body>
    <!-- InstanceEndEditable -->
    <!-- InstanceEnd --></html>

    Sure thing:
    http://www.acresllc.net/TA501001.html

  • Creating thumbnail of a video file

    hi all,
    i'm thinking about creating a thumbnail for a video file (my format is 3gp) -> i think it's gonna be like the first frame of the video to become an image file
    how can i do that? any1 pls help...
    btw, when i record a video in K610i...is it always like this: there's a "junk" display on the right(or bottom part if you use ur phone in normal way) part of the screen?
    i once found out that by fixing this 'error' the only way is to upgrade the firmware of the K610i, my question is : is there any other ways to fix this 'error' ??
    thanks in advance... hope to hear from you guys soon...

    i mean:
    the web server (which has ffmpeg installed) do the job for you...
    a servlet or anything else do a Runtime.getRuntime()exec("<ffmpeg_command>");when a video arrives on the server, store the video in n formats and create a thumbnail
    for the video. search on the web, you can easily find lots of stuff...
    or do it yourself with ffmpeg if you have few videos...
    Message was edited by:
    supareno

  • Problems with Flash thumbnail gallery

    Hi there,
    I am an artist trying to remake my website...I have a picture of a window on my homepage. The window is a movie. When clicked on, the window lights turn on and a grid of thumbnail pics appear. Each thumbnail is a movie clip. When a thumbnail is clicked on, the movie plays and a larger image appears over the window. The problem is, the window is still active underneath the large image, so if I click on the large image, I am really clicking on the window movie clip underneath, and the thumbnail grid disappears-starting the window movie clip over. How do I make the window clip inactive after it is initially clicked?
    Also, I would like the larger images to end their movie clips after another thumbnail is clicked, so that there aren't large images piled up on top of each other.
    Is there anyone that can help?
    Thanks in advance!!

    Hi again,
    First off, thanks so much for your continued help...
    So, I changed my design a little and format. Now I'm using as3, with Flash CS5.
    My thumbnail gallery is still based on the same concept, I want a movie clip of a window to be clicked on that reveals a thumb grid, but now the thumbnail gallery should appear over the window, and the large portfolio images appear in the blank space to the right. I followed a tutorial for the gallery, here's my code on the main timeline:
    import flash.events.MouseEvent;
    btn1.addEventListener(MouseEvent.CLICK, GetFirstImage)
    function GetFirstImage (evt:MouseEvent) {
              gotoAndStop("pic1")
    import flash.events.MouseEvent;
    btn2.addEventListener(MouseEvent.CLICK, GetSecondImage)
    function GetSecondImage (evt:MouseEvent) {
              gotoAndStop("pic2")
    import flash.events.MouseEvent;
    btn3.addEventListener(MouseEvent.CLICK, GetThirdImage)
    function GetThirdImage (evt:MouseEvent) {
              gotoAndStop("pic3")
    But now I don't know how to go about adding in the initial movie clip of the window (which when clicked should light up and fade into the thumbnail grid) Right now I just have the gallery set up. How do I set up a movie that contains my gallery?
    Sorry if the question is redundant, but as you know, I'm new to actionscript.
    Thanks! 

  • How can I see thumbnail pictures for Videos like I can see for Jpegs

    How can I see thumbnail pictures for videos like I can see for Jpegs in Elements organizer.
    Thanks
    BillJa

    You should get the mobile version of YouTube which sends Firefox a notice to open it in the YouTube App. That will have a much better playback experience than running Flash in the browser.

  • How to create thumbnails of a video in java ?

    Hi
    Is there a way to create a thumbnail of a video file ? I know we can use ffmpeg libraries but I was thinking of some other way.
    Clarification appreciated.
    :)

    JMF has the capability of capturing frames from a video, but it requires you to load the video, start to play the video, capture a frame, and then shut everything down.

  • Displaying thumbnail of FLV video (not 1st frame)

    Hello!
    I have created FLV files through Premiere which I imported into Dreamweaver and from there insert media Flash Video. I followed the options of what kinds of player disply to use, but there's no options for creating a thumbnail of the video. They all default to the first frame, but the first frame is black. Is there any way to pick a different shot or add a jpg still of a shot in the media player?
    Much appriciations!

    This has to be done in Premiere.  And it's not called a thumbnail which may be why you didn't find the option.  It is called a poster frame.  The best documentation I could find is CS3 (link below), but if you search the help in CS4 I am sure you can find the answer because I doubt a feature like this would move very far.
    http://livedocs.adobe.com/en_US/PremierePro/3.0/help.html?content=WS774C91E3-2A28-443f-A76 F-D8D1A60E1426.html

  • Is there a way to obtain a thumbnail from a video in Lightroom?

    Is there a way to obtain a thumbnail from a video in Lightroom? i.e. a small jpeg file.

    I just remembered that there is an undocumented module LrPhotoPictureView:
    http://forums.adobe.com/message/4140432#4140432
    In a quick test, it shows a thumbnail for .mov files in the catalog:
    Shows a 400 x 400 thumbnail for the selected file.
    local Require = require 'Require'.path ("../common")
    local Debug = require 'Debug'.init ()
    require 'strict'
    local LrApplication = import 'LrApplication'
    local LrDialogs = import 'LrDialogs'
    local LrFunctionContext = import 'LrFunctionContext'
    local LrPhotoPictureView = import 'LrPhotoPictureView'
    local LrView = import 'LrView'
    local showErrors = Debug.showErrors
    local function main (context)
        local f = LrView.osFactory()
        local catalog = LrApplication.activeCatalog ()
        local photo = catalog:getTargetPhoto ()
        if #photo == nil then
            LrDialogs.message ("No photo selected")
            return
            end
        local pictureView = LrPhotoPictureView.makePhotoPictureView ({
              width = 400, height = 400, photo = catalog:getTargetPhoto ()})
        local result = LrDialogs.presentModalDialog {
            title = "Thumbnail test", contents = f:column {
                f:static_text {title = photo:getFormattedMetadata ("fileName")},
                pictureView}}
        end
    LrFunctionContext.postAsyncTaskWithContext ("test",
        showErrors (function (context) main (context) end))

  • Cycle images in a thumbnail gallery

    Hi, I'm very new to HTML, so please bear with me. I'm
    currently using a "Thumbnail Gallery" style page for my online
    portfolio (when the cursor hovers over a thumbnail the image pops
    up to the left of it) Here's a link:
    Portfolio
    What I'm wondering is, would it be possible to cycle through
    several images, when the cursor hovers over a Thumbnail (instead of
    just one image for each thumbnail)? I'm thinking of showing several
    views of a single model in my 3D section.

    You could try and combine the code with a slide show like
    this one...
    http://www.lisajaynedann.co.uk/
    If you are not confident about trying to combine the code (I
    wouldn't be!) then you could have the page as you have it now, but
    require the users to click each thumbnail, instead of hovering to
    select the next slide show. By clicking each thumbnail would link
    to a new page, carrying the separate slide show.
    You could also try and find a script that follows a link on
    hover rather than having to click.

  • Using xml within thumbnail gallery

    I'm creating a portfolio of websites I have designed.
    I have it working with classic ASP & XML, but want a
    Flash version too.
    So far:
    1) I have a sliding thumbnail gallery working in Flash MX
    (using AS2) whereby clicking on thumbnails loads in a larger view
    of the image. These images are screenshots of the websites.
    2) I have loaded an xml file which contains locations of
    thumbnails & larger images, as well as URL of each website, and
    some text to describe each site's content. I am able to loop
    through the xml to retrieve the data I need for each site.
    I would now like to merge the 2.
    i.e. click on thumbnail to slide in the larger image, and
    dynamically add the URL and text descriptions for each site.
    Can someone just point me in the right direction... I'll then
    try to fill in the blanks, and post again with more specific
    queries if needed.
    Thanks.

    Hi,
    It would be helpful if you added a new unique identifier field to your collection to ensure that the correct record gets updated. In the discussion below, I am assuming you have a collection named Col1 with columns ID, ImageURL and Description.
    ImageURL points to the images that get displayed in the gallery. The text in Description is bound to the input text box (named Text1) instances.
    Now, set the Behavior > OnChange property of the input text box to: UpdateIf(Col1, ID=ThisItem!ID, {Description:Text1!Text}).
    Whenever the input text is changed and you shift focus by clicking anywhere else on the canvas, the OnChange rule gets executed and your collection will be updated with the new text.
    Thanks
    Robin

  • Ok, so it appears that my photo gallery and video gallery decided to delete themselves? Is there a trash can or deleted file where I can recover them? Please help

    Ok, it seems that my photo gallery and video gallery decided to
    delete themselves. Is there a way to recover them perhaps from
    a trash can or deleted file? I have a Android

    appreciate your reply
    1. i do not see a trashcan iconwhen i open the photos.
    2. the photos are NOT in the 'camera roll' they are in a folder called 'iPad photos' (which is in the 'albums' section of the iPad)
    3. i have re-set the iPad numerous times in order to try and resolve this. each time it is the same - no trashcan.
    4. i have no method of 'moving' the photos to another folder - only the option to 'add to' a 'new folder'. since thsi won't delete the original photos, there is little point in trying this.
    5. i'm guessing your next suggestion will be to completely back up and re-set my iPad? is that really what i should be doing here? surely... surely.... please, this should be a simple - select>trashcan>delete process and not something i have to spend half my working day trying to resolve! seriously, seriosly, unimpressed with Apple over this issue. it's about time that Apple gave the power back to the user on devices like these. i can understand now why people jailbreak their iPads... there rant over - but please consider my feelings over this issue.

  • Thumbnails gallery

    Hi,
    I want to create a thumbnail gallery with images loaded in at
    run-time. Can an flash actionscript be passed variables at
    run-time. I want the actionscript to recieve filename(s) as a
    variable so it knows what to display.

    Well I don't believe I am confusing . I want thumb pics on
    flash. I click on a thumb and the larger pic appears. I don't know
    what thumbs to load until I select them from a php script. The php
    script hands the flash movie dir of the thumbs.
    Loadvars is the one to use .
    I am onlt trying to find an example of doing this , else i
    can think of 1 myself.
    any good tuts around on this?

Maybe you are looking for

  • How to Execute shell commands in OSB

    Team, My Requirement: I have two sftp servers name ServerA and ServerB. Need to copy files from ServerA and place it on ServerB and change the file permissions to 777 after placing the files. The user i am connecting to ServerB has the access to over

  • How to migrate SSL Certificate from iPlanet 6.0 to WLS 8.1

    We'd like to migrate our application from iPlanet 6.0 to WLS 8.1, however, we don't have any idea to migrate the cert from iPlanet to WLS, please advise. Thanks!

  • ESS Personal information few fields are in english and few are in Slovakia?

    Hi, We have installed EP7.0, ESS600 Incase of ESS Personal information workset few lable texts are in english and few are in country specific language (Poland) in other words. In ESS the language translation for the languages Polish (Poland), Hungari

  • img tag display img /img when export static html

    Hello, I recently found a bug when you export a html static page from Edge animate. I tried to export a movie with a few images and I noticed that it exported the images like this: <img src="fsdfsdf"></img>. is it possible to fix that quickly please,

  • Coding In Your Sleep

    I'm just curious... has anyone else here ever woken up after a nice long nap or a good night's sleep and found that there is some completed coding construct or design in one's head that wasn't there the night before? I swear I've solved quite vexing