Video scale up and down suggestions

Please help me form some basic coding plan for scaling up and down the video at run time when I
open a digital scrap book.
The idea is very simple.. I have a Digital Interactive scrap book which will flip to the page which has the event housed on that page and will show a Thumbnail of the event. In the meantime the Loader will keep loading the movie file and show a progress bar. Once when the loader is done with, I want the Video to scale up to the size of the Stage and then play the video and once the file has reached the end it should scale down the video and go back to the Index page-the home page whioch started this..
Please help me sir, as I am not good with action script but wit your guidance I will make all efforts.
Thanks

You can just tween the width and height of FLVPlayback to the stage width and height and move the position to (0, 0).

Similar Messages

  • Playback and rendered video jumps up and down regularly and minutely

    A number of the sequences I've edited have a minute but noticible up-and-down movement.  For example, see http://www.youtube.com/watch?v=hely09sD6gY  You'll notice that only the video image moves up and down, not any of the still images or the StudioCrasher watermark.  I initially thought it was the source video I'd imported, but on a more recent project I've noticed that it also does it with footage from a secondary video camera. 
    I also note that this doesn't happen on the original source video in Premiere, just in the edit playback and in the exported video.  So, it has to be something in Premiere. 
    I've tried everything, including searching endless discussion boards, but I can't come up with a solution or a work-around. 
    Any ideas? 

    Thanks John -- okay, here's my answers:
    What version of Premiere Pro? Include the minor version number (e.g., Premiere Pro CS5.5 with the 5.5.2 update).
    Premiere Pro CS5.5 with the 5.5.2 update
    Have you installed the recent updates? (If not, you should. They fix a lot of problems.)
    Software up-to-date.
    What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac".
    Mac OSX v10.7.5
    What kind(s) of source footage? When telling about your source footage, tell us about the codecs, not just the container types. For example, "H.264 in a .mov container", not just "QuickTime".
    Canon Legria HFG10
    Type: MPEG Movie
    File Size: 1.9 GB
    Image Size: 1920 x 1080
    Frame Rate: 25.00
    Source Audio Format: 48000 Hz - compressed - Stereo
    Project Audio Format: 48000 Hz - 32 bit floating point - Stereo
    Average Data Rate: 2.9 MB / second
    Pixel Aspect Ratio: 1.0
    If you are getting error message(s), what is the full text of the error message(s)?
    N/A
    What were you doing when the problem occurred?
    N/A
    Has this ever worked before?
    N/A
    What other software are you running?
    It occurs regardless of what else is running or not. 
    Do you have any third-party effects or codecs installed?
    No
    Tell us about your computer hardware. Be especially certain to tell us about third-party I/O hardware (e.g., AJA, Matrox, Blackmagic, MOTU).
    Processor  2.7 GHz Intel Core i5
    Memory  12 GB 1333 MHz DDR3
    Graphics  AMD Radeon HD 6770M 512 MB
    Are you using Mercury Playback Engine GPU Acceleration?
    Not that I'm aware of. 
    Does the problem only happen with your final output, with previews, or both?
    Preview window and final output.  Not in source window. 
    Screenshots and sample movies are often very useful in showing exactly what you're seeing, and can thus make getting an answer faster and easier.
    Example: http://www.youtube.com/watch?v=hely09sD6gY

  • Video bouncing up and down

    Hi. I have Adobe Premier Elements 12. Please, why is there a slight bounce, up and down, to a video I am working with in the timeline ? The video is in 3 parts. There is an ident and the beginning and end, which is fine, but the main part of the show is me talking, and that is the one which is bouncing. I have also rendered this, and saved it, but this has made no difference. It's uploaded to You Tube, so if you want to see what is happening it's here :  http://youtu.be/IAR-XHymdUk   . Please go past the first 15 seconds to the main show (me talking) to see this, Please can you tell me what I'm doing wrong. I was using Elements 9 for 4 years with no problem.
    Thanks.
    Chris.

    Hi Steve. I deleted that link now as I didn't want people to see it unfinished. How stupid to do that before you boys had a chance to look. I am uploading again now.
    When it's uploaded it will be here :  http://youtu.be/4JbLa3ld4r0
    Project settings are :
    General
    DV PAL  (greyed out)
    Timebase  25.00  (greyed out)
    Frame size 720 x 576
    Pixel Aspect Radio  D1/DV PALWidescreen 16:9 (1.4587)  (greyed out)
    Fields (Upper field first  (greyed out)
    Display format  25fps  Timecode
    Title Safe Area 20 % horizontal   20% vertical
    Action Safe Area 10% horizontal  10% vertical
    Capture  Format   DV
    Video render
    unticked maximum bit depth
    Previews 
    Flie format Microsoft AVIDVPAL (greyed out)
    Compression    DVPAL (greyed out)
    ticked  optimise stills
    None of this above means very much to me. I am not techinically savvy with any of this. All I know is that with Premier elements 9 it just all worked fine.
    The camcorder I am using is a Canon Legria FS200
    It is set to Standard Play 6Mbps
    Bill - I opened a "new project".
    Where you ask "specs for video clips" - I am not sure what you mean. I have right clicked & "properties" on the main clip, if this is what you mean, and got this lot :
    Type   MPEG Movie
    File Size 3.2GB
    Image size 720x576
    Frame rate 25.00
    Source Audio Format 48000Hz-compressed-stereo
    Project Audio Format 48000Hz - 32bit floating point-stereo
    Total duraction 01.21.56.04
    Pixel Aspect ratio 1.4587
    My computer is running Windows Vista Home Premium Service Pack 2
    Intel 2 Quad CPU Q6600 @ 2.4 GHz    2.39 GHz
    4.00GB Ram
    32 bit
    Thanks boys. Doing my nut in this !
    Chris

  • Worker role scale up and down manually

    I have specific task that need to be done on random time (i cannot predict when). one task can take more than 5 min.
    To be "cloud" compatible and "elasctic" ready, i don't want to have only 1 instance of this worker role but more dynamically when needed.
    I ve created a "queue" with all the task that need to be done, because it was the solution i thoguth with the auto scalling of azure
    But when i try to put it in place, my problem are the following :
    1)with the auto scalling of worker role, it seems it doesn't start to evaluate directly and wait maybe 20 min before scale up the first time. it's not fully ok for me and i would like to have scaling directly.
    2) one instance cannot be killed like this. The task can take more than 5 min ! (maybe 10 or 15). And in this case it's a big issue for me if one instance is randomly dropped. And i cannot can "put" somewhere the current data of the task to be proceeded
    by someone else
    My idea is that my instance "0" create other instance if it see that the number of task on the queue is big
    AND, it's the instance created (so not the 0!) that kill itself when he has finished and see there is nothing else to do
    Is it possible ? I don't find documentation about that.

    Hi,
    If you use auto scaling add a worker role, it spend 20 min before scale up the first time, this 20 min may be used to build azure worker role instance. so we need a metrics to let worker role prepared in advance, for example, in the case of Cloud services,
    if CPU exceeds a defined threshold in your rule, auto scaling will add additional instances to handle the increased load.  When CPU drops below a defined threshold, auto scaling will remove those extra instances.  It’s this kind of elasticity that
    makes cloud computing so compelling.
     See more at:http://rickrainey.com/2013/12/15/auto-scaling-cloud-services-on-cpu-percentage-with-the-windows-azure-monitoring-services-management-library/
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • After upgrade, video's (with flash 10 10,2,159,1) jumps up and down

    Most videos jumps up and down when watching after I upgraded to firefox 4.
    I have

    Try to disable the hardware acceleration in the Flash Player.
    See [[Cannot view full screen Flash videos]]
    * http://www.youtube.com/swf_test.html (right-click the player: Settings)
    Flash "Display settings" window:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html

  • Scaling up and down BufferedImages by percent?

    Hi, I have a BufferedImage and I would like to know the exact syntax to scale up and down an image by percentage. Basically I want to scale the BufferedImage by a specific percentage like scale down to 50% or scale up to 150%. Anyone know any methods to do so? If I can use a specific library then which library can I use and how to use it(clear syntax like: profileImage.scale(50);)
    I read an image using the following:
    BufferedImage profileImage = ImageIO.read (new File ("Image.bmp"));And I would appreciate if the libraries imported are posted too. Thanks
    Edited by: Taufiq on Feb 26, 2008 2:54 PM

    Demo:
    import java.awt.*;
    import java.awt.geom.*;
    import java.awt.image.*;
    import java.io.*;
    import java.net.*;
    import javax.imageio.*;
    import javax.swing.*;
    public class ImageResizingExample {
        public static void main(String[] args) throws IOException {
            URL url = new URL("http://blogs.sun.com/jag/resource/JagHeadshot-small.jpg");
            BufferedImage image = ImageIO.read(url);
            if (image == null) throw new NullPointerException();
            Image smaller = scaledInstance(image, 0.5);
            BufferedImage blurry = rescaled(image, AffineTransformOp.TYPE_NEAREST_NEIGHBOR, 1.5);
            BufferedImage better = rescaled(image, AffineTransformOp.TYPE_BICUBIC, 1.5);
            display(image, smaller, blurry, better);
        static Image scaledInstance(BufferedImage im, double factor) {
            int w = (int) (im.getWidth() * factor);
            int h = (int) (im.getHeight() * factor);
            return im.getScaledInstance(w, h, Image.SCALE_AREA_AVERAGING);
        static BufferedImage rescaled(BufferedImage im, int hint, double factor) {
            AffineTransform xform =  AffineTransform.getScaleInstance(factor, factor);
            return new AffineTransformOp(xform, hint).filter(im, null);
        static void display(final Image... images) {
            EventQueue.invokeLater(new Runnable(){
                public void run() {
                    JPanel cp = new JPanel(new GridLayout(0,2, 5, 5));
                    for(Image image : images) {
                        cp.add(new JLabel(new ImageIcon(image)));
                    JFrame f = new JFrame("ImageResizingExample");
                    f.setContentPane(cp);
                    f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
                    f.pack();
                    f.setLocationRelativeTo(null);
                    f.setVisible(true);
    }

  • Make object fit browser window when scaling it up and down?

    I want to add a flip book on my page. But i want it to scale up and down, so it will fit both a 13" screen as well as a 27" screen. Is this even possible?

    Hi,
    Please take a look at this for a similar discussion : https://forums.adobe.com/message/6264647#6264647
    Regards,
    Aish

  • In Final Cut Pro x, Somehow my video got muted and I can't find a way to UNMUTE it! (it won't let me manually lift up or down the waveform - nor go in and raise the level of loudness) Any suggestions? (How to unmute)

    In Final Cut Pro x, Somehow my video got muted and I can't find a way to UNMUTE it!
    (it won't let me manually lift up or down the waveform - nor go in and raise the level of loudness)
    Any suggestions? (How to unmute)

    Do you know how to use the volume adjustment line?
    If so, is it not working?
    Can you post a screenshot of your audio?

  • How do I know if my Edge Animate compositions will scale up or down to fit each mobile phone platform's resolution? iPhone 3s, 4, 4s, 5, and 5s all have different resolutions. Do I use .png or svg?

    I want to use Edge Animate to create native app in PhoneGap Build. How do I know if my Edge Animate compositions will scale up or down to fit each mobile phone platform's resolution? iPhone 3s, 4, 4s, 5, and 5s all have different resolutions. And do I use .png or svg?

    If you use responsive scaling it will definitely scale .
    For best practises regarding graphics refer
    Edge Animate Help | Best practices for graphics in Adobe Edge Animate

  • Creative vision m: transferred downloaded video is playing upside down and mirrow

    Hello
    I have a creative vision m and when transfering downloaded video, playback is upside down and mirrowed... HOW DO I PREVENT THIS? quality is great and sound is great.

    getting the same thing!! dont have a clue why - it only seems with the transferring to the low quality video?

  • How come when I view flash videos my videos stop, but the audio plays  and I see rainbow colored lines up and down the video.

    How come when I view flash videos my videos stop, but the audio plays  and I see rainbow colored lines up and down the video. I attached a image below.

    ATR, just to make sure you understand me, all my video clips in my folders appear as the first frame of the video clip when I view my folders as (small, medium, large)icons instead of lists, when saved as .avi files but when saved as .mp4 files, those icons display as a graphic icon of filmstrip with a musical note on it. I do have various other methods to open with (quick time, windows media, winamp or real player) but prefer real player because I like it's quick and easy trimmer that comes along with it, since so many of my videos are just pet antics where you need to clip off the boring beginning and ends of the video.
    I did go on a few of the icons and right clicked, Open With, and tried quick time and also Windows Media and it did nothing as far as how the file was saved for display, and they opened the same no matter which player I used...the actual video opens and plays right at it's first frame... but it's the way it is visually displayed in STORAGE that bugs me because it isn't immediately apparent to me what it is a video of (weddings, outside the house, pet antics)... it makes me have to actually title things and read titles where before I let it just be dates because I had the visual of that first frame as a reference. Obviously, this is a problem for unedited videos only, as anything I actually work with, I do give a title along with the date of the video.
    I also just realized this seems to be the way ALL videos that are wrapped in .mp4 are displayed, as my bloggie camera's videos appear the same way. Now I know why! My other videos display as .avi's so I see the frame. Puzzle solved. Guess I'll just have to learn to live with it, as it seems to be how things display with the various formats.
    Now I need to watch some tutorials to learn how this Premiere program works! It's all new to me, since this is the first time I've been able load any of my videos onto it. I haven't even been able to figure out how to trim on it yet!

  • My Videos are flipping as I stroll up and down the page

    Hello! FireFox...
    I would like to know if someone can please help me solve this problem.
    I'm experiencing this problem only on blogger and Word-press with my videos flipping when I scroll up and down the page.
    This don't occur when I use yahoo videos... I must admit that this is very annoying.
    By the way, my pages use to flip until I upgraded to Mozilla 6.0...However, that didn't solve my video flipping problem.
    Thanks,

    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.
    If it is Flash files then also try to disable the hardware acceleration in the Flash Player.
    See:
    * https://support.mozilla.com/kb/Cannot+view+full+screen+Flash+videos
    * http://www.youtube.com/swf_test.html (right-click the player: Settings)
    Flash "Display settings" window:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html

  • Flash videos and menu boxes jump up and down, what would cause this?

    After installing Firefox 4, all flash videos and menu boxes jump up and down. I have removed and reinstalled the flash plug in to no avail. This does not affect the playback, just the border of the video or menu box. Other browsers do not do this. Just wondering why this happens?

    OK, solved the problem...
    I '''''DELETED''''' the file LOCALSTORE.RDF with FF closed. Restarted and everything was back to normal.
    Irv S.

  • TS3048 can't scroll up and down with wireless mouse, I have checked setting and everything looks good.  Any suggestions on what else I can check?

    My wireless mouse has stopped scrolling up and down.  I have checked my settings and everything looks good.  Any suggestions on what else to check?  

    Hi:
    I wish my suggestion had gotten you further.
    I do suggest you try to connect the keyboard again.  The request for a number is a step in it trying to pair.  If it gets by the number, it sometimes takes a little while to get connected.  If you are unable to get it connected and want a new one, I have been using Apple Bluetooth keyboards for years - and I like them. The one I have (the newest model) only uses two batteries and is very thin. 
    Speaking of batteries, if you are not already doing so, you might consider rechargeables.  I have a drawer full of them and use a 15 minute charger.  I go tired of buying batteries and rechargeables are environmentally friendly to boot. At the moment, I use 2450 mAh Energizers and a 15 minute Energizer charger (all purchased new on eBay at a very reasonable price).
    I am far from an iPad "expert," although I have one.  If my suggestion below does not help, post your question in a separate thread in the iPad forum.
    I had a terrible time syncing my iCal on my Mac with my iPad iCal (confusing - hopefully it makes sense).  I quit using iCloud as that added to the confusion. There is a facility to one-time sync items.  When you connect your computer to your iPad, iTunes opens.  The system begins a process (automatic backup and so on). After it finishes, you can click on "info."  At the bottom of the screen, there is an advanced section.  You can select any of the items and then force it to sync. The iCal information from your computer would be deposited on the iPad. 
    After all that, I do not use a Google calendar so the information may be worthless to you.
    If you want to reset the iPad to factory settings, you can do that when it is connected to iTunes (one of the options).  Me being me, I try never to erase anything. 
    Barry
    Message was edited by: Barry Hemphill

  • How do I turn a video upside down. A video came through upside down and I want to straighten

    How do I turn a video upside down?  A video came through upside down and I want to straighten it right side up.
    I do not want to view dancing on the ceiling.  

    Sandy, welcome to the forum.
    You can try pressing Ctrl + Alt at the same time and use the Arrow (Direction) keys to change the orientation.
    Please click the "Thumbs Up+ button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

Maybe you are looking for