HELP: Controlling speed of photo slider

I need some help in controling the speed of this simple photo
slider. Here's what I have.
Individual movie clip(Photo):
onClipEvent (enterFrame) {
_root.xdist = (_root._xmouse-_root.xcenter)/20;
Main Action:
movieWidth = 300
xcenter = movieWidth/2
// this code loops right
function movePiece (target) {
with (target) {
_x += xdist;
if (_x>movieWidth+_width/2) {
_x = -_width/2;
if (_x<(0-_width/2)) {
_x = movieWidth+_width/2;
What action code, etc. can I put into this code to slow down
the scrolling or control the scroll speed? Any help would be
appreciated! Thanks

Thanks, I can't believe I missed that. That worked. The
higher the # the slower.
Thanks-B

Similar Messages

  • Help! during my photo slide show/some screens are green and/colored-why

    This is my first photo slide show in IMOVIE 8, when I go to "play" my slide show, some photo are NOT showing up INSTEAD a "colored" screen comes up. WHY? Not sure what I did wrong.

    I to have the same problem. It is very annoying, I name my photos so that they would be in a specific order or grouping.
    It appears that a programmer slipped? When I write code to copy files I would sort the list by filename as done in OS versions prior to 4.0.
    The order of the photos is now in the order that they were added to the folder which is then sync'd to our pods.
    I for one am not willing to remove and rebuild my whole photo library re-adding the photos to the sync'd in the order I wish to see them every time I wish to add more photos.
    It is a disappointment, but I have not been online in a couple of weeks and maybe Apple has caught on and put filename sorting back into the code.

  • How can I control the music that plays during Apple TV photo slide shows?

    I don't want to make my parents listen to Breaking Benjamin music as they watch my photo slide shows on Apple TV. Need something more sedate. But if a B.B. song is in my iTunes music library, it is a candidate for random selection as background music for my slide shows. How do I control what music plays during Apple TV photo slide shows?

    What I find is really silly, is the fact the music video's are listed under that artists albums in the Music menu. And when you go into the video 'album' (called 'Unknown' unless you change it) there is an option to shuffle the tracks. Clicking this just results in an error message. So, they should either remove that option if it is a video album, or, better yet, GET IT TO WORK. So silly of them to omit this.
    I have submitted feedback.

  • Photo Slider Help

    Hi, I have been teaching myself coding for the past few weeks and I would like some basic help on how to add something like this to a website I'm practicing to make.
    http://www.jssor.com/demos/different-size-photo-slider.html

    This tells all

  • Making a Photo Slide show with Final Cut Express

    Hello, I am trying to incorporate pictures into my timeline mixed with video, how do I add movement to the pictures similar to how a photo slide show would look ?...Thanks in advance for your help!

    See if this helps at all
    http://www.fcpbook.com/Motion_Control_in_FCE.html

  • Photo Slider Mod

    I'm having some trouble with this photo slider. I want it to start on the latest addition instead of on the first. I already know how to do this with the text comments, but the photos are a mystery. Please help.
    <table border="0" cellpadding="0">
      <caption><strong>A Day in the Life!</strong></caption>
      <tr>
        <td width="100%"><img src="/life/a000.JPG" width="650" height="482" name="photoslider"></td>
      </tr>
      <tr>
        <td width="100%"><form method="POST" name="rotater">
          <div align="center"><center><p>
    <script language="JavaScript1.1">
    Photo Slider II- By Kevin Adams ([email protected])
    For this script and more
    Visit http://www.javascriptkit.com
    var photos=new Array()
    var text=new Array()
    var which=0
    var what=0
    //Change the below variables to reference your own images. You may have as many images in the slider as you wish
    photos[0]="/life/a000.JPG"
    photos[1]="/life/a001.JPG"
    photos[2]="/life/a002.png"
    photos[3]="/life/a003.png"
    //change coresponding description
    text[0]="Issue 0"
    text[1]="Issue 1"
    text[2]="Issue 2"
    text[3]="Issue 3"
    window.onload=new Function("document.rotater.description.value=text[0]")
    function backward(){
    if (which>0){
    window.status=''
    which--
    document.images.photoslider.src=photos[which];
    what--
    document.rotater.description.value=text[what];
    function forward(){
    if (which<photos.length-1){
    which++
    document.images.photoslider.src=photos[which]
    what++
    document.rotater.description.value=text[what];
    else window.status='End of gallery'
    function type()
         alert("This textbox will only display default comments")
    </script>
    <p><input type=text name="description" style="width:400px" size=50>
    <p><input type="button" value="<<Back" name="B2"
          onClick="backward()"> <input type="button" value="Next>>" name="B1"
          onClick="forward()"><br>
          <a href="#" onClick="which=1;what=1;backward();return false"><small>Start Over</small></a></p>
          </center></div>
        </form>
        </td>
      </tr>
    </table>
    <p align="center"><font face="arial" size="-2">This free script provided by</font><br>
    <font face="arial, helvetica" size="-2"><a href="http://javascriptkit.com">JavaScript
    Kit</a></font></p>Thanks much.
    Zach the Webmaster
    www.soniccomic.com

    Not to be mean or anything, but this is Java forum, not a JavaScript forum...There is no relation. I'm telling you this, because you won't recieve any help here, possibly do a google search for a webmasters forum, and they will be sure to help.

  • Screen Saver Photo Slide Show...

    ...Hello... This used to work but for some reason it doesn't any more. Whenever I go to the screen saver preferences and choose a folder full of pictures to use as a photo slide show screen saver, it says 'folder contains no pictures'. However, is DOES contain pictures but won't recognize them. All the other screen saver features work besides this one. I tried to download and install some screensaver a while back and it hasn't worked since then... Any ideas? Thanks =)
    G4   Mac OS X (10.4.6)  

    So glad we were able to be helpful, Apple has some guidelines for acknowledging this:
    ========================================================================
    IF YOU ARE THE AUTHOR OF THE ORIGINAL QUESTION:
    ========================================================================
    When you return to view the answers, please mark responses appropriately. Simply login and select the value you desire for applicable responses. As the author of the original question, you may assign a helpfulness value to responses. Please use the following when rating a response:
    None: The response was simply a point of clarification to my original question or didn't really help.
    Helpful: This response helped with a portion of my question, but I still need some additional help.
    Solved: This response has solved my problem completely.
    WHY SHOULD I DO THIS?
    In short, here are 3 reasons why it's worth a few moments of your time:
    1) Other members have taken time out of their day to assist you, so please take a moment to give them credit for the assistance they have provided.
    2) Your rating not only helps your peers earn points toward their status in Discussions, but validates the quality of the solution you've received.
    3) Other readers will be able determine which response(s) helped solve the original question, which will greatly enhance the knowledge and experience for all community members and visitors.

  • My Apple TV stops and returns to main menu during movie playback and photo slide show via homesharing. I have a second Apple TV in another room that works fine.

    My Apple TV stops and returns to main menu during movie playback and photo slide show via homesharing. I have a second Apple TV in another room that works fine.

    Intermittent problems are often a result of interference. Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel.

  • Modifying Photo Slide Show Template

    Hello All,
    I've never used Flash before, and I don't know any
    ActionScript. I am using Flash 8 Professional on Windows XP
    Professional. I believe my problem is fairly simple to solve, but I
    have not been able to find any information on the Internet. I would
    greatly appreciate any help. Thanks in advance.
    I am using the Photo Slide Show template, and I would like to
    add transition effects to it. Is this possible? If so, how would I
    go about doing it? Please help me. I appreciate your time and
    consideration.
    Thanks,
    Sisilla

    "ssookdeo" <[email protected]> wrote in
    message news:eab4vc$k5c$[email protected]..
    > Thank you for the advice. You are right, of course. I
    thought perhaps my problem had a "quick fix" solution, but I
    concede that I
    > was wrong. Thanks again.
    >
    > Sisilla
    Hi Sisilla,
    I was just thinking that if you need to get a nice slideshow
    with effects going on your website quickly you could use another
    program that specializes in just that. There are lots of
    these Flash slideshow programs that you can download. Here is one..
    http://www.amarasoftware.com/flash-slide-show.htm
    (I never tried it myself) If you put "Flash slideshow maker"
    in a google search you will see there are lots of em.
    Also, other Flash creation programs like SwishMax have
    built-in transition effects that you can use. It is much easier
    than trying
    to do the same thing in Adobe Flash. You could get your
    slideshow going quicker since it takes longer to learn Adobe Flash.
    luck,
    tralfaz

  • Photo slider with Muse

    Hi everyone,
    I'm working on my website and i'm using Muse as I don't know how to work with code.
    I already did the basic things as the menu and contact link... You can see the results here (it's not perfect yet) http://nicolaslebeau01.businesscatalyst.com
    But now I want to insert a very uncommon photo slider exactly like this one: http://www.michaelschmelling.com/#gallery/Portfolio
    It's like a big white page with all the images on, and when you click on a image it goes to the next one. The image being clicked on is always on the center of the screen and you can see some parts of the other images on the screen. An you go through all the series of photos like that.
    Do you guys know if its doable using Muse ? I've been trying eveything for 3 days and it seams impossible to me...
    Thank you for you help !
    Cheers
    Nick

    Hi Nick
    You can use anchors to achieve this.
    Insert images on page, create different anchor points on images and then link on image to another , this was the page would scroll to that specific image.
    Created an example here : http://anchor-slide.businesscatalyst.com/index.html
    Thanks,
    Sanjit

  • Creating a hero photo slider using jquery but the nav bar sub menus go behind the hero div tag

    Dropbox - Butler Lawyers
    Hello Everyone
    I m designing a site with a hero photo slider using jquery. My problem is, the nav bar submenus are going behind the photo slider  so you can't see the  Legal Services tab sub menus. I have provided a dropbox link to the entire project. I m working on the file entitled index.html. Any thoughts on how to fix the problem???
    Thank you in advance
    Paul

    Hi Paul
    Sounds like a z-index problem.
    We really need to see ALL your files to solve your issue quickly and accurately without a lot of guessing and questions back-and-forth.
    Just rename a copy of your problem page  (such as "test.html")  and upload it to your server (with any associated files) in whatever folder the original page was located, and simply post a link in the Forum and tell us your problem.
    This saves you having to cut and paste miles of code into the Forum for the page and all the dependent CSS, JS etc. files.and saves us from having to recreate all your files, find your images and then repair your code and test the solution for you.
    I trust this is helpful.

  • HT4437 Possible Airplay Sound And VDO Photo Slider iOS5 To Window XP

    So Now Im Looking For How To Use AirPlay For Stream VDO Or Photo Slider To Window. XP PC  Like 4.2.1 Working Perfect On Window In 4.3.3 Sometime Work Sometime not But ios5 Have Not Work on PC. Anymore Help i need Airplay without APPLE TV THANKS

    I got the camera icon to show now.
    The camera roll still missing. Tried to sync a folder with iphone pics from my laptop trough iTunes, it seemed to transfer them, showed the number of pics, they never got on the iphone. It's driving me insane.
    Skyler, deleted contacts from your computer?? wow
    mysteryrare, my calendar info is gone. I have the "+" icon though.
    This is the weirdest Apple update to date.

  • Simple Photo Slider

    Hi All,
    Can anyone help me with a code for a simple automatic photo
    slider? It is really urgent.
    I give some photos which it should be sliding automatically.
    Waiting for your reply.
    Thanking you in advance.

    Hi,
    Please find an excellent sample photo slider application at
    the URL below. Application allows you to both select the images to
    view or view them as slide show.
    http://www.adobe.com/devnet/flex/samples/photo_explorer/
    Hope this helps.

  • I am new to apple having worked with microsoft all these years.  The switch was more for my photos. iPhoto seem to have changed my digital albums into tiff. All pictures are now in very small resolution. Can anyone out there help me retrieve my photos. Ta

    I am new to apple software having worked with microsoft all these years. The switch was mainly for my photographs. Iphotos seemed to have changed all digital albums from jpeg to tiff format hence the very small resolution. Can anyone out there please help me recover these photos to origianal format???
    Thanks
    suvieve63

    Gosh I am already tired of trying to retrieve this photo album and it seems like a waste of time and money spent on an apple IMac.
    No disrespect intended but until you learn how iPhoto and Macs work you will continue to be confused and frustrated. 
    You say you want to create a book in iPhoto and have it printed by Apple, right.  Have you finished creating  the book in iPhoto? If so the Control (right) - click in the View all pages window background and select Save Book as  PDF in the contextual menu?
    Open the the PDF file with Preview and check for any errors or problems.  If there are none you can order the book by clicking oin the Buy Book button at the bottom. Save the pdf file to compare with the printed book when it arrives in you feel there's a problem with it.  That's all you need to do.  There's no use of the Finder required.
    OT

  • Problems w/ buring DVD of photo slide show & best Premiere Elements 8 upgrade recommendation please.

    I created a video slide show in Adobe Photoshop & Premiere elements 8, kept getting messages:  "disk space low, exceeded recommended #of slides and/or recommended 30 minute duration".  So what, I want a 90 minutes slide slow?(!)  It allowed me to complete, but disk burn would never finalize (after stopping at 78% 8 hours later).  How do I get this project file to burn in Nero or something similar and is there better software out there?  I have a ton of videos to create after this photo slide show & I certainly can't wait all night for a video to burn after it is created.
    PS:  I have had this problem w/ previous videos I created.  i.e. in the past, using same Premiere Elements version, I have combined multiple video clips into one DVD movie but it took all night to burn.  Any insight will be much appreciated.

    Welcome to the forum.
    I agree with John T., in that the pixel x pixel size of the Still Images would be the first thing that I would look into.
    Next, I interpret that error message to be related to the available HDD space. His links on furnishing more info will be important there. Pay special attention to furnishing the full specs. of your I/O sub-system, i.e. your HDD's, their size, speed, available defragmented free-space, controller type and how you have them allocated.
    A 90 min. DVD should NOT be over the avilable space on a DVD-5 disc.
    If you DO have adequate defragmented free-space on your HDD(s), you should be able to Burn to Folder, and then use Nero, Roxio or the great, free ImgBurn, to do the physical burn to DVD.
    However, if you have limited defragmented free-space, that will likely fail, as the working files required are very large.
    In very general terms, PrE needs between 40 - 60GB of defragmented free-space, just to run effectively and efficiently. When one does either a Burn to Folder, or Burn to Disc, that necessary space can go up.
    Also remember that as one approaches about 70% of HDD capacity, performance decreases. As one nears 100%, performance can slow to a crawl, and at 100% catastrophic failure of the HDD is a strong possibility. One should not exceed about 70%, and NEVER go to 100%.
    Good luck, and please let us know more, and especially about your I/O sub-system.
    Hunt

Maybe you are looking for

  • Spry Menu Bar using CSS background image without losing submenu ( V) indicators

    Spry menu bar sets the down and side submenu indicators using a positioned background image. I have a requirement to use a specific background image yet must retain the > and v submenu indicators. Without having to generate full width custom backgrou

  • I am unable to see the mail content in my iPad since few days.

    Hello , for few days I cann't see the mail content. There is only blank page that comes. Sender name comes in inbox only. Please help.

  • How to do authorizations on unassigned nodes for hierarchies

    Hi, Is there a white paper from SAP that shows how to do authorizations for unassigned nodes for the hierarchies? Or has anyone completed this challenge and would be willing to share their approach and strategy? Thanks Will

  • CNETTV - Cannot play flash video

    Windows XP Home w/SP3 Firefox 3.6.13 Flash Plugin 10.1.102.64 IE8 w/Flash 10.1.102.64 addl data upon request ================== When I visit CNETTV (http://cnettv.cnet.com/six-essential-free-apps-your-new-pc/9742-1_53-50097586.html) to view/play the

  • Cpu Usage High On Mac Air (A1466)

    Guys Please Help me!!! I have installed windows 8.1 using Bootcamp. And each time I open my Task manger the Cpu usage spikes to 100 and return to normal. I searched internet several hours. I installed antivirus but it didn't help me. Model= Mac air A