Flash Video Gallery – link to specific video upon launch

I saw this question asked before when first doing a search on
this topic, but have yet to see any replies, let alone any that
work.
How can I link from within a web page to a specific video
that is contained within a modified version of
Adobe's
Flash video Gallery tutorial?
When a user clicks on a link that says "View Dr. Jones
Lecture", I want the Flash Video Gallery to launch with Dr. Jones'
video loading and playing immediately. As it stands now, the video
player just wants to wait until someone locates and then clicks on
the video of their choice WITHIN the video player itself. That is
fine if a generic "Launch our Video Gallery" link is clicked, but
not if the user is expecting a specific video to play.
Any help is very much appreciated.
Cheers!

I normally don't like "bumping," but I am still looking for a
solution to this problem. Thank you in advance.

Similar Messages

  • Need to add links to specific video in FLVPlayback

    I've created a swf that uses FLVPlayback to play a series of
    video files. I want to be able to launch a specific video from
    links on our site. Any idea if this is possible?

    I think it is better when you open a SR on Supportweb.
    All I could find was this, so it looks like you will need Expert Services.
    Is It Possible To Decrease Repeat Time Interval Of Scheduler Of Campaign In Siebel? [ID 1524481.1]

  • How to create a flash menu that links to specific slides with in a Captivate swf

    Hi,
    I was wondering if someone could step by step explain how to
    create a menu in flash that links to specific slides with in a
    captivate swf. I understand that there is a rdcmndGotoSlide
    command. I can't seem to get it to work.
    Thanks,

    pdp_1 wrote:
    Hi!
    I would like to create a DVD menu that offers two languages. So the first page gives two options: Language 1 and Language 2. Then depending on which language you choose, you go to a menu that proposes different videos and a photo slideshow.
    Regardless on which language button you click on initially, you get the same content but in different languages.
    I've been looking at Premiere's templates, which I can certainly customize, but I really don't see how to create the double menu. Does anybody have an idea?
    Put the video with the first language on the timeline followed by the video with the second language.  Use chapter markers so you can have each video as a chapter in the menu.
    I use Premiere Pro, so I can't give more specific directions. Perhaps somebody like ATR will chime in.
    Also, I have another question: can I put videos from different projects in the same DVD with Premiere or must all of the videos that go into the DVD be in the same project?
    Thank you very much!!!
    pdp1
    They must be in the same project.

  • AS 3.0 Video Gallery adaptation

    I'm creating a site which utilizes an adaptation of Dan
    Carr's Flash Video Gallery (AS 3.0). And it functions properly when
    I test it locally on my machine, but once I upload it to our server
    it doesn't load the video galleries. ...well, it appears to load
    the galleries, because it goes to the second frame of the Flash
    Video Gallery SWF where the video application is, but it won't load
    my thumbnails or video and the loader stays on screen.
    The site consists of:
    1- main SWF that is my interface
    1 - dynamically loaded SWF digital clock (uses AS 2.0)
    4 - dynamically loaded SWFs that are each separate instances
    of the Flash Video Gallery
    Like I said it works fine when testing it locally, but it
    doesn't seem to work online.
    The file structure remains the same on the server as it was
    on my local machine, so I don't think it's a problem of finding
    files and I don't receive any errors when testing.
    Any help would be great.
    The other problem that I'm having is that when I test the
    application locally the fullscreen button on my videos won't work.
    Is this because it is a dynamicaly loaded SWF nested into the main
    SWF? If I load the Gallery SWF into it's own browser by itself the
    fullscreen function works fine, but not when it's loaded into my
    main SWF.
    Can somebody help with this as well?
    Thanks,
    Matt

    I had the same problem. Dan Carr was kind enough to send a
    reply. Here it is:
    quote:
    Getting stuck on the loading screen is a symptom that may
    happen for a number of reasons.
    The loading screen sits above the gallery and obscures the
    screen while the thumbnails and screen assets are loading. The
    loading screen stays in place until all the video thumbnails have
    loaded - so what you're seeing is an issue where 1 or more of your
    videos isn't loading.
    Most commonly this is because the server isn't recognizing
    the FLV mime type or one or more videos didn't get uploaded to the
    path listed in the XMLfile. (Actually, the first time I saw
    something like this it was because there were spaces in the video
    file names - local playback worked as expected, but my server was
    URL-encoding the file names which replaced the spaces with
    different characters and broke the expected paths...)
    I'd recommend that you do the following... In the FLA file,
    select the white rectangle graphic on the "Preloading" layer and
    make it invisible by turning its alpha to 0. This will allow you to
    see which videos are not loading on the server. If none of the
    videos load, this would hint that either the server isn't seeing
    the FLV mime type, the XML file isn't loading, or there is a global
    problem with file naming. (If you see all the labels on the
    filters, you know the XML file loaded.) If most of the videos are
    loading, look for the specific problem videos and check to see that
    the naming is correct and that the files were uploaded to the
    correct location.
    My own issue, as Dan suggested, was that FLV wasn't
    registered on the server.
    Hope this helps others.
    Paul

  • ActionScript 3.0 Flash video gallery Tweak

    Hi,
    Is there a way to remove the 2nd filter option on the
    ActionScript 3.0 Flash video gallery ?
    Sadly our coding guru is away on holiday and we need to try
    and find a solution asap.
    (commenting section out etc just makes it fall over)
    Any help would be most appreciated.
    Cheers,
    Andrew

    To do it in AS2 you need just install the remoting classes again. You can either copy them fro your old install or get them:
    http://drupal.org/node/258605
    Scroll down a bit and you'll see a link to the as2 remoting classes: Remoting_FlashCS3.zip
    In AS3 there are a few ways. Some people have made classes for it, or you can use the built in methods of NetConnection. Here's a couple examples of that:
    http://www.oscartrelles.com/archives/as3_flash_remoting_example
    http://www.flash-db.com/Tutorials/helloAS3/

  • Newbie Flash integration question, for video gallery

    Well I'm a video editor not a web designer, but I get the basic concepts.  Am using Dreamweaver CS4 and Flash CS3 and I have my head around CSS based design and have also managed to get my head around designing an interactive video gallery in Flash.
    I want a HTML based site for web search indexing reasons but I need a video gallery that is broken up into sections, (eg. corporate, public sector, Arts... you get the idea).  If I design a standard web site with navigation bars, do I include three or more categories (e.g., corporate etc) on the main site navigation bar and incorporate separate flash files on each page to show the relevant content for that category or do I include just a general video button on the web site's navigation bar and then navigate to the individual categories within the Flash movie file itself.  The later seems the most logical, but do you experienced web designers find that adding another layer of navigation confuses the end user?  Is there a way maybe of addressing individual sections of the Flash movie from HTML buttons?  What is the best logic to solve this problem and then I can work on a solution?
    Lastly, and I'm sorry for the long post, my site will be very basic so do I really need to incorporate Flash at all; can I address multiple external .flv movies with various buttons within Dreamweaver.    

    Is there a way maybe of addressing individual sections of the Flash
    movie from HTML buttons?
    No.
    Think of it this way:
    Your site has a Nav menu that leads to individual html pages.
    Each page contains a Flash Video Player with a playlist.
    The Playlist contains links to all the FLV clips relating to this page's topic.
    Notice I said clips.  Don't try to use one long playing video on the web.
    This recent discussion may be of interest to you...
    http://forums.adobe.com/message/2760142#2760142
    WWD FLV Player is pretty nice. It's compact, easy to set-up.
    Read the  installation.html that comes with it.
    http://www.woosterwebdesign.com/flvplayer/
    Good luck with your project,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Flash Video Gallery Add more thumbnails

    referring to the Flash Video Gallery , If I had more than 36
    thumbnails and did not want to increase the space marked out for
    the
    thumbnails.. and Instead wanted to have a new set of images
    load, jus like in a picture gallery when we click on more... What
    would I do?? The ability to have next and prev to load the
    thumbnails is what I am tryin to achieve. I have gone through all
    of the .as files.. but how to I integrate this feature??
    I am a beginner and and need help.

    Here is a good round up of video galleries:
    http://www.lemlinh.com/as3-video-player-tutorials-roundup/
    Also google it for more.

  • Flash Video Gallery

    Hi,does anyone know how to make a Flash Video Gallery that I can add new videos dynamically? just like how XML photo gallery works? Thanks.

    Here is a good round up of video galleries:
    http://www.lemlinh.com/as3-video-player-tutorials-roundup/
    Also google it for more.

  • Flash Video Gallery Problem

    Hi All
    I am developing a video Gallery in AS 3.0.
    * I am providing thumbnails and XML is loading external FLvs
    in those thumbnails .
    * The user can either double click or click and drag
    thumbnail to play the main video above the particular line.
    * I am calling external SWFs in the UIloader component for
    playing the main video. That UIloader will be called when the user
    either double clicks on thumbnail or click and drag the thumbnail.
    * Also user can drag the main video wherever he wants, and
    he can drop the main back to the thumbnails too( which will unload
    the video player).
    My problem is that everything is working fine when i run the FLA
    file, but when i closed my application and try to run the
    individual SWF file, the file does not work ( its just
    crashing).
    There are no frames I am using so that's for sure that i did
    not forget to put stop frame.
    All of my code is in the main time line and I haven't used
    any custom classes yet, which means everything is in the actions
    window.
    Am i using the right tool for such a big application? Should I
    switch to FLEX for compiling this file. i am not that familiar with
    FLEX working environment too.
    Please help me out what i am doing wrong and i apologize that
    I could not mail you the code because the file is very very big.
    Also if any better tool is available for this please let me
    know.
    Any kind of help will be highly appreciated.
    Thanks a lot
    Anuj

    Interesting problem.
    I thought initially that this could be easily solved with Action Sequences on the imported SWF file.   Action Sequences will control the visibility, play(), stop() and go to frame, it doesn't stop the audio that has already started playing in the imported SWF.
    I worked around this by
    placing an empty frame "0" in my Flash .fla with SoundMixer.stopAll(); in the ActionScript - then reoutput the SWF
    Imported the SWF and then set an ActionSequence to go to Frame 0 and Stop when I exited the state where I wanted my SWF playing
    Also set an ActionSequence to go to Frame 0 and Play when I wanted my SWF to start playing again
    See the source .fla and .fxp here: TestingSwfSoundStopStart.zip
    Best wishes,
    Tanya

  • Does Flash Access support encrypting the specific audio/video track in a multirate video file?

    Hi,
    It seams that Flash Access supports encrypting the multirated mp4 file. By setting encrypt.contents.video=true, encrypt.contents.audio=true, the encryption process will encrypt all the video tracks and audio tracks inside this mp4 file.
    I am wondering:
    Does Flash Access support encrypting the specific audio track or video track by giving the trackID for a specific bitrate inside this multirated mp4 file?
    Thanks in advance,
    Xia Hui

    I am not aware of existing or new feature which allows to encrypt particular track. You can encrypt all audio, all video or both.

  • How can I make a "Youtube" style video gallery for offline, '.air' use?

    I work for a language company and we've put together a set of videos for use in computers, not online.  Currently we're using Apple's Keynote to present our videos to to the student.  This has the advantage of allowing us to put videos in a sequential order, with absolutely no work in the development department, and most importantly was easy for any student to control and navigate.
    Things have now changed.
    Keynote can no longer hold the size of our videos and we are constantly adding and changing videos all the time.  Now that CS5 is out, I would like to build a stand alone flash application for our system modeled after the same look and functionality of youtube. 
    Key features would be:
    • Main video player that links to our resident video files
    • Something that generates and displays a title for the current video
    • A text box below the main video player for notes and instructions
    • a side bar of thumbnails for all related videos, with titles displayed
    Future features would be an easy way for us to change videos in and out of the library (by "uploading" and "downloading" using a form for the videos, although not to the net, but again, on the resident computer).
    It looks like CS5 would make this possible.  My plan is to make a youtube-like site using flash catalyst.  I think I can do it myself since the first version only needs basic elements and design, but I know I'm going to run into some problems because I'm not sure the limitations of catalyst for this style of interactive video gallery. 
    What I'm looking for is someone to just quickly guide, tell, or yell me in the right direction, and I'm really keen (hell-bent?) on trying it out using Flash Catalyst... is this the way?
    Keeping in mind that my first draft only has to be a simple working version of the system, and I can play with the rest later, is any of what I said possible using flash catalyst?
    Thanks in advance to whoever can help me out!

    I doubt MU can do this.  It's pretty limited in scope &  I don't think it supports server-side code which you would need to parse feeds.  But feel free to post your question in the MU forum.  Maybe somebody there has a workaround.
    http://forums.adobe.com/community/muse/help_with_using_adobe_muse
    Nancy O.

  • Creating a Video Gallery

    I am creating a video gallery for a website. I am quite new
    to Flash 8 and I am wondering whether it is possible to do the
    following:
    The file will contain a video player at the top that will
    play all the video clips. Underneath will be a library that will
    start off as four thumbnails and their will be an 'Expand All'
    button. Once clicked, the gallery will expand in flash to show
    however many thumbnails that are needed, and once you click on the
    thumbnails the video will load up in the above player.
    I have created the library so that it expands and collapses,
    but I am struggling (have no idea) on how to make the thumbnails
    link to play the corresponding videos at the top!
    Is it possible?

    Thanks for the advice, I must have done something wrong
    though as it has not worked.
    In my SWF, I have imported the videos separately using the
    wizard. I have named one of the videos with the instance name vid
    and then added the code you have listed. When I preview the file,
    the top video plays, but when I click on the thumbnails they do not
    do anything.
    Have I done something wrong?

  • Create FLV Video Gallery In Dreamweaver?

    Hi and thanks in advance to those who can offer some advice.
    I'd like to create a Flash Video Gallery with thumbnails that link to video and play on the page.  Only one video screen.  Something like Youtube.
    I'm new to Dreamweaver and have built everything else for the site and the portfolio is the last page where I need to have the video gallery.
    Any tutorials and direction is appreciated.
    Again, I'd like to have one page with thumbnails that plays the video on the page in one window, not multiple windows.
    Thanks!

    Wimpy Rave is absolutely perfect for this type of video gallery.  One media player can handle all your video and audio files seemlessly from a playlist.
    See Examples, Rave Video Playlist.
    http://www.wimpyplayer.com/affiliates/idevaffiliate.php?id=836
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Video Gallery Action Script 3

    I am creating a video gallery off of the demo action script
    3, video gallery, that is shown on this site. I have updated the
    XML file that contains the link to the thumbnails and videos to the
    appropriate url. When I test the project out, I get the following
    error:
    TypeError: Error #1085: The element type "video" must be
    terminated by the matching end-tag "</video>".
    at
    fvg::FlashVideoGallery/fvg:FlashVideoGallery::onDataHandler()
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/flash.net:URLLoader::onComplete()
    I am fairly new to Action Scripts and would really appreciate
    overcoming this hurdle.
    Thanks
    Ari

    arikanoa wrote:
    > I am creating a video gallery off of the demo action
    script 3, video gallery,
    > that is shown on this site. I have updated the XML file
    that contains the link
    > to the thumbnails and videos to the appropriate url.
    When I test the project
    > out, I get the following error:
    >
    > TypeError: Error #1085: The element type "video" must be
    terminated by the
    > matching end-tag "</video>".
    > at
    fvg::FlashVideoGallery/fvg:FlashVideoGallery::onDataHandler()
    > at
    >
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunctio
    > n()
    > at flash.events::EventDispatcher/dispatchEvent()
    > at
    flash.net::URLLoader/flash.net:URLLoader::onComplete()
    >
    > I am fairly new to Action Scripts and would really
    appreciate overcoming this
    > hurdle.
    >
    > Thanks
    >
    > Ari
    >
    > <?xml version="1.0" encoding="utf-8"?>
    > <!--
    > ***************************************
    > Settings.xml
    > Provides a configurable data source for the Flash Video
    > Gallery application.
    >
    > Configurable Settings:
    > - labels: exposes labels for localization.
    > - links: configure main screen links and resulting urls.
    > - filters(1): creates a list for filtering (up to 4
    filters).
    > - filters(2): creates an alternate list for filtering
    (up to 4 filters).
    > - videos: creates a list of video display information.
    >
    > Note: Text nodes are for localization and node
    attributes
    > are not. The exception is the 'url' attributes...
    >
    > Last Modified: March 2, 2007
    > ***************************************
    > -->
    > <flashvideogallery>
    >
    > <!-- Labels for localization -->
    > <labels>
    > <label name="title"><![CDATA[ActionScript 3.0
    Flash Video Gallery]]></label>
    > <label name="welcome"><![CDATA[<b>Click
    on a thumbnail to view
    > details</b>]]></label>
    > <label name="videoPreview"><![CDATA[Webvideo
    Preview]]></label>
    > </labels>
    >
    > <!-- Links for the main screen (up to 8 sidebar
    links) -->
    > <links>
    > <link name="textLink1"
    > url="
    http://www.adobe.com/products/flash/video/"><![CDATA[Learn
    more about
    > Flash video >]]></link>
    > <link name="textLink2"
    > url="
    http://www.adobe.com/devnet/flash/"><![CDATA[Visit
    the Flash Developer
    > Center >]]></link>
    > <link name="textLink3"
    > url="
    http://www.adobe.com/devnet/flash/articles/video_gallery.html"><![CDATA[Exa
    > mine the gallery source files >]]></link>
    > <link name="textLink4" url="
    http://www.adobe.com"><![CDATA[View
    more
    > examples of Flash video >]]></link>
    > <link name="textLink5"
    > url="
    http://www.adobe.com/products/flash/"><![CDATA[Learn
    about Flash CS3
    > Professional >]]></link>
    > <link name="textLink6" url=""/>
    > <link name="textLink7" url=""/>
    > <link name="textLink8" url=""/>
    > </links>
    >
    > <!-- Filter by list #1 (category radio button and up
    to 4 checkbox filters)
    > -->
    > <filters>
    > <filter name="radio1" view="1"><![CDATA[Filter
    videos by industry]]></filter>
    > <filter name="checkbox1" id="i0"
    view="1"><![CDATA[Content]]></filter>
    > <filter name="checkbox2" id="i1"
    view="1"><![CDATA[Entertainment]]></filter>
    > <filter name="checkbox3" id="i2"
    view="1"><![CDATA[Marketing]]></filter>
    > <filter name="checkbox4" id="i3" view="0"/>
    > </filters>
    >
    > <!-- Filter by list #2 (category radio button and up
    to 4 checkbox filters)
    > -->
    > <filters>
    > <filter name="radio2" view="0"><![CDATA[Filter
    videos by region]]></filter>
    > <filter name="checkbox5" id="r0"
    view="1"><![CDATA[Europe]]></filter>
    > <filter name="checkbox6" id="r1"
    view="1"><![CDATA[North America]]></filter>
    > <filter name="checkbox7" id="r2" view="0"/>
    > <filter name="checkbox8" id="r3" view="0"/>
    > </filters>
    >
    > <!-- List up to 36 videos for display in the gallery
    -->
    > <videos>
    > <video
    preview="thumbnails/Qlippit_3_Adam3_pix_to_grandP-26May07-0523PM.flv"
    >
    flv="video/Qlippit_3_Adam3_pix_to_grandP-26May07-0523PM.flv"
    filter2="r1"
    > filter1="i2">
    > <title><![CDATA[Creative
    Bubble]]></title>
    > <description><![CDATA[Creative Bubble needed a
    way to show their demo reels
    > to the largest audience possible with the best
    experience. Their solution is a
    > Flash-based UI that instantly streams video to their
    home page.]]></description>
    > <moreInfo url="
    http://www.adobe.com"><![CDATA[More
    info...]]></moreInfo>
    > </video>
    > </flashvideogallery>
    >
    1st. If you haven't already, get a nice xml editor such as
    http://www.wmhelp.com/download.htm
    free xmlpad editor for windows. Why? because it supports
    editing the
    dating in 3 different ways: Source <which has syntax/tag
    hilighting ,
    Grid , Table.. the grid is easiest to use and helps avoid
    deleting tags
    by mistake, which is what it sounds like you did based on the
    error
    message. If the above was a straight cut and paste of your
    xml file then
    you are missing
    the </videos> tag that belongs between
    </video> and </flashvideogallery>
    I have personally spent the last week playing with the
    example and
    modifying it to have a scrollbar so that i can show more than
    36 videos,
    and have edited the xml files to add more entries.

  • Linking Buttons to Video

    I'm new to Flash and i need some help please! I've been
    through loads of tutorials but can't find exactly what i need.
    I'm creating a virtual tour of my website. I've done the
    intro as a simple timeline with animation text etc, but now what i
    want to do is have 6 buttons, which when you click on, they open up
    individual movies. I've created the buttons as our logo icon...when
    you click on one i'd like it to be able to simultaneously open up a
    video (which i've imported so it's FLV) and two mp3 files ( a
    narration and a music clip).
    So how do i 'pause' the main timeline once the intro has
    completed, and how to i then link buttons to video and audio? Think
    i need specific code for it?
    Thank you!

    Hi
    this has to be relatively simple but I have looked everywhere and can't
    find a solution.
    One would think so, but unfortunately not, as you have to use a combination of actionscript in your flv creation and javascript on the browser side to do this.
    If you have a working solution in flash, it would probably be easier to insert this into your dreamweaver page and ensure that the links to your videos are relative to the position of the files in your html page.
    PZ

Maybe you are looking for

  • .mts files out of sync audio when importing in Premiere Pro CC

    When I import .mts files from my nxcam in Premiere Pro CC, the audio of the clips in not in sync. Can anybody help me with this issue? Thank you!

  • Grace Period on MDS 9506

    how to restart a grace period on MDS9506? I have be late :(, the reseller has my deceive. If I upgrade SAN-OS from 2.1 to 3.x will the counter of grace period start from the begining?

  • How much Number of virtual processors for VMs

    Hi, there is lots more information about logical processors, cores and CPU and their definitions, on the internet. also here in this forum. In order to make sure i am not lost on internet, it is better to take experts advice like you. I have simple q

  • Stock Transport Order with Delivery and Billing Document/Invoice

    Dear Experts, We have implement the process in our system as required on SAP document: http://help.sap.com/saphelp_47x200/HELPDATA/EN/4d/2b911d43ad11d189410000e829fbbd/frameset.htm The problem is that when creation the PO the Shipping tab does not ex

  • Release date for

    Does anyone know if there is a release date for the X-Fi drivers for XP, I see the Vista drivers have been up for some time. Or are we XP users getting the shaft? It's going to take a lot of convincing for me to move over to Vista, I don't see DX0 as