Captivate 5.5 zoom area shifts from what's in the Zoom Source

Captivate 5.5
Windows 7
Lots of memory and space
I have seen some postings on this topic, but they are either left unresolved or the suggested work around was for a specific user.
I draw the Zoom Source rectangle and corresponding Zoom Destination rectangle. The two drawings match in terms of showing the same content. Yet when I publish or preview the project the Zoom Destination is showing an area NOT defined in the Zoom Source.
My search on this bug seems to return posts from several years ago, and any suggestions seemed to apply to the specific poster, not a general audience.
Thank you for your help.

Hi Handycam,
This warning shows up when you try binding to an object that doesn't implement IEventDispatcher.
Object does not implement IEventDispatcher so any time you bind to a property of that object you will get a warning.
If you define a subclass of EventDispatcher with the properties you want:
MyBindableObject.as:
package {
  import flash.events.EventDispatcher;
  public class MyBindableObject extends EventDispatcher {
    [Bindable] public var label:String;
    [Bindable] public var data:Number;
And then replace the objects in your ArrayCollection with instances of MyBindableObject then the warnings should go away.
SampleList.mxml:
<s:Application
    xmlns:fx="http://ns.adobe.com/mxml/2009"
    xmlns:s="library://ns.adobe.com/flex/spark"
    xmlns:local="*">
    <s:List>
        <s:ArrayCollection>
            <local:MyBindableObject label="No insulation" data="0"/>
            <local:MyBindableObject label="Fiberglass Batts" data="4.30"/>
            <local:MyBindableObject label="Vermiculite" data="2.4"/>
            <local:MyBindableObject label="Rock/Mineral Wool" data="4"/>
            <local:MyBindableObject label="Urea-formaldehyde foam" data="4.5"/>
            <local:MyBindableObject label="Balsam Wool" data="3"/>
            <local:MyBindableObject label="Cotton Batts" data="4"/> 
        </s:ArrayCollection>
    </s:List>
</s:Application>
Message was edited by: Shongrunden (adding sample code for SampleList.mxml)

Similar Messages

  • HT201317 My photos are syncing from my iPhone, to the iCloud PhotoStream and to our iPad, but it is no longer syncing to my computer (Microsoft, not Apple).   Why would this happen and how can I get it resolved?

    My photos are syncing from my iPhone to the iCloud PhotoStream and to our iPad, but they are no longer syncing to our home computer (Microsoft operating system, not Apple).   Why would this happen and how can I get it resolved?  I have since tried to remove and reinstall the iCloud application in my computer's control panel.  I have verified that I am using the latest Apple operating system and the latest iTunes.  I have reset my photo stream.  Not sure what else to try...   I was also having an issue with my calendar where it would sync from my computer to my iPhone but not vice versa.  Somehow in all the resetting that's resolved, but the photo issue is not.   Again - photos are going into the photostream, but not wirelessly being put into the file on my computer.

    To change the iCloud ID on your device you have to go to Settings>iCloud, tap Delete Account, provide the password to turn off Find My iPhone when prompted, then sign back in with the ID you wish to use.

  • Is the "512GB PCIe-based Flash Storage" on the new mac worth the extra cost?  I am comparing with a refurb with better specs (faster CPU, larger hard drive) and from what I undersand the PCIe flash storage is the big differentiator in cost.

    hello - i am considering two macbook pros
    NEW - http://store.apple.com/us/buy-mac/macbook-pro?product=ME294LL/A&step=config#
    REFURB - http://store.apple.com/us/product/G0ML1LL/A/refurbished-macbook-pro-27ghz-quad-c ore-intel-i7-with-retina-display
    The refurb actually has a faster processor and a larger hard drive.  From what I understand, the big difference in cost is the new macbook pro contains "512GB PCIe-based Flash Storage" versus the refurb "768GB Flash Storage".
    Is the PCIe flash storage really worth the extra cost (and smaller size)?
    PS - Also I believe the brand new one has 2 GB graphics memory as opposed to 1 GB graphics memory.  I don't really care about that as much as I won't be doing a lot of video editing or gaming.

    RestonManJavaLuver wrote:
      Is she wrong - are these actually going to people's homes, being used, then returned and resold?
    Some are some are not. Otherwise Apple has a ton of Mac's sitting around that have been returned by customers under their 14 day No Questions Asked return policy.
    But they not just Returned and Resold. They go back to Apple, checked out (Tested) any parts that are not up to spec replaced and then repackaged in a plain white box to be sold as refurbs.

  • Scratches on the back of my MacBook Pro, are these from where they machined the aluminium or was this a worker at the factory being careless?

    There are lots of uniform scratches that are evenly spaced on on the back of my MacBook Pro (Retina, 13-inch, Late 2013), are these from where they machined the aluminium or was this a worker at the factory being careless? They are pretty light scratches and sometimes not visible, has anyone got the same on their laptop?
    Thanks in advance!

    There's no way to know the reason why they are there, but it looks like a human mistake.
    You have 14 days to return your Mac if you bought it from Apple, so do it and get a new one. This is what you should do if you have any problem

  • What can cause the power source to malfunction?

    What can cause the power source to malfunction?

    Intel-Based Apple Portables: Troubleshooting a computer that will not power on
    Apple Portables: Resetting the System Management Controller (SMC)
    Resetting your Mac's PRAM and NVRAM

  • I am havig an error while shifting from one tab to the other mozilla firefox stops for some seconds.

    error while shifting from one tab to other''''''

    I've followed what I can of that error, and from what I'm reading, your hard disk is doomed. Some people report that they've been able to reinstall OSX on the same disk and use it for as long as a few months, but eventually the error returns.
    Here's what I suggest:
    Step 1: Backup everything you want to keep immediately!
    Step 2: Buy new disk.
    Step 3: Install new disk.
    Step 4: Reinstall everything & restore.
    I highly suggest backing up as soon as possible. -- On the first day of this error my MBP would no longer boot. Thankfully, I was able to save most of my stuff using the terminal window available in the installer.
    Searching for that error code here & on google returns a fair number of hits so you can read what others have done as well. Some seem to be able to get a new drive from apple if it's still under warranty.
    Good luck!

  • Emails generated by the Contact Form widgets are saying they are coming from me rather than the person who has generated the email?

    Can I change the emails generated by the Contact Forms from saying that they are coming from me, to the address of the person that's actually generated the enquiry on the contact form? Or does this always automatically link back to my Creative Cloud account because thats how I'm hosting the websites?

    Because they ARE coming from you (at least from your account)... this is the account the website is using to send the form to your email and this means that a user visiting your website can send you this email "EVEN" when they don't own an email account themselves.
    No you can't legialy change the address to theirs... thats a big no no in most countrys but you can and should have a "contacts" field on your form that allows people to give you a email or phone number so that you can follow up.
    p.s. many people make the mistake of trying to force email contacts in their forms and that offen turns people off using them if they MUST tell you the colour of their underware just to contact you about a sales offer or simple question then don't expect to get much feed-back from your forms.

  • From what date does the ipad air warranty starts?

    Hello everyone, need to know from what date does warranty starts? From date of purchase or from the date you register it?
    Example: a person bought an ipad air on sale on black friday but is not gonna give it to the person until say Christmas time so does the warranty starts on date of purchase 11/28 or 12/25 when it gets registered. Let me know, please. As always thank you all for taking the time, this forum has always been very helpful for me in the past. Take care and Happy Holidays

    One year from the date of purchase: https://www.apple.com/legal/warranty/products/ipad-english.html

  • Color shift from one monitor to the next (CS5)

    I'm having a strong color shift in Photoshop going from one monitor to another. It's not a calibration issue because the color shift persists when I drag the window from one to another until I do something with the window, then it will shift (i.e. not exactly when I move the window). I'm essentially experiencing the problem described here, only I'm on Photoshop CS5 and his solution doesn't apply because that option is not available.
    Windows 7 64bit
    Photoshop CS 5 (12.1 x64)
    Note the color change, one part of that image is on one monitor, and the other part on the other. (The left is the correct color fwiw.)
    I'm guessing there's just some setting somewhere I can toggle?

    Thanks for the input Mike, however it doesn't help me. I'm actively working with both monitors and I need the colors to be accurate on both in order to do my job. I'm hoping there's a setting much like there was in CS4 (see my link in original post) so that I can get both monitors to behave the same.
    I should also mention that this problem is unique to Photoshop, I do not have this color shifting problem in any other program (including, for example, Acrobat Reader).

  • From where can take the page source in new versions?

    From new versions (after version 5.0) we couldn't find the way to take the page sources of webpages.

    View Page Source has been moved to the "Web Developer" sub-menu. You can use any of the following to View Page Source:
    *Right-click a blank area of the page and choose "View Page Source"
    *Firefox button > Web Developer > View Page Source
    *Using the Menu Bar: Tools > Web Developer > Page Source
    *CTRL+U
    *ALT+T+W, release ALT key, letter O key
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • HT201272 What is it with songs that are not from the itunes store, but are coming from cd's and other download sources that all of a sudden do not play on my iphone and have a red stop button in a red round circle around them, behind the title?

    Songs that I have had previously downloaded from various other sources, but NOW ALL of a sudden they DO NOT PLAY on my IPHONE and DISPLAY a RED STOP BUTTON in a red round circle next to the title.  Everytime I click on it it DOESNT play.   What happen???? How can i get them to play.,   Why should i have to pay for the songs, and why are they in the ITUNES store and not in my regular playlist.

    Amazing steps you've done so far! The great news is this is very unlikely an issue with your iPhone.
    I've run into a similar issue lately as well. I narrowed it down to one song that was causing 30 songs not to sync. I removed the song from the sync list (unchecked it) and all 29 songs were able to sync.
    You may be running into a similar issue. This may be a problem with this version of iTunes, an issue with one song or a group of songs; hard to know for sure. It's important to narrow down and isolate the cause. Most imporantly get that music back on there!
    The way to narrow down the casue add just a few songs at a time (even 1, just to get that first sync finished). Manually syncing is what you'll need here.
    Plug in your iPhone, on the Summary screen (shows a picture of your iPhone, the iOS version, Restore iPhone....; etc). Under the Options area at the bottom choose to Manually Manage Videos and Music then choose Apply in the lower right. The music that's on your iPhone now should be removed from your iPhone now. You're now able to sync music manually.
    The link below explains how to drag the songs from the iTunes library on the computer on to your iPhone which will start the sync. Add just one song just to see if you can get 1 of those hundreds of songs on there. If you can, awesome! Keep adding until you find the song or group of songs that are causing this issue.
    http://support.apple.com/kb/HT1535
    Please let me know how things are going.
    Cheers!

  • Problems with option-shift-k what should create the Apple logo

    Using the above mentioned keyboard shortcut I used to be able to create the original Apple logo in any text application. Since a few days I have lost this capability and I don't know in which font this logo lives. Apple Hotline couldn't fix the problem. Any suggestions?
    How can I reinstall all original fonts from the installation DVD. I am using 10.4.9 on a MBP but original installation DVD is 10.4.8

    Hi.
    Your Input Source must have been somehow switched from U.S. to U.S. Extended. Check for it in International.
    In Character Palette you'll find  in Glyph Catalog (View Glyph), font Lucida Grande.
    Good Luck.
    MacMini G4 1.25GHz 1GB   Mac OS X (10.4.9)  

  • How many iPads are there an what's is the newst one,not including the ipad mini?

    I like to by a new IPad but I like to no what is the newst ipad out for 2013,I don't want the mini one I herd they have a IPad5 out I really need to no what's the newst one out????

    So far there have been 4 generations of iPads.
    Currently on sale by Apple there is the Second Generation or iPad 2, and the 4th Generation or iPad with Retina display.
    The Fourth Generation iPad is the newest one available.
    There currently is no 5th Generation or iPad 5

  • I have problems sending email with attachment which are larger. What could be the problem?

    I can't send larger email form my home wireless system but it works well when I am at work and use their wireless system, so I assume it is a setting in my home wifi account or a problem with accessing the mail server remotely. What  shouldI do, as it is annoying.....

    Is that my Internet provider?? Thanks and sorry for the stupid question....

  • I have a load noise from what sounds like the fan.  MBP 15" 2009

    My MBP 15" makes a grinding sound that will go away and then come back.  If it is the fan, how difficult is this to have replaced?

    13 screws. 10 for the bottom pan and 3 for the fan. Takes 3 screws longer than upgrading the RAM, with the advantage that the fan is not static-sensitive.
    If one fan is bad, the other will follow shortly thereafter. Under warranty, Apple always changes both, you should follow suit. www.ifixit.com has the procedure and the parts you need.
    For diagnosing if it IS the fan, use an Old Mechanic's Trick: get a short, thin metal rod. Place one end against the bony area right in front of your good ear. Place the other end against various spots on the Mac to determine the nature of the sound and its exact location. Use iFixIt's photos to see which component is the noisemaker: on the 15" MBP there are 4 candidates: 2 fans, one HDD and one optical drive. No other moving parts inside.

Maybe you are looking for

  • A few questions in purchasing a new MacBook Pro

    I have recently become a full Apple fan (I have been a PC person for nearly 28 years), and am in the process of purchasing a new MacBook Pro (as my old HP Pavilion is on it's last legs).  As I am in this process, I am trying to decide which MacBook P

  • Total Crash.....

    So I came home last night to a Screen with just the turing sundial.  When I restarted the computer, it pulled up the screen asking me to restore my computer, re-install Lion, etc etc.  I tried to do a restore from Time Machine on my back up drive, bu

  • Vanishing records in deferred-write database

    Upon upgrading to 3.2.43, one of our project's unit tests revealed an issue with records disappearing 'spontaneously' from a deferred-write database (a few seconds after a reinsertion at a previous key value). I was able to boil it down to a small te

  • Report - Report Interface (RRI)

    Hi All, I am trying to figure out how the RRI function works with the NW2004s. I have configured this on the back-end using the RSBBS transaction but it does not show up neither in the Analyzer nor on the Web reports/Portal! Does anybody have an idea

  • How to display Currency Unit beside value in BEx Report?

    Hi, I have 2 separate Amounts in the columns area. Their respective currencies exist as Characteristics in Unit dimension. How do I display the amount along with currency unit beside it? As of now my Report looks like.... Amount 1              Amount