How can I have small video embeds play full screen?

I have a design with embedded videos (pulling from my photo album).
In the design they fit inside other elements, often at a reduced size.
When I tap them in a presentation, I'd like them to go full screed instead of playing at their "native" embed size.
Tap, full screen play, tap, return to page and pause.
Much like a website does in a "lightbox" mode.
Is this possible?
iPad, iOS 8
How can I have small videos play full screen?

Apologies, this seemed to be the right place...

Similar Messages

  • Can I have control Quicktime to play full screen?

    My QT player will allow me to choose a full-screen mode when
    I play movie clips. Is there a lingo method to make a QT movie
    scale to full screen like this?

    Hi
    Following Robs answer. I had been using Mpeg advance script
    (below) to force a video to go full screen. This worked great with
    MX however the effect seems to have changed with MX04.
    It now leaves a small gap at the bottom of the screen hiding
    the in built QT controls - Any ideas how to remedy this.
    Mpeg Advance Behaviour below (used in combination with Mpeg
    Advance Target behaviour)
    -- Mpeg Advance Xtra Full Screen behavior
    -- You are free to use, modify and redistribute this code
    with your Director projects
    property pFullScreenAtStart
    property pFullScreenOnClick
    property pIsFullScreen
    property pOriginalStageRect
    property pOriginalSpriteRect
    on mouseUp me
    if pFullScreenOnClick then
    me.toggleFullScreen()
    end if
    end
    on beginSprite me
    if pFullScreenAtStart then
    me.toggleFullScreen()
    end if
    end
    on toggleFullScreen me
    if not pIsFullScreen then
    pOriginalStageRect = (the stage).rect
    pOriginalSpriteRect = sprite(me.spritenum).rect.duplicate()
    (the stage).rect = the desktoprectlist[1]
    sprite(me.spritenum).rect = the desktoprectlist[1]
    pIsFullScreen = true
    else
    (the stage).rect = pOriginalStageRect
    sprite(me.spritenum).rect = pOriginalSpriteRect
    updatestage
    --force the stage to redraw, necessary in MacOS Classic
    the stagecolor = the stagecolor
    updatestage
    pIsFullScreen = false
    end if
    end
    on endsprite me
    if pIsFullScreen then
    me.toggleFullScreen()
    end if
    end
    on getPropertyDescriptionList
    set description = [:]
    addprop description, #pFullScreenAtStart, [#default: false,
    #format:#boolean, #comment: "Enable full screen at beginsprite:"]
    addprop description, #pFullScreenOnClick, [#default: true ,
    #format:#boolean, #comment: "Toggle full screen on click:"]
    return description
    end
    on getBehaviorDescription me
    return "Drag to video sprite to enable it to resize the
    stage and play in full screen mode." & RETURN &
    "PARAMETERS:" & RETURN & "• Enable full screen at
    beginsprite - When enabled the movie will go in full screen mode as
    soon as the video sprite is initialized" & RETURN &
    "• Toggle full screen on click - Determines if full screen
    mode will be enabled and disabled when the user clicks on the video
    sprite."
    end

  • How can I have small videos play full screen?

    I have a design with embedded videos (pulling from my photo album).
    In the design they fit inside other elements, often at a reduced size.
    When I tap them in a presentation, I'd like them to go full screed instead of playing at their "native" embed size.
    Tap, full screen play, tap, return to page and pause.
    Much like a website does in a "lightbox" mode.
    Is this possible?

    Ask this in the correct discussion: Keynote for iOS

  • How can I get Quicktime videos to play fully screen?

    I recently downloaded Quicktime Pro to my windows computer in order to be able to play Quicktime movies in full screen, but they still only play in the small video pane. Everything seems to be properly installed using the key I received, and my programs now indicate that I do have Quicktime Pro installed. Why doesn't it play in full screen?
    Dell Inspiron E1505   Windows XP  

    Look under the Help menu and click "Installed Plug-ins".
    Do you have QuickTime associated with that file type?
    You set them using the QuickTime System Preference / Advanced tab MIME Settings button.
    Quit and relaunch your browser after making changes.

  • How can I have a video of my personal song That I've written in iTunes Have 3200 views in 4 hours, ? Does iTunes upload your iTunes library ?

    How can I have a video of my personal song That I've written in iTunes Have 3200 views in 4 hours, ? Does iTunes upload your iTunes library ?

    You can't write videos with iTunes.  You can't even write anything with iTunes.  iTunes plays media, not create it.
    iTunes only uploads your library if you have subscribed to iTunes Match and then it is only viewable by yourself.  It doesn't include video.
    iTunes is an application that runs on your computer.  It is not the iTunes Store which is something run on Apple's corporate computer's.
    I think there's terminology problems here so perhaps simplify it a bit.  Are you talking about something you have on the iTunes Store server?  I know nothing about that but I guess it is possible people (or more likely automated computer programs automatically scanning the web) have had a look and that gets flagged as a view.

  • In Windows how can I save a video just played by Flash Player?

    In Windows how can I save a video just played by Flash Player?

    This is what I ended up doing.  I put the FLVPlayback inside a movieclip and put this on the first frame:
    stop();
    var vidTime:Number=0;
    on the frame that the video plays on I have the video and a close button (which is a movieclip) and I put the following script:
    if(vidTime>0)
        htMeasVid.seek(vidTime);
    close_btn.addEventListener(Event.ENTER_FRAME, seekCount);
    close_btn.addEventListener(MouseEvent.MOUSE_UP, closeBtnUp);
    function seekCount(e:Event):void
         vidTime=htMeasVid.playheadTime;
    function closeBtnUp(e:MouseEvent):void
        e.currentTarget.parent.play();
    on the following frame I have this code:
    close_btn.removeEventListener(Event.ENTER_FRAME, seekCount);
    htMeasVid.stop();
    and then on the last frame I have this:
    gotoAndStop(2);
    so that it doesn't reset the vidTime variable to 0.
    Thanks again for the help.

  • How can you get 2 videos to play simutenously together?

    How can you get 2 videos to play simutenously together so both are playing side by side on screen at the same time? 

    Welcome to the forum.
    As Steve observes, what you are talking about is called "PiP," or Picture in Picture.
    He has given you the basics of creating a "split-screen" PiP, and that should be exactly what you wish to do.
    For more detail, plus more ways to do PiP, I strongly recommend his book, Cool Tricks & Hot Tips for Adobe Premiere Elements 11, from Muvipix. He has an entire chapter (Chapter 10) on PiP, and many of its uses, with detailed instructions on the settings to accomplish it. Just that one chapter is worth the price of the book.
    Good luck, and happy editing,
    Hunt

  • How can I run a keynote presentation in full screen mode ?

    How can I run a keynote presentation in full screen mode?

    Keynote runs in full screen by default when you click the Play button in the toolbar. If you want the slides to fit the display area, check the box next to "Scale slides up to fit display" in Preferences...

  • How do i get my videos to be full screen when editing and viewing on ipad 2

    How do i get my videos to be full screen when editing and viewing on ipad 2. When editing videos in imovie the video isnt zoomed in all the way, this is with imported videos as well as ipad videos... Please help!!

    Oh, unless you shot tall.
    If you shoot vertical/tall video it cannot be zoomed all the way out in the exit.
    Shoot wide, or edit in a different editing app.

  • How can I get Top Sites to open full screen?

    How can I get Top Sites to open full screen?

    http://support.apple.com/kb/PH11881
    System Preferences > General
    Uncheck the box beside "Close windows when quitting an application".

  • Why do music videos not play full screen when not in video app on iPad and iPhone?  video app is worthless, cannot sort or build playlists.

    Is there a way to build video playlist within itunes that will play full screen or landscape?  I do not like the video app.

    Greetings avilation, 
    Thanks for participating in the Apple Support Communities. 
    It sounds like when you stream videos to your iOS devices using Home Sharing, you only get either video or audio. 
    You can find some troubleshooting steps that may help this situation on this page:
    Troubleshooting Home Sharing - Apple Support
    I'd recommend starting with Step 4 (Check your network connection) in this guide.
    Best Regards,
    Jeremy 

  • How can I import a video and play on Flash with a click of a button?

    Basically I want to create a set of animation sequences on Maya and import them to Flash as avi or flv and then play the movie clip after a button is clicked, how can I do this?
    My idea is to create a multiple choice interactive game where the user has to select the right choices to get to the right ending which is why I need to know how to link buttons to movie clips and be able to stop them at the right time with more buttons and text being displayed for the next set of movie clips. 
    Also after the video is done being played do I just put a stop(); at the end of the Actionscript so the video stops and the choices (text) appear on the screen for the next video sequences?
    I know how to link a button to a scene or frame but I don't know how to link a button to a video or many video/movie clips....
    Thank you
    Also I may have other questions just pop into my head so if I edit and repeat a lot I'm sorry...

    Thanks but what if the clips are long and quite big in size?
    Put all he files separately from flash in the same folder as your swf and let the FlvPlayback Component load them when needed.
    Can I play a movieclip basically by the press of a button???
    Yes
    and does it have to be flv or can it be avi?
    you can use flv or f4v (f4v is recommended if the files are really long (+10 Minutes) no avi, mov or other container

  • How can i add small videos together to add to idvd ?

    I have 2- 5 min videos, daughter playing etc, i want to make big files for a mobile dvd player, all the files i have made are real small and only 12-15 files.
    how do i add the small video files together as one larger movie ?
    how do i get more on a dvd with i movie ?
    4.3 gb disk with 40 mins of video...
    please help.....

    (FYI, most of the time you do not have to post the same question in multiple discussions).
    Read the responses to your post in iDVD.

  • How can I get SD video to play fullscreen at 1080p resolution

    In iTunes on OSX, if I click the full screen button, iTunes will take over the monitor, but it does not scale the video to use the full resolution like Hulu or Netflix do for their fullscreen video.  Instead I get a 640x480 box in the middle of the screen with black bars on all four sides.  Is there an option that I can't find to make iTunes upconvert?

    If the Denon shows in airplay mirroring you can just turn on mirroring and get the sound.  Otherwise try System Preferences -> Sound -> Output and choose the Denon there. Any system sound will play through the airplay device.  I don't know why apple doesn't just give an airplay option from the menu bar sound icon to make this easier.... seems like they are pushing people to mirror

  • How can I capture motion video of my iPhone screen?

    I would like to capture my iPhone screen in action for purposes of demonstrating its usage to others (e.g. How do I create and send a text?). I want to be able to use this in a FinalCut video.

    I don't think there is a supported way to make screen recordings in iOS devices.
    The possible workaround is to use AirPlay and record on a second device.
    There is software for the mac that can turn a mac into an airplay device. You can then use Quicktime Player to make a screen recording and then bring that into FCP X. Also instead of QT Player you may use ScreenFlow or other screen recording software if you have it.
    I can't test right now, but when I get home I plan to make a little test to see how well this in fact works.

Maybe you are looking for

  • Apple TV: Sync with iMac & stream from PC/Vista?

    Happy New Year to all -- I have my main iTunes library on my Mac (box iMac, not portable) upstairs, and I have been syncing that library to my Apple TV downstairs. The syncing occurs, and I can listen to my library through my speakers which are conne

  • Dynamic fields in PDF form

    Hello Experts,                        I have a requirement to design all fields in a form dynamically..! It means if the user selects speific fields in a custom config, the form should be genarated with only those fields. I know it can be done placin

  • Help with Portfolio Slideshow

    I'm fairly new to ActionScript 3.0 so forgive me if this question is easy, but I'm having issues with my portfolio slideshow. I have a few thumbnails and when you click on one the image slides in from the right. That part is fine. What I really want

  • How to check laptop fan is working?

    Hi, I am having compaq persario v6111TU model. From the last couple of months i have observed that laptop sometimes over heat. So i was thinking that  the fan is stil running or not. So please let me know how can i check that the fan is working fine.

  • Flicker on Dragon Sensor R3Ds - pulldown bug?

    Since upgrading our RED camera to the Dragon sensor, we've been noticing a strange bug.  R3Ds that were shot at 23.98 fps that are put on a 29.97 fps sequence (or exported from a 23.98 fps sequence to a 29.97 fps file) are having something wonky occu