Using Multiple FLV files on one page with one Flash Player

I have a web site with 6 videos.  I am hoping to find help figuring out how best to develop the web page that will allow me to associate several FLV files with one Flash Player.  And to have each of the videos "launch" when triggered by a link containing the title.
I have the video titles as links that will launch the associated FLV file when clicked.  It is a selection menu with the Flash player on the same page.

I don't know which player you're using, but this is usually done with XML or Javascript files (playlists) because you can't directly link to FLVs and have them play in browsers.
That said, Flash is dead as a web technology now because it isn't supported by all the latest and most popular web devices (iPhone, iTouch, iPads).  If you want to reach the widest possible audience with your videos, I would suggest using MP4 videos with an HTML5 player that supports playlists. 
See Pickle Player
http://www.pickleplayer.com/
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists 
http://alt-web.com/

Similar Messages

  • Hello.  May I ask:  I am using Acrobat 6.0.2, and having trouble formatting a PDF created from multiple (jpeg) files.  Each page is formatted to A4 size, portrait.  But when I create the PDF, each sheet appears as tiny, in the middle of a huge white page.

    Hello.  May I ask:  I am using Acrobat 6.0.2, and having trouble formatting a PDF created from multiple (jpeg) files.  Each page is formatted to A4 size, portrait.  But when I create the PDF, each sheet appears as tiny, in the middle of a huge white page.  I cannot seem to find any controls to adjust this.  Any advice appreciated.

    Thanks CtDave, for the further info.  Unfortunately, those suggestions are not working, which is strange.
    ....Until last week, I used to make multi-page PDFs straight from Photoshop: File > Automate > Make PDF.  One simply choses the files, orders them, and creates a PDF.  (Resolution doesn't matter; 300 DPI is no problem.)  However, my new Photoshop CS5 does not have the option in Automate.
    What I've done, seeing as Acrobat is letting me down, is use Bridge (new to me) to create the PDF.  It worked without a problem, but seems like more work than the old PS method.  I will download a newer version of Acrobat to see if that makes any difference.
    .....Also, thanks Test Screen Name:  I agree with you that jpeg is irrelevant, and that one can make a PDF from Photoshop (Print > Save As - pdf).  But that only works for SINGLE PAGE pdf, not multiple pages as far as I can tell.
    Kind regards,
    Prince Nuada

  • How do I print multiple (4) photos on one page with a border around each?

    How do I print multiple photos on one page with a border around each? I've gone the contact sheet route and adjusted the number of columns but there's only outer margins and very little white space between the photos down the middle of the page.

    Ok, now I feel stupid! I always thought I was printing 6 x 4 but now I realise I can't have done!!
    The photos that I used to print are approx. 5.2" x 4" (i.e. 4 fitted nicely on a page & I had to cut the boarder off).
    I guess I just need to play with different sizes under the 'custom' option in order to get the biggest possible picture!
    Thanks for the help

  • Getting a flv file to start playing with no sound

    Hello,
    I am trying to get my flv file to start playing when the page is loaded with no sound, but I am have no luck. The flv file starts playing fine with the sound on, and I can turn the sound off with my volume controller, but I need it to start playing with no sound. Please help.
    var restartTimer:Timer = new Timer(19000,1);
    restartTimer.addEventListener(TimerEvent.TIMER, startTimer)
    var myImage:mcImage = new mcImage;
    var myReplayBtn:mcReplayBtn = new mcReplayBtn;
    //--------------------Video Controls---------------------
    var videoConnection:NetConnection = new NetConnection();
    videoConnection.connect(null);
    var videoStream:NetStream = new NetStream(videoConnection);
    videoStream.play("sebring09.flv")
    var metaListener:Object = new Object();
    metaListener.onMetaData = onMetaData;
    videoStream.client = metaListener;
    var video:Video = new Video(195,132);
    video.attachNetStream(videoStream);
    addChild(video)
    swapChildren(whiteOutline, video)
    video.mask = myMask
    video.x = 7.5;
    video.y = 3;
    function onMetaData(data:Object):void
    //------------------------Timer---------------------
    function startTimer(event:TimerEvent):void
    addChild(myImage)
    myImage.x = 9;
    myImage.y = 20;
    addChild(myReplayBtn)
    myReplayBtn.x = stage.stageWidth/2;
    myReplayBtn.y = stage.stageHeight/2 - 12;
    myReplayBtn.addEventListener(MouseEvent.CLICK, replayMovie)
    myReplayBtn.buttonMode = true;
    function replayMovie(event:MouseEvent):void
    videoStream.play("09_Sebring_incar_Cut.flv");
    removeChild(myImage)
    removeChild(myReplayBtn)
    restartTimer.start();
    restartTimer.start();
    //-------------------------Audio Controls---------------------------------
    var soundVol:SoundTransform = new SoundTransform();
    var soundVolume:Number = 1;
    // Code that handles the volume slider
    var trackBounds:Rectangle = track_mc.getBounds(track_mc);
    var xPos:Number = trackBounds.x;
    var yPos:Number = trackBounds.y;
    var widthPos:Number = trackBounds.width-track_mc.slider_mc.width;
    var heightPos:Number = 0;
    var bounds:Rectangle = new Rectangle(xPos,yPos,widthPos,heightPos);
    track_mc.slider_mc.x = widthPos;
    track_mc.mouseEnabled = false;
    track_mc.slider_mc.buttonMode = true;
    track_mc.slider_mc.addEventListener(MouseEvent.MOUSE_DOWN,dragSlider);
    stage.addEventListener(MouseEvent.MOUSE_UP,stopSlider);
    function dragSlider(event:MouseEvent):void {
    event.target.startDrag(false,bounds);
    addEventListener(Event.ENTER_FRAME,setVolume);
    function stopSlider(event:MouseEvent):void {
    track_mc.slider_mc.stopDrag();
    removeEventListener(Event.ENTER_FRAME, setVolume);
    function setVolume(event:Event):void {
    soundVolume = track_mc.slider_mc.x/widthPos;
    soundVol.volume = soundVolume;
    SoundMixer.soundTransform = soundVol;

    you can use the soundmixer's soundtransform to control all volume but, unless you have multiple sounds, you should probably use the netstream's soundtransform.
    in either case, to start your video with no sound, assign the volume property in you onMetaData function:
    function onMetaData(data:Object):void {
    var st:SoundTransform = videoStream.soundTransform;
    st.volume = 0;
    videoStream.soundTransform = st;

  • Multiple .flv files out of syc after first video

    On a PC with W7, office 2010 and CP6.
    When embedding multiple .flv files in CP6, and running the published html5 presentation off my local drive, only first .flv file is in sync after publishing in html5. The 2nd .flv video is out of sync.
    I’m running CP6 on a PC with several information slides and one slide with an embedded .flv file. Then a few more information slides and a second slide with another embedded .flv file. Preview mode looks fine on both videos. The original mp4 videos that I imported into CP6 which it converted to .flv files works fine as well.
    When I publish the file in html5 only, and launch the file off a local drive the first video runs fine but the second one is out of sync. Repeated publishing doesn’t help. I’ve inserted other videos and the same problem occurs on the second video. Also the control bars that I put below the .flv video don’t show up in hmtl5 published format.
    Why is the second video out of sync. My goal is to have 4-5 short .flv embedded videos in the presentation with information slides preceding each video. 
    When I go to the published folder:
    and click individually on the videos the first one runs fine, the second one is out of sync – same as when I launch the index.htm file off my local drive. 
    When I copy the files to my Mac, and run off the local drive I have the same problem.
    Need some help here.

    Could be the encoding. Never heard of that software.
    You could possibly convert the files in iTunes by right clicking and choosing conversion for AppleTv option but that takes time and will only work for things iTunes can play natively. There may be better options but MPEGStreamclip is a versatile free video converter as I believe is the latest version of the Handbrake utility.

  • Multiple xml files on single page

    On the page:
    http://hudsonintranet.jubileedesign.com/staff_resources/staff_directory/index.htm
    I have a multiple tabs. I need to use multiple xml files (one for
    each tab) and I can't figure out how to do it. I am new to xml. Any
    tips, is this possible?
    Thanks,
    Trisha

    Sorry.
    Th code is wporking fine.
    The file names are sorted.
    Thats why i was not able to see the files.

  • How do I use multiple accounts on the same Mac with Apple TV2?

    I have home sharing turned on in two separate accounts on a single MacPro.  When I am logged into both accounts, I can see both accounts' iTunes Libraries available in the AppleTV2.  However, when I try to open each account iTunes Library in the AppleTV2, only one account will open (whichever one I logged into first).  (In other words, I log into Account1 then open iTunes with Home Sharing On, then log into Account2 (while Account1 is still logged on), open iTunes with Home Sharing On. AppleTV2 shows Account1 Library and Account2 Library under Computers, but will only load Account1 Library.  Account2 Library will just cause AppleTV2 to search for the Library then give an error.)  How come AppleTV2 can see both Libraries but will only open one Library?  How can I fix this?
    Thanks,
    zpockets

    Thank you for replying.  Both of the accounts are Admin accounts.  The Libraries are kept in the user/music/itunes/itunes media folder on each account.  However, I do use multiple iTunes Libraries on my Account1.  One of the Libraries I use in Account1 is on a separate internal HD.  However, the other Libraries I use in Account1 are stored in user/music/itunes/itunes media folder on the main HD (which hosts both Account1 and Account2).  It doesn't seem to matter whether I am using an iTunes Library on an external drive or the main drive in Account1, I still get the same problem: only account1 library will load.  AppleTV sees that the Account2 Library is there, but it won't load it.

  • How to use multiple video files??

    hi all,
    i am using flex 4 ...
    now i have designed video player..
    i used single flv file for execution..
    how to use more flv files in tis program???
    i have included program also..
    can any one reply for this...
    thanks in advance...
    regards,
    saran r
    video.mxml:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" creationComplete="init()" height="700" >
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <fx:Script>
            <![CDATA[
                import mx.core.UIComponent;
                import flash.events.NetStatusEvent;
                import flash.media.Video;
                import flash.net.NetConnection;
                import flash.net.NetStream;
                private var nc:NetConnection;
                private var stream:NetStream;
                public var videoDuration:Number;
                public var nsClient:Object = new Object();
                private var videoComp:Video = new Video();
                private var meta:Object = new Object();
                private var timer:Timer = new Timer(100);
                private var uiComp:UIComponent = new UIComponent();
                private function init():void
                    nc = new NetConnection();
                    nc.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);
                    nc.connect("rtmp://localhost/saran");                 
                    this.addElement(uiComp);
                    uiComp.addChild(videoComp);
                    timer.addEventListener(TimerEvent.TIMER,timerHandler);
                    timer.start();
                private function netStatusHandler(event:NetStatusEvent):void
                    trace("Code ===>>>    "+event.info.code);
                    if(event.info.code == "NetConnection.Connect.Success")
                        connectStream(nc);
                private function connectStream(nc:NetConnection):void {
                    stream = new NetStream(nc);
                    videoComp.attachNetStream(stream);
                    stream.play("Terminator")
                    // stream.addEventListener(NetStatusEvent.NET_STATUS, netStatusHandler);
                    stream.client = nsClient//new CustomClient();
                    nsClient.onMetaData = metadataHandler;
                    trace("stream ===>>>    "+stream.currentFPS);
                    //responder = new Responder(onResult);
                    // nc.call("getStreamLength", responder, "bikes" );
                private function metadataHandler(metadataObj:Object):void
                    meta = metadataObj;
                    videoComp.width = metadataObj.width;
                    videoComp.height = metadataObj.height;
                    //positionBar.move(videoComp.x, ((videoComp.y + videoComp.height)+20));
                    //positionBar.width = videoComp.width;
                    trace("Duration ====>>>>   "+meta.duration);
                private function timerHandler(event:TimerEvent):void
                    //trace("Timer called.........."+stream.time);
                    //positionBar.setProgress(stream.time, meta.duration);
            ]]>
        </fx:Script>
    </s:Application>

    I have the same question but I am using two pc's

  • Creating H.264 FLV file as per Spec, does not play with Adobe Flash Player 10

    1] We have developed an application to encapsulate H.264 video inside FLV container, following the "Adobe Video File Format Specifications 9". According to the specification the H.264 video data is embedded in FLV tags, as follows
    FLV Headers: Meta Tag: Sequence of Video Tag.
    But in spite of following the specifications, Adobe Flash Player (version 10) could not play this FLV file. However, some players were able to play this FLV file. The fact that Adobe did not play it was very surprising.
    2] We searched and finally found one FLV file, which contained H.264 video (unlike others which usually contained Sorenson's H.263). This file was played fine by Adobe Flash Player. So it led us to investigate further and we found that
         [A] the video tag was preceded with 2 byte length of the every "contained" H.264 NALU. This applied to all the NALUs / I-slices/P-slices and so on.        This is not documented.
         [B] Only the first video tag (containing video sequence params), is preceded by the sequence "01 4D 00 15 FD E1" followed by 2 byte length and then      the video data (sequence parameters in this case). What are these additional bytes ? where are they documented ?
    Could you pls share your views about the above and point us to the documents, if any, which are in agreement with the above observations.We think there is a discrepency in the document related with authoring FLV file with H.264 content.
    Thanks,
    Abhijeet Wakle
    Sigro Systems

    You could push it out to one or two users and test.  Moving up to the latest version of Flash Player is USUALLY a good idea, however, if you happen to be on Captivate 4, be aware that there was an issue reported some time ago that once you upgraded your development machine to Flash Player 11 it interfered with publishing out courses.  I cannot remember seeing a bugfix issued to Cp4 users for this (someone correct me if I'm wrong).  If you're on Cp5 or 5.5 this shouldn't be an issue.

  • Multiple iphones on 1 apple account with one apple password. and when i airdrop my mom my number shows up as my brothers number.... this only happens on airdrop

    multiple ipones on 1 apple account with one password... when i airdrop my mom it shows up as my brothers contact on her phone... what should i do?

    Yes, I understand. That number can't be used for SMS, however, The iPad has no built in SMS capabilites, only iMessage. The only way you can get an iMessage to show with a phone number is if you have an iPhone tied to the same Apple ID. Otherwise, the iMessages will show up with your Apple ID. 
    If you want to SMS from your iPad, you will need an app such as TextFree.

  • Magic Mouse  question. I have set this in Preferences by ticking Swipe between pages with  one finger and also Swipe between full-screen apps with two fingers,  however when I try to do the latter, the 2 finger swipe will take me only to the dashboard and

    It's a Magic Mouse question. I have set this up in Preferences by ticking Swipe between pages with one finger and also Swipe between full-screen apps with two fingers,  however when I try to do the latter, the 2 finger swipe will take me from the app that I am on to the dashboard only and not to my other open apps.
    I also find that Smart zoom only works with some apps, for instance not with Word docs or email.
    How can I correct this please?

    Just figured out it also does not work with the Mail app.

  • How to insert into 2 tables from the same page (with one button  link)

    Hi,
    I have the following 2 tables....
    Employees
    emp_id number not null
    name varchar2(30) not null
    email varchar2(50)
    hire_date date
    dept_id number
    PK = emp_id
    FK = dept_id
    Notes
    note_id number not null
    added_on date not null
    added_by varchar2(30) not null
    note varchar2(4000)
    emp_id number not null
    PK = note_id
    FK = emp_id
    I want to do an insert into both tables via the application and also via the same page (with one button link). I have made a form to add an employee with an add button - adding an employee is no problem.
    Now, on the same page, I have added a html text area in another region, where the user can write a note. But how do I get the note to insert into the Notes table when the user clicks the add button?
    In other words, when the user clicks 'add', the employee information should be inserted into the Employees table and the note should be inserted into the Notes table.
    How do I go about doing this?
    Thanks.

    Hi,
    These are my After Submit Processes...
    After Submit
    30     Process Row of NOTES     Automatic Row Processing (DML)     Unconditional
    30     Process Row of EMPLOYEES     Automatic Row Processing (DML)     Unconditional
    40     reset page     Clear Cache for all Items on Pages (PageID,PageID,PageID)     Unconditional
    40     reset page     Clear Cache for all Items on Pages (PageID,PageID,PageID)     Unconditional
    40     reset page     Clear Cache for all Items on Pages (PageID,PageID,PageID)     Unconditional
    40     reset page     Clear Cache for all Items on Pages (PageID,PageID,PageID)     Unconditional
    50     Insert into Tables     PL/SQL anonymous block     Conditional
    My pl/sql code is the same as posted earlier.
    Upon inserting data into the forms and clicking the add button, I get this error...
    ORA-06550: line 1, column 102: PL/SQL: ORA-00904: "NOTES": invalid identifier ORA-06550: line 1, column 7: PL/SQL: SQL Statement ignored
         Error      Unable to process row of table EMPLOYEES.
    Is there something wrong with the pl/sql code or is it something else?

  • Is it possible to use multiple css files in epub?

    For fixed layout I would like to use multiple css files.
    Is it allowed  by apple requirements?

    Yes. ePub suports multiple CSS files and therefore so does Apple iBooks.

  • In Pages, how can I make one page have one column on part of the page and two columns on part of the page?

    What I am trying to achieve is a page with one column for all the text I write, but I also want to show two tables (one placed beside the other, not underneath the other) so on the part of the page where I am showing these tables, I would like to have two columns. Is this possible? Underneath the tables, there is more text that should be in one column only.

    Use a layout break.

  • I can't open swf files for schoolwork. Installed VCL, Flip4Mac and Adobe flash and shockwave players. Can get white screen with connection erro message with adobe flash player. Help me!

    i can't open swf files for schoolwork. Installed VCL, Flip4Mac and Adobe flash and shockwave players. Can get white screen with connection erro message with adobe flash player. Help me!

    Apple dropped playback support for .swf formats in QuickTime almost ten years ago.
    Adobe Flash Player is the only way to view them.

Maybe you are looking for