Scrolling gallery referencing the mouse

Hi - I have another question - I would like to create a
gallery similar to the one seen here in the "at nader" section
running vertically down the page:
http://www.nader.com.au/main.html
I have created something, but it is not doing anything like
what i want - in fact, i actually have no idea where to start with
this...
help!
please :)
The one seen in the "collections" section here:
http://www.fili.com.au/buttons-play.htm
has the attached code in the first frame, but I don't want it
to scroll automatically like this - I want it to scroll with the
mouse movement, and stop nicely like the nader one (with easing I
am guessing)... It's a big ask I know, but I am getting desperate!
:)

Well, I am getting closer and closer, but it is still not
behaving correctly...
I have reloaded the fla here
http://www.fili.com.au/mens-new3.fla
which works fine on it's own, except I still don't have a lot
of control over how far the gallery scrolls... you can't QUITE
click on the first and last buttons - which is a problem :)
http://www.fili.com.au/buttons-play.htm
Here it is all put together - now, I have used the code on
the buttons as here:
on (release) {
loadMovie("mens1.swf",_parent.loader);
to load the individual images into the gallery... but when it
is loaded into the main movie, they don't load. I have made sure
that the "loaders" have diffferent names as sometimes I find there
is a problem if it tries to load something into the same loader...
Sorry - this really isn't making sense :\
Please have a look at my code and tell me where I have gone
wrong!
Thankyou!

Similar Messages

  • Since upgrading to OS X 10.8.2 a few days ago, Safari will suddenly zoom in on web pages (happens on multiple sites) when I scroll or move the mouse -- any one know why and what to do about it? Thanks.

    Since upgrading to OS X 10.8.2 a few days ago, Safari will suddenly zoom in on web pages (happens on multiple sites) when I scroll or move the mouse -- any one know why and what to do about it? Thanks!

    It really isn't a well thought out 'gesture' when a normal scroll action can result in an unwanted zoom but disabling SmartZoom wasn't an option for me—one of those with eyes that tire easily when reading very small text on a 27" display.
    For a while I used command-+ and command-'-' to read small text but that isn't supported in some apps and for Safari it often leaves the browser in an less than perfect state when moving to the next page.  I also tried option scroll to zoom the whole display but that was not desirable, either.
    I finally settled on leaving SmartZoom enabled and remembering to double tap with one finger whenever the undesired zoom happens. It happens so often that the double tap is almost a reflex action for me.

  • Scroll down with the mouse while the crop tool window is open

    I would like to know if there is a way to scroll down with the mouse while the crop tool window is open, like in Acrobat 5.0. If not with the mouse, is there another shortcut to go through the pages and adjust the size of the crop and see it on different pages? Thanks!

    Yes, but I won't see what I'm cropping if I cannot scroll down while the window is open. Thank you for answering anyway!

  • Can I change the scroll direction of the trackpad without changing the scroll direction of the mouse scroll wheel?

    I don't know if anyone else came across this problem, but I noticed that changing the scroll direction on the trackpad also changes the scroll direction on the mouse. I enjoy the natural movement on the trackpad, but the normal 'windows-style' movement on the mouse. Any solution?

    I too have same issue. By default trackpad has natural scroll direction. However for mouse natural scroll direction causes problem, if you used to use wheel on the mouse on Windows and Linux platform. If I change the mouse's wheel direction to non-natural direction. It fixes the issue. However it changes the trackpad's direction also to be non-natural, which is not good.
    Both the settings can be independent of each other. (i.e. mouse's scroll direction and trackpad's scroll direction).

  • How do I prevent tab focus from changing when I scroll tabs with the mouse wheel? [SOLVED]

    Whenever I scroll my tabs with the mouse scroll wheel the tab focus changes from the page I'm currently on to the tab being scrolled to. I usually have a large list of tabs open and I depend on being able to scroll tabs without changing page focus to keep myself organized.
    Also, I'd like to disable tab scroll wrapping; Once I've scrolled my tabs to the end I'd like it to stop scrolling, not wrap around to the start of my tabs.
    Is there a way to disable these features and revert to the tab scrolling behaviour of a previous version of Firefox?

    This is not a standard feature and can be caused by an extension.
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • PDF opens fine, but when I try to page down or scroll down with the mouse, it hangs the file

    Pdf files open fine in Acrobat 9 pro.  I am having problems in page down or scroll down on the document.  Only way to close the file is to go to task manager and end the program.  In task manager it shows that there are 2 adobe acrobat files opened and not responding.  What can I check or do about it?  I have tried to disable all plug-ins, but that didn't help.

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Smooth scrolling on moving the mouse

    Hi - in Leopard I miss a very handy feature which is implemented e.g. in Firefox: on pressing the middle mouse button I can move my mouse and the content of Firefox is continuously scrolled in a very smooth fashion. This enormously helps reading faster and it is also better for the eyes (at least for mine).
    Is anybody aware of a tool that allows me to do the smooth scrolling on a *click and move of a mouse* in any arbitrary window?
    Unfortunately, I don't "speak" AppleScript well enough, but the concept for a script is rather simple:
    * state 1: when middle mouse button is pressed, store the current mouse position and enter state 2
    * in state 2 get the current mouse position and scroll the content of the current window with a speed proportional to the difference in mouse positions; enter state 1 if middle mouse button is pressed again.
    Is anybody willing to code such a script?
    Thanks,
    Kurt

    Hi - do you mean the "scroll ball" which allows me to scroll the content of a window in any direction?
    I was not referring to this feature, as the page stops each time I have to move my finger. What I meant was a state where every mouse-movement causes a smooth (and continuous) scrolling of the content. To enter this state I can press (and release) the middle mouse button. Try it in Firefox.

  • How do I get the scroll bar back to the right side of the screen and how do I get the mouse scroll wheel to work again?

    Yesterday the scroll bar on Firefox was moved from the right to the left of the screen and the webpages do not scroll when using the mouse scroll wheel.

    Reset the pref <b>layout.scrollbar.side</b> to '0' or set to '2' to place the scroll bar at the default right side.
    See:
    * http://kb.mozillazine.org/layout.scrollbar.side
    * http://kb.mozillazine.org/about%3Aconfig
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • Is it possible to disable the mouse automatically scrolling the video playback head?

    Previous versions of iMovie allowed me to move the mouse without moving the playback head.  Doesn't appear possible in '11.  Can it be toggled?
    Thanks.
    Lindy

    No.  If I run the mouse over a video in iMovie, the video automatically scrolls along with the mouse.  The audio skimming function (if on) allows me to hear the audio along with the video as it scrolls - a useful feature, but not what I'm trying to fix.
    What I'd like to be able to do is turn all of that off so that the only way to play a video is to start it with the space bar.
    As it is now, if I select a spot where I'd like to place a marker or split a video, I have to move the mouse in order to initiate the command that I want.  But the moment I move the mouse to go to a menu, the video moves to a different place, making the edit more difficult.
    iMovieHD ('08) did not have the scrolling function, and while I appreciate the usefulness of having it, I'm struggling with being unable to turn it off.  I could play a video to the point where I wanted to edit it, fine tune the playback head location and perform the edit without so much as touching the mouse.
    It's not that I'm incapable of doing what I need to do with iMovie the way it is.  It just seems a bit tougher to accomplish these things with the scrolling when I don't want it to.  Seems like it should be a Preferences setting or something.  But I can't find it.
    Thanks.
    Lindy

  • Spotlight starts indexing after every restart and there is a scrolling delay with both mouse and track pad.

    I had to restart my MBP three time, two after it crashed. Every time Spotlight starts to index the content on my Mac
    which takes two hour. Then there is a delay when I start scrolling, both with the mouse and with the track pad.
    I also notised that after changing the icons with Candybar they still appear unchanged in Launchpad, which makes
    it confusing. Launchpad isn't consitent when putting the apps in aphabetic order, but jumble up some of the apps.
    i don't get back the wab sites after restart as i was to believe I would.
    As Jobs sez; And more thing.
    Well one more might OK, there are more bugs then that, but I to tired to tell them all.
    I have never found so many bug in such a short time (only in two hours with Lion now) with any other OS and I have worked with Macs since -91.
    God help us.

    Hi, me again, more data.
    I have found that some plugins are accessing the internet without my permission.
    And when I went into the plug in menu via the addons options through the Tool Menu option, I found the plug ins there.
    BUT I never installed those plugins, and now they are there and they are accessing the Internet. Here are two images to show the plug ins disabled and yet another image showing them still accessing the Internet even when disabled.
    I then removed them from the system (I did back them up first, just in case).

  • My desktop display has been magnified and everything I open is similarly magnified.When I try to zoom out using Ctrl - or the mouse nothing happens

    My MacBok Pro suddenly magnified the desktop display significanlty. All programmes and applications are similarly magnified when open. I tried zooming out using Ctrl - and I also tried holding down the Option key and scrolling down using the mouse. Nothing happens to zoom out of the desktop and on Facebook for example the columns get smaller but the text doesn't so lines of text end up overlayed each other. What can I do to remedy the situation?

    Found the Option key. Googled it. And yes your instructions worked a treat. Thanks

  • Scrolling an image in a scroller container by dragging mouse

    I have an image inside a group with a scroller.  When the image is larger than the scroller size, I get the scrollbars and can pan the image as desired.
    I have listeners that create and resize a rubber-band box as the user clicks on the image and drags the mouse over it.  That's working fine.
    What I want to add is an automatic, smooth scroll, so as the mouse is being dragged over the image, it begins to scroll as the mouse approaches the edges of the scroll area, and will continue to scroll smoothly until the edge of the image has been reached, or the user moves the mouse back.
    This is how my components are set up:
    <s:Scroller id="sourceScroller" width="450" height="500">
         <s:Group id="sourceScrollerGroup" horizontalScrollPosition="0" verticalScrollPosition="0">
              <s:Image id="sourceBitmap" mouseDown="_mouseDownListener(event)" mouseUp="_mouseUpListener(event)" />
         </s:Group>
    </s:Scroller>
    The image source is loaded dynamically.
    My tests have involved changing the value of the sourceScrollerGroup.horizontalScrollPosition and .verticalScrollPosition, but that had no effect.  I'm not sure how to proceed.  Would appreciate any pointers in the right direction.

    Try in safemode....
    '''Try the Firefox Safe Mode''' to see how it works there. The Safe Mode is a troubleshooting mode, which disables most add-ons.''
    ''(If you're not using it, switch to the Default theme.)''
    * You can open the Firefox 4.0+ Safe Mode by holding the '''Shift''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Don't select anything right now, just use "'Start in Safe Mode"''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shift key) to open it again.''
    '''''If it is good in the Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one.
    Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''

  • The scroll button on my mouse suddenly stoped working after the recent upgrade in firefox

    about 6 weeks ago, the scroll button on my mouse quit working when using firefox. It works fine with explorer

    about 6 weeks ago, the scroll button on my mouse quit working when using firefox. It works fine with explorer

  • How do make the mouse wheel scroll in my Flex app/component instead of the browser?

    Let's say I have a DataGrid or Tree or List component which
    has hundreds of rows. When I place my mouse over the component and
    scroll the mouse wheel, I notice that [most of the time] it scrolls
    the component a little, then starts scrolling the browser window. I
    want it to only scroll the component until it reaches the end of
    the rows. Any thoughts?

    I have confronted the same issue.
    Was anybody able to solve it?
    I think mx.contorols.TextArea seems to do well.

  • How can I scroll one full page at a time using the mouse wheel?

    I've had this problem for 3 years now. When I nudge my scroll wheel (IntelliMouse Optical) one notch forward or back, Safari moves 1/4 of a page up or down. How can I get one nudge of the scroll wheel to move one full page up or down? Firefox has an add-on, SmoothWheel, that can be set to a full page. Are there any options for doing this in Safari, without having to go to the keyboard? I tried Smart Wheel, no setting for that.
    Any ideas? thanks
    p.s. Please don't tell me to get another mouse, I've tried dozens of them and the old IntelliMouse Optical is the best one for me. (I'm also stuck on an ancient Apple M2980 keyboard. I love those old keyboards.)
    Mac Pro 2X-Quad-Core Intel Xeon 2.8 GHz  MA970LL/A
      OS X 10.8.3
      Memory: 10 GB
      ATI Radeon HD 2600 XT
    Safari 6.03

    I can't use the keyboard to scroll. I need to keep my hand on the mouse, otherwise I'd never get anything done. Since I have no problem getting Firefox to scroll one page at a time, and I'm constantly jumping between 3 browsers, it would be nice to be able to scroll a full page at a time in Safari, just like I can in Firefox. Thanks.

Maybe you are looking for

  • MacBook Will Not Turn On After Random Shutdown

    I was running a number of processes on my Mac while servicing another computer, and out of the corner of my eye noticed my Mac just shut down, randomly, with no warning. I have had this issue before with overheating issues, but the laptop turns itsel

  • ITunesU pages do not display correctly, theme colors are missing ?

    Our iTunesU pages do not display correctly, theme colors are missing ?

  • Launch VSTA Editor Requires Administrator Privs?

    This is a follow-up to another posting I had about problems with launching the VSTA editor from various scripts.  I have been experimenting with this further and while available RAM seems to have something to do with it, more clearly appears to be th

  • Reg : external Processing

    Hi, I have a product  in the routing i have 5 operations after 3rd operation   for 4th operation i have to send it outside (Sub-contract) 5th operation i will do at my workshop how do we do this what are the settings we need to do Regards, Raj

  • RECORDAR CONSTRASEÑA

    Buenas  tardes, le envio una atenta solicitud para solicitarles la ayuda con mi iphone, se bloqueo mi telefono y tuve que formatearlo, me pide una cuenta y contraseña de icloud pero al insertarla me dice que no es correcto, me gustaria que me pidiese