Dimensions of slide show

By some reason after adding of several pictures to a .swf of the same size, in full stage to the slide show, these pictures changes their dimensions when playing the movie and take less place, become not in full stage. Is it possible to make them in full stage in slide show? The code is as below.
var picTotal:Number = 5;
var lightSpeed:Number = 5;
var delay:Number = 5000;
var count:Number = 0;
function init():Void {
var white:MovieClip = this.createEmptyMovieClip("wh", 10);
with (white) {
beginFill(0xFFFFFF);
lineTo(Stage.width, 0);
lineTo(Stage.width, Stage.height);
lineTo(0, Stage.height);
lineTo(0, 0);
endFill();
white.blendMode = "add";
pastePic(_root);
lightSpeed = -lightSpeed;
showNext(white);
function pastePic(target_mc:MovieClip):Void {
target_mc.attachMovie("pic"+count, "pic", 0);
count++;
count %= picTotal;
function showNext(clip:MovieClip):Void {
clearInterval(showNext.intervalID);
clip.onEnterFrame = function():Void  {
this._alpha += lightSpeed;
if (this._alpha<=0) {
delete this.onEnterFrame;
this._alpha = 0;
lightSpeed = -lightSpeed;
showNext.intervalID = setInterval(showNext, delay, clip);
if (this._alpha>=100) {
this._alpha = 100;
lightSpeed = -lightSpeed;
pastePic(_root);
init();

what's the following trace show:
var picTotal:Number = 5;
var lightSpeed:Number = 5;
var delay:Number = 5000;
var count:Number = 0;
function init():Void {
var white:MovieClip = this.createEmptyMovieClip("wh", 10);
with (white) {
beginFill(0xFFFFFF);
lineTo(Stage.width, 0);
lineTo(Stage.width, Stage.height);
lineTo(0, Stage.height);
lineTo(0, 0);
endFill();
white.blendMode = "add";
pastePic(_root);
lightSpeed = -lightSpeed;
showNext(white);
function pastePic(target_mc:MovieClip):Void {
var mc:MovieClip=target_mc.attachMovie("pic"+count, "pic", 0);
trace(mc._width+" "+mc._height);
count++;
count %= picTotal;
function showNext(clip:MovieClip):Void {
clearInterval(showNext.intervalID);
clip.onEnterFrame = function():Void  {
this._alpha += lightSpeed;
if (this._alpha<=0) {
delete this.onEnterFrame;
this._alpha = 0;
lightSpeed = -lightSpeed;
showNext.intervalID = setInterval(showNext, delay, clip);
if (this._alpha>=100) {
this._alpha = 100;
lightSpeed = -lightSpeed;
pastePic(_root);
init();

Similar Messages

  • What is the best way to save and copy high resolution slide show?

    Creating and saving/burning slide shows in iMovie or iDVD does not appear to give the same high resolution as playing slide shows directly from iPhoto.  Resolution is also lost when exporting the slide show to iTunes.  Is there a recommended technique to preserve resolution when saving a slide show?

    Click the "Export" icon on the bottom of the application window.
    Click the "Custom Export..." button on the bottom left hand side of the new menu that appears at the top of the application window.
    At the bottom of the next window click the "Options..." button.
    Under the "Video" setting, click the "Size..." button.
    Next to "Dimensions:" click the "Compressor native" drop down menu.
    In there you have "1920 x 1080 HD".
    There are a bunch of other options, so explore and find what works best for you.

  • Where is the frame rate setting control when making a slide show?

    I am trying to make a slide show using QuickTime Pro and cannot find the frame rate control.I put all my consectively-numbered jpegs in one folder. I then clicked on "File," the "Open Image Sequence," then a window opened up and I click on the first jpeg in the series of photos I want in my slide show. Then the first image appears in the QT Window. The instructions next say that I should be able to change the rate at which each slide/jpeg appears, but it doesn't tell you where to find the "frame rate" so I can change it. It doesn't appear at all on its own, so where is it? Anything else I'm missing? Thank you.

    barbaric135
    What version of Photoshop Elements and or Premiere Elements are you using and on what computer operating system?
    In addition, could you please clarify?
    It sounds like you are creating your slideshow in the Elements Organizer. Where are you seeing these distortions and blurs, in the Elements Organizer Slideshow Editor Filmstrip or in the Premiere Elements workspace after you have transferred the slideshow from the Elements Organizer 9 Slideshow Editor to Premiere Elements workspace?
    What are the pixel dimensions of the photos in this slideshow and how many of these photos are in the slideshow? What format are they in..jpg, psd, other?
    With regard to what you wrote:
    Also how do I transport them from Elements to Premier, it has a tab to do that but when I get to the elements file I don't know where to drag and drop into.
    If you are in the Elements Organizer Slideshow Editor and use the Output option Edit with Premiere Elements, then you would expect the automatic transfer of the slideshow to Premiere Elements, with a copy in video format (.psess) in the project media as well as on the Timeline. Nothing for you to drag and drop.
    For all those reasons, I am asking for clarification.
    Thanks.
    ATR

  • .gif slide show?

    How to create a .gif slide show?
    I've currently animated a slide show as a quicktime movie (with hidden controller, autoplay & looped) which works pretty well. But I guess a .gif would be quicker and more universal?
    What software makes a .gif?
    Thanks, Sam.

    Actually, it's easier to go straight into ImageReady rather than create a Photoshop file with layers for each photo.
    Just put all the photos you want in the "slideshow" in a folder (make sure they are all the right dimensions for your purpose). Then open up ImageReady and look under the File menu. There is an option to "Import Folder as Frames". Select your picture folder and then each photo will show up in the filmstrip as separate frames in the animation. You can then adjust the fading and timing. Then save as "optimized GIF". That's it.
    ==> www.DirtDoog.com <==</a>    
    Place A Virtual Pin On Putt-Putt's GuestMap!

  • I need to do non-constrained crops for Ken Burns effect in photo slide show

    I am making photo slide shows in imovie '09. I understand the Ken Burns effect and how to set a start and an end point. I want to use the effect on vertical or portrait mode photos. i would like to have the entire photo displayed in portrait mode and have it zoom in a bit. The problem is The start and end points seem to only be horizontal or landscape mode. I can't ever get the entire image selected. How can I do this?
    Thanks,
    Tim

    You need to add the letterbox (black space) in another application. iMovie's Ken Burns effect will not do it for you. You can do it in Photoshop if you like.
    However, there is a way to do it in Automator, and you can do hundreds of vertical photos very quickly. That is the way I do it.
    Here is more detail:
    There is also a quick way to pad your images without using Photoshop. This method will pad hundreds of images in just a few seconds.
    You do it with a tool that comes with OS/X called Automator. It should be in your Applications/Utilities folder.
    Automator is basically a workflow tool. It allows you to string together commands and actions into a workflow and then execute the entire sequence at once. If you have Snow Leopard, you can even add these workflows to your contextual menus that come up when you right-click.
    There are many workflows that would work to pad your images. Here is an example:
    In Automator, start a photo workflow and drag the following actions into the workflow from the Action palettes on the left.
    You should have something like:
    1)Ask for Photos (You must select one or more photos and hit Select - you can make this easier by putting them in an album beforehand)
    2) Copy Finder Items (give it a folder to copy to- so you can find them easily)
    3) Pad Images. (put a check mark in "scale image before padding" Pick the pixel dimensions of your project...like 640x480 or 960x540. or 1920x1080
    Hit Run and a dialog box will come up asking you to select photos. When you are finished, press SELECT and the Automator script will keep running.
    Then at the end you should have padded images in the folder you created in step 2.

  • Iphoto crashing and ERROR message when trying to EXPORT to slide show

    I am producing a simple Slide Show to be shown tomorrow at 8am.
    I created it in IPHOTO but an older version. I did some tests last night and today. Worked fine.
    Now that it is done I tried to EXPORT it to Quicktime, as a H.264 Quicktime movie.
    Dimension 1280x 720
    Stills only and no music. Classic with simple dissolves from one photo to next.
    Export and proceed and I leave it alone. After about 1/2 hour or so it crashes and give ERROR message and say
    "unable to process" or complete.
    I have tried several times and changed specs. Still crashes.
    What happened to Apple's Chat Support? Are then not online after a certain time?
    On an IMAC with 16 Gbs of RAM, and have space left on drive. this is not complex.
    anyone? It is due tonight so I can Hightail send it to AV people and it needs to be downloaded
    tonight or EARLY tomorrow for showing at 8am.
    thanks to anyone who can help.
    jc

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
    SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
    DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    ☞ If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    ☞ Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Imported slide show into PE11 and some pics rotated unexpectedly, How can get back to horizontal?

    Imported slide show into PE11 and some pics rotated unexpectedly, How can get back to horizontal?

    winkhi
    Just what are the pixel dimensions of these photos that are automatically rotating on you in Premiere Elements 11 workspace after being transferred there from the Elements Organizer Slideshow Editor? Do I have that correct? If so, how are you making the transfer....Edit with Premiere Elements Editor, Burn to Disc, or other as Elements Organizer 11 Slideshow Editor output?
    What is the scenario...from the camera to the computer hard drive, landscape; from the computer hard drive to the Elements Organizer 11 Slideshow Editor, landscape; from the Elements Organizer 11 Slideshow Editor to Premiere Elements 11 Project Assets/Timeline, rotated to Portrait?
    Do you find that the frequency of the problem is related to pixel dimensions, number of photos used? What is the format of these photos, jpg or other?
    Are you using the Rotation option in the Applied Effects Tab/Applied Effects Palette/Motion Panel expanded to correct the photo rotation?
    Just some thoughts for now.
    ATR
    ATR

  • How can I change the font size and placement of photo descriptions in an  iPhoto slide show?

    With an iPhoto slide show, how do I change the font size for titles and descriptions and position the text when preparing a slide show?

    to change the pixels crop to 100x100 and export with maximum dimension of 100 - see the user tip on exporting foo details on Export options - Exporting From iPhoto
    As to DPI - digital photos have no DPI since DPI is Dots Per Inch and digital photos have no inches hence no DPI - when you print a photo then DPI is a mathematical calculation - dots divided by inches - it is not a setting
    Print a 480 pixel photos as a 1" square and the print it 480 DPI (480 / 1 = 480) and print the 100 pixel image as a 1" square it will be 100 DPI (100 / 1 = 100) - print a 480 pixel photo as a 4.8 inch square and it is 100 dpi (480 / 4.8 = 100) - just a calculation - not a setting
    LN

  • Import Slide Show

    I created a slide show in iPhoto 9.1.5 and exported it to QuickTime. The .mov is 8.2 meg residing on my desktop. I imported it to FCE. I created a new sequence, in an existing project, and double clicked the sequence. The sequence appeared in the timeline. All appeared well. When I drag and drop the mov to the timeline it tells me there is insuffient data to edit. When I drag it to the Viewer window, it tells me General Error. What am I doing wrong?   Thanks

    stosek
    Your original thread question should have been taken care of according the Announcement at the top of this forum...that involves the removal of the Windows Update kb causing the      1/2 wmv display. Have you been there and done that? If that is out of the way, then...
    Lots of details on your project to sort out, but I will ask the question "Have you put a stop marker at the end of the last item on the Premiere Elements Timeline?" If so, remove it. It is not needed and is one of the major causes for type of problem that you described in your latest post. Have you expanded your Timeline looking for left over slivers? Typically they present as very thin vertical black lines scattered about the track content.
    What are the pixel dimensions of the photos that went into the slideshow, now that you are trying the Photoshop Elements Slideshow Editor Output option of Edit With Premiere Elements Editor?
    What is your end product...NTSC or PAL DVD-VIDEO standard or widescreen on DVD disc? In the burn dialog for burn to DVD, what does the Quality Area show for Space Required and Bitrate? And, another classical question...if you burn to folder instead of disc for your DVD-VIDEO, does the burn to folder go to success whereas the burn to disc does not?
    Let us start here and then decide further troubleshooting.
    Thanks.
    ATR

  • Convert iphoto slide show to mov format?

    hello, I just want to ask that, can I convert iphoto slide show into mov format??? I tried to select all pics, and export them as a mov, but the problem is, in the iphoto slide show, the pics can be moved and fit the screen size, but when I i export it, the pics just set in the middle , no any effect.

    1. Select the photos you want to use, and click on the +. In the window that appears, select slideshow, and give your project a title.
    2. Choose your transitions and music.
    3. Go to File>Export; this will create a QuickTime movie- a .mov file.
    4. For information on playback, read this section from QuickTime Player Help.
    _Viewing Movies at Full Screen_
    You can set the screen so that only the movie is visible, not the QuickTime Player window, desktop, or other windows. This presentation setting is called "full-screen mode." (You can also set a movie to play at half size, double size, or other sizes.)
    To play a movie at full screen, do one of the following:
    Choose View > Full Screen.
    Choose View > Present Movie, choose Full Screen, and click Play.
    To quit full-screen mode, press Esc. To adjust the way the picture is sized to fit your screen, such as stretched to fit or in letterbox format, move the pointer to the top of the screen to display the QuickTime Player menu options, and then choose a setting from the View menu. The following additional options are available in full-screen mode:
    Fit to Screen: The content is scaled to fill your screen as fully as possible without cropping the movie or changing the aspect ratio.
    Zoom: The content is scaled and cropped to completely fill your screen in at least one dimension. This can eliminate black areas on the top (letterboxing) or side (pillarboxing) but may hide or distort the content.
    Panoramic: The content is scaled to fit your screen and the outer horizontal edges compressed to avoid cropping the image.
    You can also cycle through all of the available full-screen options by clicking the button in the movie controls that appear when you move the pointer.
    You can also set options for all movies playing at full screen. For example, you can hide the movie controls or change the amount of time they're displayed before being hidden. To set these options, see QuickTime Player preferences.
    Note: As long as "Display full-screen controls" is selected in QuickTime Player Preferences, you can make hidden controls appear by moving the pointer.
    I hope this helps.

  • Settings for slide show?  Export?

    I am putting together a 250 photo slide show in FCE 4. I exported TIF and JPEG files from iPhoto and imported in FCE. My slides look good when played on the browser. My exports, however, do not look good. What might I be doing wrong?
    Quicktime export has washed out colors that are vastly inferior to the browse in FCE. Dimensions, however, are fine (16x9). There are also a few pauses and/or hiccups in the Quicktime playback.
    Apple TV export is squished. It looks like output was compressed to fit 4:3. Colors are also washed out.
    Easyset-up set for 1080i50

    I remember a podcast tutorial that says that you should always save your photo files as .tif file (or PICT/TARGA) if you plan on showing it on TV. What you see on your computer screen will not always "look" the same on TV. JPG has somekind of compression that will show up less than stellar on TV where as .tif will not. Also, TV doesn't have the dynamic range to show all the colors and details as would a computer screen. If there are extreme highlights/shadows on your photos then some photos will look washed out or underexposed on TV.

  • PSE 9 Slide Show error message

    I get message "The selected file cannot be played because your system does not have the required compressor/decompressor installed Codec) when I try to add a song from Itunes library to a slideshow. What doies this mean? How do I fix it? I tried in on my Dell and Toshoba laptops. Same thing happened. Thanks.

    tonystef wrote:
    Still have pixelated slide show.  Repeated the process, ensuring that everystep was at max resolution.  The slide show in PSE 9 is still pixelated.  The photos in the folder they came from are sharp.
    I exported to Premiere & burned a DVD.  Pixelated on my computer as well as my near new LCD TV.
    Whats wrong with this PSE process - anyone know?
    more information may help analyze your problem
    1 -- What are the pixel dimension of the photo files that are used in this slide show ?
    2 -- Did you add Pan or zoom when making the PSE slide show ?
    3 -- When you say you exported to Premiere Elements,
    -- did you only make the DVD menus and burn the DVD disc in Premiere Elements ? OR
    -- did you also Edit the video in Premiere Elements using its Timeline or Scenes functions ?
    4 -- Are you creating the DVD as Widescreen (16:9) or as Full Screen (4:3 aspect ratio) ?
    General comments --
    Since you are creating a DVD (which is standard definition with pixel dimensions of 720 x 480 for NTSC in USA or 720 x 576 for PAL)  inputing a high pixel resolution photo file to the slide show process can actually produce a lesser quality image in the DVD video in the final image. Generally recommended are using a photo editor for  downsizing the photofile resolution to approx 1000 x 750 for 4:3 aspect ratio before you start making the slide show.   
    If you respond that you did use pan or zoom and you respond that you worked with (edited) the slide show video in Premiere Elements,
    -- then there is a Premiere Elements parameter of Scale to Framesize that may be a significant factor in why you see pixelation.
    -- Also it will be good to check the Premiere Elements project setting
    When playing a DVD on a high resolution screen (either HD TV or computer monitor) the effectiveness of the upscaling hardware or software doing the playback is a factor in the quality of image that you see. I don't suspect that this is your only problem, but it can be a factor.

  • PSE 9 Slide Show pixelated

    I have created a slide show in PSE 9 with sharp JPEGs of @ 3MG each.
    When viewing the photos in full screen, they are badly pixelated.
    Any ideas?   Thanks.

    tonystef wrote:
    Still have pixelated slide show.  Repeated the process, ensuring that everystep was at max resolution.  The slide show in PSE 9 is still pixelated.  The photos in the folder they came from are sharp.
    I exported to Premiere & burned a DVD.  Pixelated on my computer as well as my near new LCD TV.
    Whats wrong with this PSE process - anyone know?
    more information may help analyze your problem
    1 -- What are the pixel dimension of the photo files that are used in this slide show ?
    2 -- Did you add Pan or zoom when making the PSE slide show ?
    3 -- When you say you exported to Premiere Elements,
    -- did you only make the DVD menus and burn the DVD disc in Premiere Elements ? OR
    -- did you also Edit the video in Premiere Elements using its Timeline or Scenes functions ?
    4 -- Are you creating the DVD as Widescreen (16:9) or as Full Screen (4:3 aspect ratio) ?
    General comments --
    Since you are creating a DVD (which is standard definition with pixel dimensions of 720 x 480 for NTSC in USA or 720 x 576 for PAL)  inputing a high pixel resolution photo file to the slide show process can actually produce a lesser quality image in the DVD video in the final image. Generally recommended are using a photo editor for  downsizing the photofile resolution to approx 1000 x 750 for 4:3 aspect ratio before you start making the slide show.   
    If you respond that you did use pan or zoom and you respond that you worked with (edited) the slide show video in Premiere Elements,
    -- then there is a Premiere Elements parameter of Scale to Framesize that may be a significant factor in why you see pixelation.
    -- Also it will be good to check the Premiere Elements project setting
    When playing a DVD on a high resolution screen (either HD TV or computer monitor) the effectiveness of the upscaling hardware or software doing the playback is a factor in the quality of image that you see. I don't suspect that this is your only problem, but it can be a factor.

  • Vertical photos distorted in slide show

    I have 'scale photos to screen' turned off during slide show. Still, some vertical photos in my slide show, but not all, appear distorted as if they were horizontal; i.e. the horizontal dimension is stretched. When I preview the same photo, it 'reloads' and then, when I continue the slide show with that photo, it appears with the correct vertical/horizontal ratio and looks right. The photos had been rotated to be upright after import. - Anyone have any idea what's going on? I can't for the life of me figure out what causes this. I have to go through all my vertical photos and preview them, one by one, before running the slide show to avoid that some vertical slides appear distorted.

    No, video for viewing on TV is interlaced... it is shot with two fields, each shot at slightly different times, the two interlaced fields make up a frame. It is the time difference between when each frame was shot that gives the "jaggy" lines. A TV knows how to handle these fields whereas a computer monitor does not.

  • Slide show - how to fill page

    Hi guys, please may someone explain to me how I fill a page and browser with a slide show? Can I edit the pre-set ones in Muse already available or do I have to create one in Edge Animate please?  I am wanting to literally have an image cover the entire screen regardless of what system you are using to open the site.  I am working on a 27" Mac monitor so it's hard to judge thanks.
    Can you give me dimensions and how I can do this. Ever so grateful, as always!
    Regards,
    Robyn

    Thank you.
    2nd questions - same topic... How do I change the path to retrieve my images - please note that I don't understand code that well thanks.  I have tried uploading to dropbox and doing similar code by retrieving the link but it doesn't worl - probably because I haven't a clue lol.  I am wanting to upload images from the downloads folder and within that I have a folder named cleaning images which contain images I want to use. Thanks
    So I'm using this code from that forum:
    . Download the js file https://raw.github.com/srobbin/jquery-backstretch/master/jquery.backst retch.min.js
    2. In Muse: Go to File -> Add Files for Upload and add the script file
    3. Open Page Properties -> Metadata -> HTML for <Head>
    Paste this code in:
    <script>
    window.onload = function() {
    var loaded = function() {
      $.backstretch([
          "http://dl.dropbox.com/u/515046/www/outside.jpg"
        , "http://dl.dropbox.com/u/515046/www/garfield-interior.jpg"
        , "http://dl.dropbox.com/u/515046/www/cheers.jpg"
      ], {duration: 3000, fade: 750});
    //Load the plugin:
    var head= document.getElementsByTagName('head')[0];
    var script= document.createElement('script');
    script.type= 'text/javascript';
    script.onreadystatechange = loaded;
    script.onload = loaded;
    script.src= 'assets/jquery.backstretch.min.js';
    head.appendChild(script);
    }; //Window OnLoad
    </script>

Maybe you are looking for

  • Email link to a pdf with text anchor on web site

    I'm trying to create an email with a link to a web site's pdf file with a text anchor. I want the link to take the reader not just to the pdf file but to a certain location in the pdf file. I'm creating the pdf with the text anchor in Indesign 4. It'

  • ITunes can't locate files

    Hi, I've had a LaCie external since Christmas and when I first got it, I transfered all my song files to it. I changed the location of my iTunes folder to the folder on the external and it played music without a problem. Usually, if I have to unplug

  • Making a net in Indesign?

    Is it possible to make a product net in Indesign CS5? What would be the best way to create this template? I have to design an accurate box cover with images and text on, and all the tabs ect. The only way I can think of is by making all the different

  • Fitting photos on an a4 page

    Im such a noob lol. I took some photos with a pretty good camera and opened them in illustrator and there pretty big, i need them to fit on an a4 page perfectly. I tried scaleing them down but it wasnt qwite the right size of the page. how can i get

  • Photoshop and Yosemite server

    Hi all, I'm using photoshop CS5.1 on a mac with yosemite installed and up to date, connected to a brand new yosemite server. Problem is, when I try to open a file on photoshop, modify it, and save it, I can't save it on my server, and suddently the f