Multiple Movies on HTML

Is there a way to embed a movie in html and have a second
movie come up the second time the page is loaded? (in otherwords
switch between the two movies each time the page is accessed by the
user). We design online videos and would like to show off our work
without using a lot of space on one page or sending the user to
another page.

"kemitesound" <[email protected]> wrote in
message
news:gq0c3s$7aq$[email protected]..
>
> I have seen web pages that have
> pictures on them when you go to the site (the last one I
saw was selling
> downloadable pictures). If you leave the site or go to
another page, when
> you
> come back to the original page a different order of
pictures is showing.
> Is
> this achievable with video?
Yes. You'll need to user server-side code.
Basically, you generate a list (through a database query or
reading a
directory where all the videos are, whatever) and then
randomly select an
element from the list whenever the page is requested. You can
even get real
fancy and assign "weights", so that certain videos show more
frequently than
others.
That's the idea.

Similar Messages

  • How do I make multiple movies look like one?

    I created a demo of 136 slides with mostly screencaps and one
    small flash animation. The final published flash file is
    approximately 30MB. When the demo is run on multiple computers, the
    CPU utilization rises up to almost 100%, this makes the demo run
    very slowly on most computers. I was advised to cut my captivate
    movie in half ( in slides)... however even then the CPU utilization
    is quite high. How can I break my demo into multiple linked movies
    (to bring down the file size) but still have it play smoothly
    without it stopping to load after each new movie? How do I make
    multiple movies look like one?
    Thank you.

    Would it work to make the navigation of the page go to the
    next movie?

  • HitTest for multiple Movie Clip at the same time

    I have a movie it is a triangle.I duplicate it and I want to hitTest on the first triangle movie clip and I added 3 different line movie clips on the 3 side of triangle.I tried to write a code something like that.
    if(firstTriangle_mc.hitTestObject(line1_mc,line2_mc,line_3mc){
    trace("Ok");
    but I've got error.I think it is not allowed hitTestObject for multiple Movie Clips.So is there anyone have an opinion about it?What should I do?

    Here is another test for multiple movie clips for hitTestPoint but only the first work the others don't
    uc_mc.addEventListener(Event.ENTER_FRAME,hitle);
    function hitle(e:Event) {
    if (uc_mc.hitTestPoint(cub1,cub1Y,true)&&(cub2,cub2Y,true)&&(cub3,cub3Y,true)) {
      uc_mc.alpha=0.5;
    }else{
      uc_mc.alpha=1;
    The code above doesn't work.What should I do?

  • MIGO Goods Receipt multiple Movement Types?

    Hi,
    Is it possible with MIGO Goods Receipt using Inbound Deliveries to have multiple movement types? the reason I ask is I am getting the following error 'BORGR622 Movement Type XXX not allowed; only 101 is allowed' when trying to receipt a Line no. with different Movement Type to the earlier lines.
    We do have the same problem if we receipt in MIGO Goods Receipt directly to the Purchase Order, we can happily post a document which has the normal '101' movement type and another Custom movement type.
    The reason for the requirement is to do with Account Determination, we have free bonus goods lines which are zero price on the purchase order - the price difference gets posted to a bonus stock account instead of the usual price difference account, by using a Custom Movement Type - the bonus stock agreement (kind of like BOGOFs Buy One get one free) is passed to the Customer with similar account determination updating the same bonus stock account.
    This works fine for MIGO receipt directly with the Purchase Order but we get the error message above with Inbound Deliveries.
    I cannot see anywhere obvious in config which might sort this issue, but am unsure why multiple movement types on a Goods Receipt would be allowed against a Purchase Order but not an Inbound Delivery.

    Hi,
    Try with the below mentioned settings,
    goto SPRO -> Materials Management -> Inventory Management & Physical Invetory -> Settings for enjoy transactions -> Settings for good movements(MIGO) -> Settings for transactions & reference documents -> select MIGO_GR -> Click on transaction/event -> select goods receipt -> click on reference documents -> remove the tick mark on active.
    Regards,
    Prabu

  • Loading multiple movies in sequence

    I'm trying to make multiple movies show through a main file
    in sequence (slide0.swf, slide1.swf, slide2.swf etc etc).
    I've been using some fla document that was sent to me to do
    such a thing but somehow I can't get things to work exactly as
    intended.
    My main file/movie uses these pieces of actionscript to do
    the loading of the sequential files/movies
    (see attached code)
    Now if I do not add anything to my other clips, the main file
    just keeps looping the first one over and over rather than going up
    through them all sequentialy. So I tried adding this in the last
    frame of each of the movies/clips to be displayed
    (Last Frame)
    _root.addIDX();
    The problem I now have is that although now the movies are
    playing one after the other sequentialy I still get a small amount
    of repeat (fraction of a second) of the movie that just played
    before the newly loaded one displays.
    Is there a way that I can make this transition work smoothly
    rather than have a jerky moment of flashback before each new movie
    in the sequence starts playing?
    Thanks

    It looks like you are loading 2 clips so that when one is
    finished the next one will play without delay and then it loads the
    next in the series beneath it.
    The flash that I am seeing is from the one that is hidden.
    Before it begins to play, the next movie is loaded and you see it,
    then they play in the correct order.
    Try placing the code you have in the onLoadComplete event
    into the onLoadInit event. Like this:
    listen.onLoadInit = function(mc:MovieClip) {
    mc.play();
    _root.myInterval=setInterval(doInterval,delay);
    loadbtm.loadClip(list[(IDX+1)%numImages],_root.btm);
    And comment out the following:
    //listen.onLoadComplete = function(mc:MovieClip) {
    // loadbtm.loadClip(list[(IDX+1)%numImages],_root.btm);
    The onLoadComplete event gets called first and starts loading
    your next slide before the onLoadInit event gets called. This small
    delay maybe enough to be causing the flash you are seeing.
    Tim

  • Multiple movie clips in variable

    Is it possible to have multiple movie clips inside one variable? I want to be able to just use var._totalframes instead of mc1._totalframes, mc2._totalframes, etc... Or is there another way I can avoid copying and pasting dozens of movie clips over and over? Thanks.

    You can use the bracket notation in a loop to process multiple similarly named objects such as you described...
    for(i=1; i<someNum; i++){
         something += this["mc"+ i]._totalframes // not clear on your intent
    I can't be sure I am answerng your question when you mention copying and pasting movieclips.

  • Multiple movement types for reservation

    Dear experts ,
    Is it possible to give multiple movement types for issue against reservations? if possible what should be the setting in "Define Movement Types for Material Reservations"
    We are trying to issue materials against reservation to different GL accounts based on different movement types.
    Best Regards
    Kannan G

    I think you can have different movement types for GI against an Maintenance Order.
    Please check as per the following scenario
    Material A with valuation class "400"
    material B with valuation class "300"
    Now in automatic account determination you define
    movement type "990" for valuation class "400" incase of good issue
    movement type "890" for valuation class "300" incase of good issue
    Now whenever material A is issued it will be mvt type 900 & for material B issue 890.
    Regards
    You can also look at the following possibility:
    Plant Maintenance and Customer Service -> Maintenance and Service Processing -> Maintenance and Service Orders -> Functions and Settings for Order Types -> Goods Movements for Order -> Movement Types for PM/CS Orders -> Maintain Movement Types for PM/CS Orders.
    Also look at the badis:
    BADI DI_MOVEMENTYPES
    BADI_DIAD_GOODMVT_1
    Online Documentation for the above node:
    *Maintain Movement Types for PM/CS Orders*
    In this step you maintain movement types for PM/CS orders depending on material group, order type and a customer defined key. This key is read by BADI DI_MOVEMENTYPES. If the system doesn't find any information in this table, the corresponding movement types are determined based on the data of the Standard table.
    Further notes
    Using BADI_DIAD_GOODMVT_1, follow-up actions can be triggered for special movement types.
    Edited by: SAPASSUM on Aug 5, 2010 9:26 AM

  • Opening multiple movie files to play sequentially.

    Currently, if I highlight several movie (e.g. .avi) files in a Finder window and then double-click on one of them, each of the files is opened in a separate QuickTime window and if I have "automatically play movies when opened" QuickTime preference set, then they all start playing simultaneously!
    How do I change it so that opening multiple movie files results in them being played sequentially in a single window?
    P.S. I have "Open movies in new players" preference is disabled.
    P.P.S. For image files it all works correctly - they are opened in Preview and I get an option of starting a slideshow...

    Hi,
    I'm not on a Mac at the moment to test, but I could have sworn you used to be able to open one movie, pause it and then drag and drop subsequent movies onto that window to append them to the end.
    Give it a try. Sorry if I've been imagining things though

  • Multiple movie clips within a button

    I'm having trouble with working a movie clip played one after another within a button. Can anybody help? or is there a simpler way of getting multiple movie clips to play?
    for my project, when you hover over the button and vines grow out. currently, i have one working in a button but i can't seem to get other vines to work.

    use a movieclip (or sprite) button.  you can then control the child movieclips with actionscript.

  • Positioning Flash movie in HTML

    Whenever I publish a movie in HTML, it always appears in the
    upper left hand corner of the browser window. I've tried changing
    the publish settings to try and get the movie to be centered, but
    nothing works. I currently have the html publish settings as
    follows: Template: Flash Only
    Dimensions: Match Movie
    HTML Alignment: Default
    Flash Alignment: Horizontal: Center Vertical: Center

    Hi,
    It will not work. Just make your own page.
    Insert flash and then align it.
    Cheers
    Vices
    "Sabretooth Sloth" <[email protected]> wrote
    in message
    news:e65bk8$m30$[email protected]..
    > Whenever I publish a movie in HTML, it always appears in
    the upper left
    hand
    > corner of the browser window. I've tried changing the
    publish settings to
    try
    > and get the movie to be centered, but nothing works. I
    currently have the
    html
    > publish settings as follows: Template: Flash Only
    > Dimensions: Match Movie
    > HTML Alignment: Default
    > Flash Alignment: Horizontal: Center Vertical:
    Center
    >
    >

  • Question about idvd project with multiple movies

    Is there a way to drop in multiple movies and have each movie play right away when it is clicked? Right now the first movie plays on one click but the rest go to another menu where you have to click play movie. I just want my main menu to show the 4 movies I have and then immediately play them when they are clicked.

    You can put them in an iDVD slideshow and they will play consecutively.  But don't assign a transition in the slideshow:
    Click to view full size
    It won't matter what slide duration you select.
    OT

  • Quicktime pro, is there a way to export multiple movies as a batch?

    Quicktime pro, is there a way to export multiple movies as a batch? Every time I export more than one at a time they try to export at the simultaineously and their progression slows tremendously. Is there a way to automate the export process so they go 1 by 1? I am embedding watermarks in .mov files of different sizes so while thier export settings are identical there is some discrepency in the format/size of the movies and the placement and size of the watermark "track".

    Unfortunatley no.  You must export the forms one at a time.

  • How can I play multiple movies on quicktime like a list format

    ok one more time How can I play multiple movies on quicktime. When i click on open file it will only let me choose one movie to play.For example When ever I used windows media player I could drag my mouse over numerous files and it would play them one after another like in a list format. Can anyone help with this?
    Thank you

    I would like an answer on this also. It gets to be a hassle to play multiple files when playing on the television.

  • How can I play multiple movies on quicktime like I can on windows medplayer

    How can I play multiple movies on quicktime. When i click on open file it will only let me choose one movie to play.For example When ever I used windows media player I could drag my mouse over numerous files and it would play them one after another like in a list format. Can anyone help with this?
    Thank you

    Hi Brennan,
    Only HDMI is going to support audio & video on the single cable. Which MacBook Air do you have? Here's a great article regarding this - http://support.apple.com/kb/HT4241. Also keep in mind that only the current generation of MacBook Airs support this. The previous generation, also with MiniDisplay Port would support HDMI but you'd need to run a separate line from the headphone port over AUX for audio.
    The first and second generation models, which have micro-DVI, do not support audio. Regarding the RCA cables, Apple offers adapters that allow you to go to VGA and that would probably be your best bet. I do not believe there's a MiniDisplay Port to RCA solution out there, you'd need to do multiple adapters and that's always a questionable performance solution.

  • IDVD multiple movies

    Does anyone know how to loop multiple movies together? When I add more than one movie to iDVD I have to start each movie one at a time. I would li8ke the movies to play automatically one after the other. Is this possible?
    Thanks

    lkquinn, Welcome to the discussion area!
    This is really a question for the iDVD discussion area.
    Depending on which version of iDVD you have, I believe that you can use the Map area to do what you want.

Maybe you are looking for

  • Using RowID to get the first instance of a value in a table

    I have a table of the structure SECURITY( COMPANY_ID NUMBER, SECURITY_ID NUMBER, CUSIP One company can have many CUSIPs asociated with it and I want to find the best way to find any valid CUSIP for the company_id using PL/SQL. Here is my approach, I

  • I am unable to launch Dreamweaver Trial version

    I am unable to launch Dreamweaver Trial version which I have just downloaded. I am running Mac OS X 10.6.8 and have also performed a software update. Can anyone advise? When launching the application, I get the following error: Adobe Dreamweaver CC 2

  • Channel table to table

    Hi All, I would like to Fill in a Table in the SUD with  a Channel Data (more than 20000 rows)  I was trying with a loop  which takes more than 3 mins to fill the table and display it .I just need to consider the real data NOVALUES are not taken in t

  • SNMP Trap on AP Max associations reached

    Hi all, I want to be able to send snmp traps to my NMS alerting our NOC to when we reach our configured max-associations on an ap.  We currently use both 1130 AG and 1140-2N in autonomous mode, no controller.  I have found a debug command "debug dot1

  • HT4970 does anyone know how to sync apple ipad "Reminders" to additonal ipad and iphone devices?

    I have an ipad3, ipad mini and iphone5.  I can't get Reminders to sync between the devices so it's useless to me.  Anyone have a suggestion?