Slide transition between forms?

Hi,
How can I make a transition between forms so that it appears the second form slides in from the right?
I know its possible to make a slide effect with a timer, but how do I do it to move a form?
Thanks!

To make it slide in from the left, change the starting point and the direction of movement.
Public Class Form2
    Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        Me.Top = Form1.Top
        Me.Left = Form1.Left
        timer1.enabled = True
    End Sub
    Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
        If Me.Width < Form1.Width - 5 Then
            Me.Width += 5
        Else
            Me.Width = Form1.Width
            Timer1.Enabled = False
        End If
        Me.Focus()
    End Sub
End Class

Similar Messages

  • Oracle forms display bright white flash when transitioning between forms.

    We recently migrated an application from Oracle Application Server to WebLogic and we are noticing that in the WebLogic environment while transitioning between forms there is a quick bright white flash that has caused several complaints. We are not sure if this is related to a performance issue which may be preventing the form from painting quick enough or if there is a configuration problem somewhere. Has anyone else seen this behavior?
    We are running WebLogic Server Version 10.3, Fusion Middleware 11gR1, and Oracle DB 11.2

    Unfortunately we don't have any errors to work off of. The application works fine, it's just that their is a very short delay when transitioning from one form to another and during that transition the whole form turns bright white which has caused users to complain that it could cause an epileptic seizure. I assumed maybe there was some performance tuning/caching that could be done to make it so it loaded quicker. Our DBA team recieved a response from Oracle support stating that although the forms themselves are relatively unchanged, due to the underlying software changes in 11g we are to expect some differences compared to previous versions. We have since set background in formsweb.cfg to use a light grey image which seems to be more acceptable for our users.
    Edited by: user4597705 on Oct 12, 2012 1:18 PM

  • Slide Transitions

    I would like to set up my presentation so that there are no slide transitions between slides.  I don't want any slides fading in or fading out.  I thought this could be done by going into the General Properties and setting Transition to No Transition.  I've done that for all of them, but I am still getting some fading in and out.  What am I doing wrong?  Thanks.
    Terri

    Hi Terri
    Slides themselves typically don't have transitions unless you specifically choose to add them.
    Odds are the objects you have on the slides have the transitions applied. Normally objects (Buttons, Captions, Etc) have a Fade in and Fade Out transition. So you will need to explore changing the transitions for the objects.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Slide transitions are choppy only on replay

    When I watch a video I've created (either using the F4
    preview or after publishing to SWF), the initial view functions as
    planned. When I click my 'Replay' button on the last slide,
    transitions between slides with a 10 or 15% transparent image don't
    transition properly. The video "jumps". Here are my details...
    Using Captivate 3
    Projects range in size, but are fairly average-to-small
    * 15 - 30 slides
    * 0:50 - 1:50 in length
    2 slides next to each other each have a .PNG image to fade
    out the background, so text can be read more easily
    * 10% or 15% transparency set on the images
    * No transition set between slides
    * No Fade in or Fade out set on images
    'Replay' button jumps to Slide 2. Get the same behavior
    jumping to Slide 1.
    If I use the 'Restart/Replay' button on the Playbar, the
    slides transition smoothly. Here's a sample of what happens:
    GlitchyExample
    Anyone experienced this? Anyone got a clue?
    Thanks,
    Marty

    kidogo said...
    quote:
    Which "best practices" are you referring to? If there an
    official "best practices" document I may have overlooked? I've
    configured the video using Captivate's features, so I'm not sure
    how the results are "predictable." It works beautifully on the
    first run, and the glitch doesn't occur until the replay. That
    sounds like a timing issue inside Captivate (my junior member
    analysis).
    The "best practices" that I refer to are written, but
    in a thousand posts and emails over years and years, not as an
    intentionally constructed volume of work available by itself.
    Sorry. Your "junior member analysis" is not to be taken lightly,
    and I apologize if I made it sound like it was being so construed.
    My apologies are hereby offered, if any are needed.
    I think now I might have mis-read your original post, as it
    seemed then that you were assigning the transparency and some other
    attributes to the PNG image prior to insertion to Captivate,
    thinking those attributes would be mimicked within Captivate.
    Reading your last, it appears that was an incorrect translation on
    my part. I do see what you refer to as "glitchy", however, and
    don't have a fix for it aside from leaving off the objects that
    seem to be causing it - or accepting that a "replay" can be worked
    around or avoided entirely. Sorry I don'thave anything to offer
    that is more to the point of your complaint. Maybe someone else ...
    regards~
    Larry

  • Can you display multiple photos on one page with slide tool to transition between them?

    Hi Folks,
    I have a series of photos taken from the exact same location but on different days. I would like to display them on one page but use a slide tool/bar to move or transition between the photos. If the slide bar can display the date of the photo then that would be great.
    Can this be done in adobe?
    Any help would be great.
    Thanks.

    A Steve mentioned you can use a button to display an image. If you use JavaScript, you wouldn't have to show/hide multiple buttons but could instead dynamically set the button icon programmatically. The setup for something like this is a bit involved, but it's not overly complicated. Post again if you'd like more details.
    The slide bar is the thing that would have to faked as there is no such built-in control, but something functionally equivalent could be done, it just may not behave as smoothly as you want.

  • Powerpoint Animations Flicker Between Slide Transitions

    Version
    Captivate 6.0.1.240
    Output type
    Flash SWF, and MP4
    I have a powerpoint (2010) I imported into Captivate.  The slides do contain animations, mostly fade in, and fly in.  No exit animimations, all are enterance.  Captivate is using the animation times set in PowerPoint as I expect, and that works well for me.  I did add narration audio using Captivate for each slide.  After I have everything set, I produce the project as MP4 successfully.
    However, then I view the video when the slides transition to a slide that has animations, there is a quick flicker that shows the animations for the slide even though they are not really seen until sometime into the slide.  This effect is very distracting and takes away from the impact of the slides having seen a flicker of the exposed animations.  It almost seems it is adding a video frame of the final slide.
    I have tryed the following:
    -Reapplied the patch
    -Added fade slide transistion in Captivate (This only makes the flicker last longer)
    -Tried the different produce settings
    -Tryed produce to Flash, but same effect.
    I am looking for a solution to this, or a workaround I should be concidering.  My final option is to pull the MP4 into Premier to remove the frames, which is not why I bought Captivate.

    I am seeing the same thing. I just recently updated to ver 6. This is very much not good.
    Also, by buttons keep resizing themselves to little tiny boxes if I change any properties.
    Please fix these fast!

  • Slide transition animation and image in the slide master

    Hi,
    I placed an image in one of the slide masters, because I want that image static in the slide background. But when I add a transition to the slides made with that master, the image I placed is animated too. Should I do something else in the slide master so the image I placed is not affected by the slide transition?
    Macbook Pro Retina with OS X Yosemite and Keynote 6.5
    Regards.

    There is no such thing as an object transition, objects are animated using Builds or Actions:   Inspector > Animate
    I'm referring to "Object Effects" in the Transitions pull down (Object Push, Object Revolve, Object Flip, etc). So yes, technically there is an Object (transition) effect where objects transition between slides.
    Backgrounds do not animate when using Builds or Actions.
    True. However, if you use the last version of Keynote (before 6.5 and the Yosemite update) and place an image on the master slide it will not animate when applying many of the Object Effects.
    When an action or or Build is applied to an objet, the slide or the background does not animate, only the object animates.
    Same point as I made above.
    No EnzoFT said,  "when I add a transition to the slides made with that master, the image I placed is animated too."
    EnzoFT was using a slide transition therefore any object on a slide will be included in the effect.
    If you try what I said above in the previous version of Keynote, it will not animate. However, I found out how to make an image on the master slide NOT animate in Keynote 6.5 (I made a comment earlier in the thread about this). Open the master slide, select the Slide Layout, change the background to Image Fill, and the image won’t animate from one slide to the next when you apply an Object Effects transition to a slide.
    That is a very narrow minded personal opinion.
    Selecting a transition, Build or Action should be based on how it enhances the presentation and what you want to animate; the slide, the object or both.
    Narrow minded personal opinion?!? Do you really need to go there? I was simply making an observation.
    Use Builds or Actions.
    There has been no change;  Transitions affect the whole slide, Builds and Actions affect objects on a slide.
    If you try what I mentioned above there has been a change. Thanks for offering advice, but doing a little research in the future before replying to issues will help with providing more accurate information.

  • Transition Between Video Tracks

    Is there a way to make a transition between video tracks? Or is it only possible with menu-track and slide-video?
    Thanks.

    Richard
    Using DVDSP transition from track to track won't work the way you want or think it will. Thats not what transition in DVD were designed for. There is no solution. DVD is a linear technology and placing transitions between tracks means the laser of a player must refocus to a different part of the disc as to comes from 1 track to a transition to the second track.
    Why not just make 1 track. If thats not an option then you need to re-think the title.

  • How can I do a simple fade transition between clips??

    I'm trying to learn my new Premiere Elements 9. I am a simple man, with simple needs. I like to just do a simple fade transition between video clips. There is no "fade" option on the transitions for PE9, I have tried "cross disolve" and "non-additive disolve", and they are freaking wierd. The one that comes the closest is cross-dissolve, It fades out the first clip fine, but the follow on clip starts with an awkward momentary freeze frame, which is not acceptable.
    Any thoughts?
    Clem

    A "fade" is a just that. It fades to black.
    Fades to black are far from weird.They are very useful for indicating a complete change of subject or chapter in a long video story.
    I think you are using the wrong descriptions,
    Probably you want a cross dissolve where one scene slowly dissapears while the next one appears, the average picture level being constant.
    There are two of them provided in transitions. Cross dissolve (what you call a fade) and non additive dissolve.
    They both work perfectly if you apply them correctly and you have set up your project correctly to match your video camera or slides. (see many other posts on this)
    You simply drag the 'transition icon' for the dissolve to the cut line between the two clips. Cant be any easier than that can it?
    If you are seeing jerky results, it is because your computer is not fast enough to preview unrendered video (or set up right) - so render it!
    As I said there should be no red lines at the top of the timeline where the transition is (otherwise render just that red part of the timeline)
    More advanced:-
    The dissolve period plainly shows in the video track. You can have it before, centered or after the cut depending on where you want the dissolve to start or finish in relation to moving objects in the video. (Right click and select effect properties to adjust)
    You can even change the speed of the dissolve by dragging the edges of the effect boix in the timeline

  • Basic transition between two pictures (MCs)

    I'm trying to implement a typical gallery fade transition
    between two pictures when a thumbnail is clicked, but the tweens
    aren't showing. The individual pic information is loaded from an
    XML file, not the library. The correct picture is displayed, but it
    just flickers as if I was doing a straight assignment and the
    tweens weren't even there.
    I've got one MC on the top layer to hold the old image, and
    one on the bottom layer to load the new image. When it's loaded I
    want to fade out the top and fade in the bottom. At one point while
    playing around I did get one of the tweens to work but at the wrong
    time, so is this a timing issue?
    A nudge in the right direction would be appreciated!
    David

    Not really, it was more for organizational purposes when I
    was starting out. At this point it's all down in just one layer.
    As I understand it, the screen does not update during the
    event, only after. Which would explain why things aren't doing what
    I expect. But if that's the case, where should the transitions be
    implemented? Every example I've found so far has all the images
    added to the library at design time, or does a workaround like
    having the image slide in and out of the screen so you don't need a
    transition.
    I tried putting the tweens in the photoLoader complete event
    and that didn't work either.
    David

  • How do i include the text in the transitions between pictures?

    this is my first time to ever use premiere elements and i've blindly stumbled around.  i'm making a glorified slide show it seems.  i have captions or text on every one of the pictures in my video but when i add transitions between the pictures i can't seem to get them to change with the picture. it just stays there until the transition is done and the next picture comes up? how can i get the text to do the same thing as what the picture is doing? help!!

    OK, let's see if this is what you have now: you have the stills on Video Track 1, and these butt up to each other. You have added various Transitions between them. You have done your caption Titles and they are on Video Track 2 (or another above the stills). To get those Titles to also transition, you will want add a Transition to them too, or you just have a butt-cut. The reason that I asked about the Transitions used was that if you had, say Dip-to-Black, or Cross-Dissolves for the stills, the Cross-Dissolves would be fine for the Titles. If you have used other Transitions, you will most likely want to use something that is close to the Transitions on the stills, or will want to shorten the Titles a bit, use a Dissolve on them, to keep them out of the way with the other Transitions. It will depend on which ones you have used.
    Personally, I seldom use many different Transitions, so it's not an issue, but with some, I would definitely do the Dissolve before they started, and then Dissolve into my new Title, once they have completed.
    Good luck,
    Hunt

  • Transition between photos

    I have been having a problem with the transition between clips on my iMovie. it still goes from clip to clip but is really choppy. I've tried removing the photo and replacing it but that hasn't seemed to help. I want a slide show that is smooth and not cheesy looking. can someone help me?

    That sounds like a rendering problem with your computer. If you download iStat from the internet and go to System Preferences and turn it on, does your computer show that it is using all its CPU or memory to play back your video? If so, leave iMovie for a while and then come back to it and play it again. Is it now smooth?

  • PRE8 - Transitioning between multiple video tracks

    Hi,
    I've been making Youtube vids for awhile with a web cam, and using a Microsoft app to sync my audio up with the webcam.
    I now have a second camera, and have purchased PRE8 for some of the effects, and to try to sync the video closer to the audio (as well as adding multiple camera shots).
    I've recorded all my video angles (5 in all) and have been trying to switch between video tracks.
    I first set my audio track into PRE8, then the first video. I work to sync the two, then mute the audio track from the webcam video clip.
    When I add a second video clip in, can I add it as a new video track, and then transition between them?
    The book I have only uses separate video clips, all stacked onto one video track.
    The problem with me doing that is, I need to pull all 5 video clips in, sync them to the audio track, and then change in between them.
    Having to clip them duration wise for every transition is going to take awhile, and seems like it would be hard to get right.
    Does anyone have any suggestions?
    Let me know if you need more information from me to help.
    Thanks!

    Well, the Multi-cam feature would simplify life a bit, but there is a big difference in the cost of the two programs.
    What I would do is look at a workflow, something like this:
    Import your main footage, probably a Clip with a medium wide shot, and drag it to the Timeline. Now, does this Clip contain the full song, or was that recorded separately? Either way, check for the sync for the entire Clip. When you play this Clip, use the * key on the numberpad (with NumLock ON), to place Markers where you think you will want the "cut-away" shots. Don't worry if they are not exactly where you will end up placing the cut-aways, as they are just there to remind you. Now, with the cut-aways, Import one of those into Project. From the Project Panel, Dbl-click on it to open it in the Source Monitor. Set the In and Out Points to suit, and then from the Source Monitor, drag that Instance of the Clip onto an upper Video Track. Let any Audio go where ever PrPro wants it, because you will Alt-click on that Audio, and Delete it. Now, slide it along the Timeline, until it syncs up with the "master" Audio Track. You have the benefit of knowing which strings you are plucking, or which chords you are using, so it will be much easier for you. Were I doing that, I would not have a clue, and would have to use that Clip's Audio to try and match up the visuals.
    Remember, that source Clip can have its In & Out Points set as many times as you wish, and you can add any number of Instances to the Timeline, where you wish, and repeat the process of visually syncing to the master Audio.
    Repeat for the other desired angles.
    When you are done, just add a Cross-Dissolve to each end of each of the additional Clips, as desired.
    From an aesthetic standpoint, you might also want to think about doing some of those "different angles" as PiP (Picture in Picture). I have seen that treatment used very successfully with musical pieces, especially if they are instructional in nature.
    Let me know if the above workflow seems logical for what you have, and what you want to do.
    Good luck,
    Hunt

  • Question about slide transition

    Hi there,
    I've got a question about slide transition in Captivate 6.0.
    By default the slide transition is define with 3 sec. I would like to have transition done manualy, with the navigation, but not after a certain time.
    Is it possible ? For now I've insert a next button. But I would prefer to do this via the navigation.
    Thanks for your help.

    Hi there
    Presently the ONLY way to accomplish it is by having an object on each slide that causes the slide to pause. Buttons, Click Boxes, Text Entry Boxes and some of the Widgets cause this behavior.
    If you feel it should operate differently, please consider submitting a Wish Form to ask for the capability to be added to a future version. (Link to the Wish Form is in my sig)
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Transition between clips

    Hi again,
    I'm having trouble putting the "doors" transition between my clips - have zoomed in and there is no smaller clips in between. If I have not allowed for the extra frames (or handles) after trimming clips, is there any way to remedy this?
    Thanks.
    P.S. I can actually put the transition in, but other frames I don't want show up even though I have trimmed everything off and deleted and closed gap between clips!

    Snap is a function available (toggle with the S key) in the Timeline, where when a Clip, or a Transition, is near to the beginning, or end, of a Clip, the object being dragged will "jump" to those junctures. This makes dragging and dropping Clips, for instance, onto the Timeline, so that they are adjacent to previous, or following Clips. I leave it on most of the time, as it speeds up dragging, and dropping. It will also function, if, one is click-dragging the Tail of one Clip, and they want it to expand only to the Head of the next Clip.
    Now, remember, Snap sees the entire Timeline - all Video and Audio Tracks. If one has Clips on those, even if they are scrolled out of view, Snap will function on them, as well. This can get a bit confusing, when many Tacks are populated, especially if they ARE scrolled out of view.
    Snap gets in the way of trying to do things like repair OOS (Out Of Sync) issues. As one slide the Audio Clip, it will want to jump to the beginning, or end of another Clip. That is usually NOT what the editor wants. There, I turn it OFF, so I can effortlessly slide my Audio exactly the number of frames that I want, without having to "fight" Snap. Again, I turn it back on, when I go back to general editing.
    There is one instance, where it can cause issues. Do not know if this has been changed, as of PrE7. It is especially common, if one is zoomed out on the horizontal view of the Timeline. Basically, if one is too forceful, when dragging and placing an Asset onto the Timeline and they "jam" this new Clip up to the Tail of another with too much "force," Snap will allow one to jump slightly past the Tail of the existing Clip by a Frame, or two. That alone would not be a big deal. What happens to those Frames, however, can be. They get sheared off and then are placed at the end of the last Clip on the Timeline. If one shortens the Duration of several Clips along the way, these one-two Frame "orphans" stay out at the end. One can end up with a desired Duration of say 00;10;39;00, but in reality the Timeline might be 00;11;00;00. It is because of the orphans way out past where the editor "thought" the Timeline should end, and they are often out of sight, unless one hits the \ [backslash] key, to zoom out to the full view of the Timeline. Then, the orphans will be seen. One of the last things that I always do, before Export is hit \, to see my entire Timeline. This checks for orphans, and also any Clips that I forgot.
    If Snap is OFF, what happens when you have a Clip on the Timeline and drag another "over" it, is the first Clip is "rolled up," i.e. its Out Point is moved in, from where it was set. Now, there are no orphans, but one has shortened the first Clip, and that is usually NOT what they want to do. Careful, non-forceful use of Snap will allow one to butt the dragged Clip right up to the previous one - just do not JAM it in there. Be gentle, like you were working with original film and not digital media.
    Hope that this helps,
    Hunt

Maybe you are looking for