How to create 2d slider?

How to can i create 2d slider, something like square with mouse controlled point in it in the upper left corner on picture, so I don't need to use 2 seperate sliders for x and y?
Solved!
Go to Solution.

altenbach wrote:
Create a point style cursor (no lines) and use cursor move events to get x and y.
Here's what I had in mind (LV 8.0). Modify as needed.
LabVIEW Champion . Do more with less code and in less time .
Attachments:
2Dslide.png ‏34 KB
2Dslider.vi ‏55 KB

Similar Messages

  • How do  create a slide show with both video and photos in elements 12

    how do  create a slide show with both video and photos in elements 12

    Hi Brian
    You can batch process a set of prepared slides from Full Edit (see image) using:
    File >> Process Multiple Files
    In the PMF dialog you can choose filename, date, or description (caption)
    Make sure you choose a separate destination folder to your source folder so as tot to permanently overwrite your originals.
    Click image to view

  • How to create volume slider for flash cs 5 using action script 2.0?

    how to create volume slider for flash cs 5 using action script 2.0?the output should like if user want to hear sound in slow pitch,medium pitch or high pitch(slow to high pitch anything).i have attach this sound to button with using this code:
    stop();
    mySoundBtn.onRelease = function () {
              mySoundC = new Sound(this);
              mySoundC.attachSound("mySoundClip");
              mySoundC.start(0, 10);  //10 represents the number of loops
              gotoAndPlay(2);
    This sound plays till 3-4 scene ahead.
    Can anyone help me?

    Hey thnx Ned.
    this sites are really helpful.but,i have used sound through button.so how it is possible to attavh the link with slider.i have created slider also.
    Below is my slider code for sound.
    onClipEvent (load) {
        mySound1 = new Sound();
        mySound1.loadSound((myScale)+"/"+(myTanpura)+"/"+(myTanpuraSwar)+"/"+(myTanpuraTempo)+".w av", true);
        mySound1.onSoundComplete = function() {
        mySound1.start();
        mySound1.start(0.058,999);
    onClipEvent (enterFrame) {
        downloaded = mySound1.getBytesLoaded();
        total = mySound1.getBytesTotal();
        if (downloaded != total) {
            _root.dl = "You have to buy this software...";
        } else {
            complete = 1;
            _root.dl = "";
        mySound1.setVolume(ratio * 2);
    This code is working for slider.I mean it scrolls the slider.but it dosent make any effect to sound.
    Below is my button code.
    stop();
    mySoundBtn4.onRelease = function () {
              mySoundC = new Sound(this);
              mySoundC.attachSound("mySoundClip4");
              mySoundC.start(0, 300);  //10 represents the number of loops
              gotoAndPlay("play1");
    this is on button's frame.not exactly on button.
    Button and Slider both are on diffrent scene.
    Can you plese help me out?

  • Please tell me how to create a slider in the program Adobe Edge Reflow?

    Please tell me how to create a slider in the program Adobe Edge Reflow?

    There is no way to add animations in Reflow. If you want to add animation, then you can either use Muse which has many slider plugins to choose form or use the exported Reflow code in Brackets and add JavaScript for animating images there using various jquery plugins http://www.jssor.com/

  • Newbie Here - How to Create a Slide Show in CS5?

    I am using Windows 7 and I am familiar with PSElements 8 where creating a slide show is easy.  I just want to create a slide show in CS5 (in Bridge??  View>Slideshow Options?) using vacation photos from several folders, and I want to order them manually.
    First, I can't figure out how to display more than one folder in the Content panel in Bridge.  Second, I can't figure out how to create and intersperse "blank" slides with text.   Third (and I haven't even gotten this far yet), how do I save the slide show and burn a VCD?  This was all so easy and intuitive in PSE8, I can't believe it seems nearly impossible in CS5! 
    As an alternative, should I simply re-save the photos as JPEGs (they are PSDs now), export them to a Desktop folder, open them in PSE8 and create the slide show there instead?   Thanks for any help and suggestions!

    I am using Windows 7 and I am
    familiar with PSElements 8 where creating a slide show is easy.  I just
    want to create a slide show in CS5 (in Bridge??  View>Slideshow
    Options?) using vacation photos from several folders, and I want to
    order them manually.
    First, I can't figure out how to
    display more than one folder in the Content panel in Bridge.  Second, I
    can't figure out how to create and intersperse "blank" slides with
    text.   Third (and I haven't even gotten this far yet), how do I save
    the slide show and burn a VCD?  This was all so easy and intuitive in
    PSE8, I can't believe it seems nearly impossible in CS5! 
    As
    an alternative, should I simply re-save the photos as JPEGs (they are
    PSDs now), export them to a Desktop folder, open them in PSE8 and create
    the slide show there instead?   Thanks for any help and suggestions!
    1) Bridge has a new feature (can't think of the term at the moment) but it works like instancing or virtual copies. Select all of the photo's that you want and place them in the "collection" (Ah I knew I would think of it) Move to another folder and move them into the same collection and so on. These are virtual copies in that they don't really exist, but are a link to the original images. You then can use the collection for the slide show.
    2) Just create a page same size as your photo's in photoshop with what ever color background and put your text on it.
    3A)The slide show can be exported as a pdf or swf. Windows can then copy the file to a cd. If you choose swf, you may need to alter the html file (I assume it generates one, if not it isn't har to create one) The html file would help the web browser determine the correct size to display at. If you have flash, it can be used to create a html file as well.
    3B)If you would like the slide show to be displayed on a tv screen, then your cd/dvd will need to use a format that your dvd player can play, mp2 is the standard, but some can display jpg's, some are blue ray, etc. For exporting into the correct video format, then one of the following can be used. After Effects, Premeire pro, Encore, Photoshop (If you have quicktime installed and you are using one of the formats that quicktime supports like mp4)
    If you have quicktime installed, paying the 20 bucks may be worth it as it will allow you to take your jpg images and generate an animation file as avi or mov. But can save as mp4 as well.
    4) In Bridge you can select all of the images and run image processor on them. This plug in is part of photoshop there fore it will be in the menu's under photoshop. It will let you specify the files size, format and any actions, etc. It will then place them all into a folder that you specify.

  • How to create a slide show using Flash and some pictures

    I looked at many books but I can't find how I can make a slide show using flash. Can anyone give me some idea how I might go with this?

    What you should do is search Google for things like "Flash slideshow tutorial" or if you know what version of actionscript you want to use, try using that in place of "Flash" in the search terms.

  • How to create a slide combining an FLV and jpeg for use in PP?

    I am using the CS4 Master Collection. I want to integrate slides into my DVD curriculum project. I would like to use the flv as the background, put a slightly smaller jpeg (or other graphic) translucent tinted panel on top of it, and then my text. Can it be done?

    What I have is a nice FLV from istockphoto that I want to use as sort of a bottom layer, put a static tinted translucent layer on top of it, and finally the text layer. Then put it in PP. It would make a nice slide I think as I move from the talking head to various graphics. Is there a Title template perhaps that is translucent that would show the FLV underneath and I could easily add the text?
    Maybe this question should be posed in the Flash or Photoshop forum?

  • How to create page slide like this?

    Promus - Album Release One Page Muse Template Preview - ThemeForest

    Hi,
    Please take a look at this forum post for a similar discussion : Scrolling to anchors like apple.com
    Regards,
    Aish

  • How to create slide show in Photoshop CS5.

    Hi,
    Does anybody knows how to create a slide show in photoshop CS5 on windows computer?
    Thanx

    marer1976 wrote:
    use Output Module in Bridge (CS4 and CS5 only) and you can very easily and quickly create a slideshow. Loads of options in a very easy to understand format and in an order.
    Have fun! 
    IMO the Output Module in Bridge offers a limited number of options. If you can program some you have endless possibilities using Photoshop Scripting.   I have an old 20th century programming background, don't have good understanding of object programming still I was able to hack one of Jeffrey Tranberry Photoshop scripts created for the Simpleviewer Web Gallery Flash Viewer. I Changed features and Added features and options I wanted for example Meta-data support for copyright notice, titles, description, Links, e-Mail to, EXIF etc.  It was also easy to adapt this script to generate other Flash Web Galleries like WS-Slideshow. 
    Examples:
    SimpleViewer: http://www.mouseprints.net/SVNewZealand/ 
    Ws-Slideshow the way I generate these I hide the Ws-Slideshow menu bar you need to hover the mouse cursor over the bottom of the image window to be able to see and use it. This Ws-Slideshow gallery contains nine albums http://www.mouseprints.net/albums/

  • How to create slide shows in Elements 11?

    Can't find how to create a slide show in Elements 11.  Is it possible?

    See here:
    How to Create Slideshows in Photoshop Elements 11 - For Dummies
    and
    Learn how to use Photoshop Elements 11 - Part 22 - How to Create a Slideshow in Photoshop - YouTube

  • How do I create a slide show in dream weaver

    I just purchased dream weaver cs5.5.  I need to mahe a slide show. I tried a flash,but my flash is out of date. I can't even figure out how to update it...I tried!
    Any simple way to creat a slide whow? I tried the widgets....they are not good.....I tried enlarging them and placing a color back ground. then when I view it, it has not changed.
    Please, I need to know how to create a slide show.
    Thanks,
    Tyler

    Hi Tyler,
    in addition to martcol's hint: You could have a look to "Adobe Widget Browser", for example: "html5 Video Player Widget" or "jQuery Cycle" or "Lightbox Gallery Widget" aso.
    On the other hand there are really so many nice options and "gimmicks", like these ready-made solutions. Later, when you see the mode of operation and how they work you could use a DW-flash-show, ok?
    Just look around in and on these pages and don't get confused by the large range, look at the different sides in peace, it is worthwhile.
    http://www.lokeshdhakar.com/projects/lightbox2/  (I use it)
    http://www.shadowbox-js.com/ (I use it too)
    http://fancybox.net/
    Countless (57 possibilities) :-): http://www.1stwebdesigner.com/resources/57-free-image-gallery-slideshow-and-lightbox-solut ions/
    http://sorgalla.com/projects/jcarousel/#Examples (many variation possibilities and examples)
    http://www.flash-slideshow-maker.com/ (I'm using the paid version.)
    http://leandrovieira.com/projects/jquery/lightbox/
    ...and here a tutorial:
    http://www.google.de/#q=dreamweaver+slideshow&hl=de&prmd=v&source=univ&tbs=vid:1&tbo=u&ei= 2FrqS-X0MoqMOOrv2OkK&sa=X&oi=video_result_group&ct=title&resnum=4&ved=0CDMQqwQwAw&fp=79a60 95848c03fc9
    Hans-G.

  • A How To: Create a Widescreen High Definition Slide Show from the Organizer

    [EDIT] I just tried another one and, weirdly, that produced an output with black bars around all four sides! So maybe this 'how to' is not 100%.  I have considered deleting the post altogether but, as it does still produce a superior slideshow quality file than the standard ones provided with Elements,  I've decided to leave it with this edit added at the top for additional info.[END_EDIT]
    In answering a question in another forum I found a nice quick way to create proper widescreen high definition slide shows from just the Elements Organizer. Apologies if this is 'old news' to readers, but I've not seen this described elsewhere so I thought I'd share it.
    The Organizer Slide Show creator, if not wanting to edit in PRE, provides a small set of Windows Media Player profiles to create .wmv files. But the best of these goes only to 1024x768 (a 4:3 monitor resolution setting). I've noticed, but never paid much attention to, that at the bottom of the Slide Size box there is a 'Browse for more' option that lets you search for additional Windows Media Encoder profiles. Investigation showed me that I can download the Windows Media Encoder software from Microsoft and create my own profiles. But even further investigation showed  me that someone had already done this! I've tested their full HD profile and it works just fine (1920x1080).
    So if you are just after a straightforward slide show (i.e. not needing PRE features) but want it displayed on your Full HD TV set here is what you do:
    Download the HD Profiles from http://forums.nexusmods.com/index.php?/topic/236895-hd-profiles-for-windows-movie-maker/. There's also a couple of useful SD sizes there as well. Save them somewhere you can easily find them.
    Create your slide show in the Organizer. Obviously use appropriately sized images for HD. There's little point outputting an HD wmv file using low resolution and/or 4:3 aspect ratio images.
    Save and Output your slide show.
    In the output dialog ('Save As a File') scroll down to the bottom of Slide Size and select 'Browse for more ...'.
    Browse to the file you downloaded in step 1 and click Open.
    Click OK and your Widescreen HD .wmv file is prepared.
    Here's a Gspot analysis of my test output file. As you can see it is an HD file with a 16:9, square pixel, aspect ratio.
    Ta Da!
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

    nealeh
    You did not mention a specific Premiere Elements Elements Organizer combo for this, so for now I will address this from the version 11, not Windows Movie Maker, perspective if I need to get version specific.
    .prx
    The Browse for More is a well known route and does offer at least one Adobe profile for 1280 x 720 16:9. I am not sure where you came up with the lesser resolution,1024 x 768 that you mentioned. The Windows Media profiles have existed for several versions of Elements Organizer. Those Adobe ones that you do not see under Output Save As A File Movie (.wmv), can be found in the Windows 7 or 8 64 bit path
    Local Disc C
    Profile Files (x86)
    Adobe
    Elements 11 Organizer
    Assets
    Locale
    en_US
    tv_profiles
    in the tv_profiles Folder are included the .prx files
    .....10. 640 x 480 Enhanced Definitions
    .....12. 852 x 480 Widescreen Enhanced Definition
    .....14 1280 x 720 Widescreen High Definition
    A homemade 1920 x 1080 16:9 30 frames per second .prx has long been sought but not that easily produced by many using with the Windows Media Encoder Editor. Apparently you have found one online, and it does get accepted into the Premiere Elements 11 Browse for More choices. And, if you do a gspot readout for the wmv output from Elements Organizer 11, it will display all the "right" properties that you hoped for and that are shown in your screenshot.
    The bottom line, why bother with the wmv slideshow? If you take your original photos and size them for 1920 x 1080 16:9, use them in the Elements Organizer 11 Slideshow Editor (Crops used in preferences), use the Edit with Premiere Elements Editor command, what you get in Premiere Elements 11 is full and good in all regard. Have you tried it?
    I can see your interest if this is HD going to HD (AVCHD on DVD or Blu-ray disc format on Blu-ray disc, but I do not see this for an Elements Organizer Slideshow that is going to DVD-VIDEO widescreen.
    More later.
    ATR

  • How can I create a slide show and insert it into an email

    I created a slide show of some pictures I want to share with my sales associate but can't seem to figure out how to Email it.  any help would be appreciated!  Thank you!

    You will need to export it as a  QuickTime movie and share that.
    That said, movies are big files and many recipients will be less than delighted to get large attachments that can cause them problems in their mailboxes. Better to upload the movie somewhere and then email them a link. Dropbox is an excellent way to do this.]
    Regards
    TD

  • How do I create a slide where users can upload a file to server or email a file?

    Could anyone guide me in how I could go about creating a slide where users can either email a file or upload it to my server?
    Any help would be greatly appriciated...
    Steve

    Hello,
    Welcome to Adobe Forums.
    I am not sure how you can Upload a file, you might need a Javascript.
    You can create a slide and a button of that slide can call the default Email client (MS Outlook, Outlook Express....)
    1) On  you Slide insert a button (Insert -> Standard Object -> Button
    2) Double Click on that button and select "Open URL or file" for On Success (Under Properties Inspector)
    3) Write "mailto:[email protected]" in the URL box (For Example : [email protected])
    4) Publish the result, when you click on the button, it will call the default mail client.
    Screenshot :
    Note : This might not work if you have a Network Security which do not allow calling Mail Client through a Script (Clicking of Button calls the script)
    Thanks,
    Vikram

  • I would like to know how to add images and create a slide show

    The image I try to add to my web page show up as grayed out boxes and never show up.
    I would also love to learn how to make a slide show to enhance my home page.
    Thank you!

    The easiest way is to go to:
    Insert >> Image
    This method will allow you to browse the image you want to insert.  I am, of course, assuming you have defined your site and that you have created a folder for images in line with "best practice" of good web designing.  If not, it doesn't matter because you will get a prompt to move the image to your site if it is not already there.
    Good luck anyway and post back.
    For slide show, your best option is to google for it because there are some really good scripts out there that can do a fantastic job for you.

Maybe you are looking for

  • Issues in Change layout Variant of ALV grid

    Hi all, I am using a ALV gird to display the data with some table column. I am able to save/ choose the Layout variant. I choose the existing layout varaint it works fine but when I change the column fields display from selected layout then it will i

  • GOA + Local Contract distribution to R/3 in Extended Classic Scenario

    Dear SRM Gurus, System Information: SRM Server 5.5   EBP5.5 Technical Scenario: Extended Classic Scenario. Q1) We have created a Global Outline Agreement in EBP. We want this to be distributed to R/3. But when we click on distribute, it does not get

  • IOS6.1 and BMW X5 Bluetooth problem

    Couldn't find any result of Google so here I go: iPhone 4S and recently updated iOS 6.1 WILL NOT pair with 2011 BMW X5. The phone worked fine with my car bluetooh until I upgraded it to iOS 6.1. It will trying to pair for a few second then saying tha

  • Please explain the code below

    What will be the output of the following code? Can I get some detail explanation? class A{     void show(){         System.out.println("A"); interface my{     public void show(); class B extends A{    B(my m){        m.show();     public void show(){

  • Solman EWA Report Content Customization

    Hi Gurus, I am facing an issue while customizing EWA report contents. I am not able to save them permanently as soon as I clicked on activities icon under operations-solution monitoring-early watch alert. it displays a pop up saying "Session is in Di