Pre multiplied alpha problem

Hello,
I am making a drawing app. In it I am using a feathered brush ( ie a gradient with 0 alpha on edges). I copypixel from this brush bitmap to my canvas on every mouse move. Problem with this is that color on the edges is different than that on the center. I read on internet that it is because flash uses pre-multiplied alpha in bitmapdata.
Is there a way to solve this problem. Can I turn off the pre-multiplexing of alpha with base color? Please help
Thanks

No that is not the problem. Problem is not about alpha getting darker, Its that when flash pre multiply alpha with RGB it changes the value of RGB, it changes the orignal color hence making a great data loss.
for example
var map:BitmapData = new BitmapData(1,1,true,0xffffffff);
map.setPixel32(0,0,0x00ffffff); // RGBA(255, 255, 255, 0);
trace( map.getPixel32(0,0).toString(16)) // traces 0x00000000
map.setPixel32(0,0,0x20fcfcfc);
trace( map.getPixel32(0,0).toString(16)) // traces 0x20ffffff
When I draw a yellow gradient circle on bitmapdata with 0 alpha outside and then copypixels of that bitmapdata to other bitmapdata the edges become green, because flash had pre multipled the yellow with alpha and change its orignal RGB
values.
you can see result here
Edit: Take color values like this:
1) A yellow that is slightly towards green like: 0xf5ff00 then it will round it to green
2) A yellow that is slightly towards red like: 0xffec00 then it will round it to red.
3) A perfect yellow 0xFFFF00 then it wont round it to anything and you will get the desired result

Similar Messages

  • PSE/PRE 11 Signin Problem

    David,
    I have an Adobe Photoshop Elements 11 and Adobe Premiere  Elements 11
    dilemma.
    I recently received a birthday gift of both software programs.
    Following Adobe instructions, I attempted to use Adobe Download Assistant. 
    It rejected my input with the following notation:
    "This e-mail address is already in use. Please use a different e-mail 
    address."
    How can I use a different address? [removed by forum host]  is the only account I  have used for 20 years. 
    Previously, I have had some contact with Adobe. Never have I had any 
    trouble.
    As I am anxious to use both Photoshop Elements 11 and Premiere Elements 11,
    I would greatly appreciate any assistance you might have to offer.
    John F. Jackson
    [signature removed by forum host]

    David,
    Thank you for your kind assistance.
    I really appreciate all you are attempting to do for me.
    John
    In a message dated 12/11/2012 3:28:46 P.M. Eastern Standard Time, 
    [email protected] writes:
    Re:  PSE/PRE 11 Signin Problem
    created  by David Kastendick (http://forums.adobe.com/people/dave_m_k) 
    in  Adobe ExportPDF - View the full  discussion
    (http://forums.adobe.com/message/4913303#4913303)

  • Intersecting Layers with alpha problem

    Hi,
    I have a problem with Motion when two layers intersect. On layer is totally opaque, and the second layer has transparent areas. The problem occurs in areas when the transparent areas intersect with opaque areas. In those regions I get a dark gray line appearing.
    Check out this image and you will see what I mean.
    http://jack.fxhome.com/MotionLine.jpg
    Note: I get this unwanted line in the exported frame as well.
    Why does motion do this?
    Is there anyway around this?
    Thanks

    1) Try setting your Render Quality to Best (under the View pop-up menu)
    2) Try changing the alpha interpretation of the layer with transparency - select it, press Shift-F, and try the different options in the Inspector's Media tab.

  • Pls Help! Adobe reader 9.0+ generated barcodes on pre-print is problem

    hi to all,
    I have a really strange problem and would like to share with you.
    Im generating the barcodes on the pre-print event, using LiveCycle Designer 8.0.
    Everything is ok when im trying to generate 2/3/4 barcodes in my form.
    The PROBLEM is if I decide to add more than 5 barcodes in my form and try to print it.
    Then - when I decide to print the form and to fill the information in my barcodes - the Acrobat Reader is just closed.
    No error alert..just closed. When i debugged the problem I saw that generating of barcodes is starting, but if there are more than 5 barcodes,
    the adobe reader closed before all barcodes to been generating.
    I do think about no enough memory, or something like that..but have no idea really what’s that.
    Do u have any idea what’s that problem..
    thanks in advance for yr time
    Regards

    Try and print the PDF as an image.
    Also when you send this to someone else are hey able to print without an issue?
    Have you've tried another printer?

  • Mac OS Lion CS 5.5 "Pre-Chrome" Install Problem / Solution!

    After hours and days of frustration surrounding what should have been a very simple update from CS5 to CS5.5 on Mac OSX Lion (the latest version), I finally found a solution that makes perfect sense, and acutally works.
    Here's my brief rant:
    Adobe - you seriously need to work on your Tech Support. I've been a customer since Photoshop 2.0 and this is no bueno. Having someone tell me to create an Admin user account on my system with username "test" and "no password" is not helpful nor a good idea. Suggesting that I open up all my permissions to  777 also not a good idea. You need to seriously review your Tech Support team's scripts. Either way neither of these soltuions worked. Anyways I am done with my rant as I want this article to be HELPFUL TO PEOPLE who are super frustrated like me.
    Here's what I discovered:
    Here's the deal - if you upgrade to lion recently, you probably had an older version of a CS product on your computer. My guess is that when you migrated over some permissions got screwed up and the installer couldn't overrride the correct files it needs to because they are locked under a different user account (fair enough adobe, sounds more like Apple's problem). A friend suggested doing a hard reformat and reinstalling lion fresh via USB drive, probably a good idea but who's got the time?
    So anyways, I kept getting a "pre-chrome" error in the debug output and kept seeing the "Accept Terms & Conditions" window no matter how many times I re-installed, wiped my files etc. Uber lame.
    The solution turned out to be 'duh' simple from my PC user co-worker "Why don't you just install it under root access?" Ok, for those of you who don't know what root means, it basically just is the account who is authorized to write over all other user accounts. Apple turns this off by default because most people never need to user it. Unless you come across something like this...
    Steps:
    1. Uninstall anything you got going with CS, the more the better - you're going to reinstall it again anyways (just keep your serials around).
    2. Consider downloading the CS Cleaner product that Adobe offers and wipe it all down (probably not required but can't hurt).
    3. Follow these instructions on your Admin account to enable root temporarily: http://support.apple.com/kb/HT1528 (BTW the Edit one is hard to find, they mean the acutal Edit menu on the top of the screen).
    4. Install your CS 5.5.
    5. This one is IMPORTANT - when it asks you to authenticate use your ROOT login and password, not your normal one. This grants the installer the abililty to write over other files.
    6. Finish the install, check it out. If it worked you probably want to de-activate the root login for safety's sake.

    gdoddsdesign thank you for the great tips I am sure this will help other users within the forum.  You may still want to keep an eye on your administrator group permissions.  If you had to go to root to resolve the issue, and even the newly created User account had compromised permissions, then there could still be some problems out there.
    Many times though once software is installed under a root user it will continue to work without any additional modifications needed on the administrator account.
    I also really like the tip about disabling root user at the end btw.   Often users and technicians get so excited that the issue is solved they can forget this step.

  • Freeze frame with Alpha problem.

    I have exported a 3 second graphic with alpha channel from After Effects.
    It keys perfectly until I drop on a freeze frame to lengthen it.
    There is a luminance drop of about 5% between the AE clip and the freeze
    of that clip. The freeze still maintains the alpha but you can see the change in luminance as soon as you apply the freeze to the clip.
    I have trashed prefs already but to no avail.
    Working in 8 bit uncompressed with a AJA Kona LHe card
    Any ideas how to rectify this??

    OK, here is the solution. Working in 8 bit, my video processing
    was selected to be 'Render in 8 bit YUV' which seems sensible.
    The problem with the freeze frames disappears when I select
    'Render all YUV material in high precision YUV'
    So now we know!! Thanks for the help and advice.

  • Pre-calculated webtemplate problem

    Hi All,
    I've pre-calculated a webtemplate and am able to see the html pages containing data in Reporting agent by choosing the option 'Document Overview'. But when i execute the webtemplate in the browser, i get the following error
    "No precalculated data found for data provider DATAPROVIDER_1".
    The job for pre-calculation has beensuccessful. The URL looks something like this:-
    <b><i>http://ipaddress:port/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&TEMPLATE_ID=WEBTEMPLATE_NAME&DATA_MODE=STORED</i></b>
    Could some one please help me out with this problem ? I want to use the pre-calculated webtemplate from the browser.
    Best Regards,
    Sanjay

    Hi,
    I am having the same problem...
    Any help would be appreciated...
    Thanks

  • PRE-INSERT GIVING PROBLEM

    Hi All,
    I am working on a customized form for giving claims.
    There are three parts of the form
    -->Header Part...which is working fine.
    -->Details part.
    -->Items info part.
    Now this item info part is opened only when a check box is checked Y and after inserting values in it we press ok and it gets closed...but when i don't want to enter any details and i close it with cross button...some values get inserted in the details part which due to the fact that i have attached a PRE-INSERT trigger on the details part which populates some number like claim number on the details part when we save the form and freezes some items on the form....but i don't want this functioning when i exit my items info part.
    Is there some problem in my code or some problem related to my form.
    Please help me on this....thanks in advance.
    Edited by: Anshul Sharma on Feb 6, 2012 1:36 AM

    Welcome to the Oracle Forums. Please take a few minutes to review the following:
    <ul>
    <li>Oracle Forums FAQ
    <li>Before posting on this forum please read
    <li>10 Commandments for the OTN Forums Member
    <li>How to ask questions the smart way
    </ul>
    Following these simple guidelines will ensure you have a positive experience in any forum; not just this one! ;-)
    Lets start with some of the basics. What is your Forms version, Client OS version; if web deployed, your browser and Java versions and any error messages you might be receiving.
    As to your question:
    Is there some problem in my code...You have to provide a sample of your code.
    Craig...

  • Pre-order kiosk problems

    I went in today to check some amiibos and some games and when I went to the pre-order kiosk I saw I could pre-order Final Fantasy Type 0 HD Collectors Edition and the Toad Amiibo.  When I went to the checkout to pre-order them they kept coming up as "Unavailable to pre-order".  I've had this problem with many other games and I find it very disheartening that it still is going on, the pre-order kiosks need to be updated more freaquently and/or tied to the site so that it stops with the false pre-order promise.

    Hello CalamityXI,
    We really do appreciate your feedback and your interest in pre-ordering from us.  
    These are very popular items and it appears that Final Fantasy Collector's Edition is currently sold out online.  You can pre-order this item by clicking here.  
    I don't see this specific amiibo on BestBuy.com.  Please continue to check here for updates.
    Blake|Social Media Specialist | Best Buy® Corporate
     Private Message

  • O2 Pre SOS Only problem - 1 sim 2 pre's.

    Hi there,
    Im looking for some help if anyone has any idea whats going on! I've had a Pre from O2 in the UK since launch and havent had any problems with it, love it. I bought one from a classified ad which was also an O2 UK pre. I got this home and popped my sim card in it to get it setup and created a profile for the mrs and the phone started up and had a 3g connection and a phone signal but i couldnt make calls, it would just fail saying "unable to connect" immediately but 3g seemed ok as this was needed to create profile.... taken sim out and popped back into my pre, works fine calls and 3g.... swapped back into other pre and all that gets is SOS Only in the top corner, no data or phone connection at all....tried jamming some paper in sim catch to make sure sim was making contact correctly, no change, went into phone options and switched carrier from auto to o2 and then others and back, no change... i tried prett much every combination of these settings and no change but as soon as sim back in my pre it works fine.... tried erasing everything on new one and going through profile part again but now even after reset the phones doesnt even have 3g connection so im just stuck with it doing nothing....
    Has anyone got any ideas on this, it's obviously not the sim as thats fine on my Pre.... I would welcome any suggestions as have paid around £300 for this handset and would ove to get it running...
    NB - this seemed the most appropriate place to post this thread, if not then I apologise and request it to be moved.
    Thanks,
    Post relates to: Pre p100ueu (O2)

    I'm actually having a similar problem - I got a hold of an O2 Pre from CEX, with the plan being to use my O2 Pay & Go sim in it. So I got the phone and plugged my sim in, and tried to register a profile, and got the "not connected error". I plugged the phone in to my laptop and use WebOS Doctor to flash the phone to 1.3.1, and that didnt help. I could try and set up the APN manually, but I was just given an "invalid access point settings" error. 
    So, this morning, I popped a friend's O2 contract sim in to my Pre, and it proceded to go through registration without a hitch. Great... I can use the phone now! The only problem is, when I put my Pay & Go sim back in, it still refused to work (despite the fact that it showed the O2 network in the status bar at the top of the phone, and that it had signal). No calls would connect (not even emergency calls.. I checked just in case).  I tried manual settings to no avail, and then I tried using the (working) wifi connection to update to 1.3.5.2. Now the phone won't even connect to the network. Once again I have tried manual settings, and it shows the O2 network (along with Orange, T-Mobile etc), but will not connect to it. The status bar says "SOS Only", but once again, even that does not work. 
    To confirm, the SIM works perfectly well in my Nokia E71. I've flashed the phone to different software versions, done full erases etc.  
    Could it be that somehow O2 have managed to lock the phone down to Contract sims? Its certainly not a true sim-lock, because I tried, out of interest, inserting an Orange PAYG sim into the phone, and that said "Check Sim", which is different to the behaviour I have now.
    I don't want to have to admit defeat and take the phone back as unusable... But I'm struggling to see any option at the moment.  
    Thanks for any help anyone can give. 

  • Sound Blaster Tactic3d alpha problems

    Hi, i have some problems with installing Sound Blaster Tactic3d alpha drivers.
    First is that i don't have pannel after installing drivers and second one is that my microphone is muted. Can someone help me ?
    *EDIT*
    Problems fixed (downloaded and installed this : http://www.userdrivers.com/Sound-Card/Creative-Sound-Blaster-Tactic3D-Alpha-Pack--0-000-for-Windo... ), but now control pannel is freezing on pop up.

    Hi,
    This could be caused by residual files from previous installation. It would advisable to uninstall and reinstall the package with a clean boot of your system. This article may help.

  • Bitmap Alpha Problem

    Hi;
    I'm trying to tweak a script I found online to work for my application.  The problem I am having is to make a certain part of the bitmap that is  created by code transparent...but only a certain part of it. The code  has the following:
    _fire = new BitmapData(865, 92, false, 0xffffff);
    Note
    the alpha flag must be set to false, which is the source of my problem,
    or nothing prints to screen at all. I need to make certain pixels
    transparent. _fire is added to the stage and then called thus:
    _fire.paletteMap(_grey, _grey.rect, ZERO_POINT, _redArray, _greenArray, _blueArray, _alphaArray);
    at the end of the script. The colors for the arrays are created thusly:
    private function _createPalette(idx:int):void {
    _redArray = [];
    _greenArray = [];
    _blueArray = [];
    _alphaArray = [];
    for (var i:int = 0; i < 256; i++) {
    var gp:int = new int();
    gp = _fireColor.getPixel(i, 0);
    if (gp < 1050112)
    _redArray.push(255);
    _alphaArray.push(255);
    } else {
    _redArray.push(gp);
    _alphaArray.push(0);
    _greenArray.push(0);
    _blueArray.push(0);
    I
    added that if clause to capture when the color is black because that's
    where I need to make it transparent. The problem is that where I need it
    to be transparent, it's blue (why blue I don't know). Is there any way
    to make it transparent? The entire code follows.
    TIA,
    George
    package {
    import flash.display.Bitmap;
    import flash.display.BitmapData;
    import flash.display.BlendMode;
    import flash.display.DisplayObject;
    import flash.display.Loader;
    import flash.display.LoaderInfo;
    import flash.display.Sprite;
    import flash.display.StageQuality;
    import flash.display.StageScaleMode;
    import flash.events.Event;
    import flash.events.MouseEvent;
    import flash.filters.ColorMatrixFilter;
    import flash.filters.ConvolutionFilter;
    import flash.geom.ColorTransform;
    import flash.geom.Point;
    import flash.system.LoaderContext;
    import flash.net.SharedObject;
    import flash.net.URLRequest;
    import flash.text.TextField;
    import flash.text.TextFieldAutoSize;
    import flash.text.TextFormat;
    [SWF(width=465, height=92, backgroundColor=0xffffff, frameRate=30)]
    public class Fire extends Sprite {
    private static const ZERO_POINT:Point = new Point();
    private var _fireColor:BitmapData;
    private var _currentFireColor:int;
    private var _canvas:Sprite;
    private var _grey:BitmapData;
    private var _spread:ConvolutionFilter;
    private var _cooling:BitmapData;
    private var _color:ColorMatrixFilter;
    private var _offset:Array;
    private var _fire:BitmapData;
    private var _redArray:Array;
    private var _zeroArray:Array;
    private var _greenArray:Array;
    private var _blueArray:Array;
    private var _alphaArray:Array;
    public function Fire() {
    //            stage.scaleMode = StageScaleMode.NO_SCALE;
    //            stage.quality = StageQuality.LOW;
    var loader:Loader = new Loader();
    loader.contentLoaderInfo.addEventListener(Event.CO  MPLETE, _onLoaded);
    loader.load(new URLRequest('images/fire-color.png'), new LoaderContext(true));
    private function _onLoaded(e:Event):void {
    _fireColor = Bitmap(LoaderInfo(e.target).loader.content).bitmap  Data;
    _canvas = new Sprite();
    _canvas.graphics.beginFill(0xffffff, 0);
    _canvas.graphics.drawRect(0, 0, 865, 465);
    _canvas.graphics.endFill();
    _canvas.addChild(_createEmitter());
    _grey = new BitmapData(865, 465, false, 0xffffff);
    _spread = new ConvolutionFilter(3, 3, [0, 1, 0,  1, 1, 1,  0, 1, 0], 5);
    _cooling = new BitmapData(865, 465, false, 0xffffff);
    _offset = [new Point(), new Point()];
    _fire = new BitmapData(865, 92, false, 0xffffff);
    addChild(new Bitmap(_fire));
    _createCooling(0.16);
    _createPalette(_currentFireColor = 0);
    addEventListener(Event.ENTER_FRAME, _update);
    //            stage.addEventListener(MouseEvent.CLICK, _onClick);
    private function _onClick(e:MouseEvent):void {
    if (++_currentFireColor == int(_fireColor.height / 32)) {
    _currentFireColor = 0;
    _createPalette(_currentFireColor);
    private function _createEmitter()isplayObject {
    var tf:TextField = new TextField();
    tf.selectable = false;
    tf.autoSize = TextFieldAutoSize.LEFT;
    tf.defaultTextFormat = new TextFormat('Verdana', 80, 0xffffff, true);
    tf.text = '__________________________________________';
    tf.x = (465 - tf.width) / 2;
    tf.y = 0;
    //            tf.y = (465 - tf.height) / 2;
    return tf;
    private function _createCooling(a:Number):void {
    _color = new ColorMatrixFilter([
    a, 0, 0, 0, 0,
    0, a, 0, 0, 0,
    0, 0, a, 0, 0,
    0, 0, 0, 1, 0
    private function _createPalette(idx:int):void {
    _redArray = [];
    _greenArray = [];
    _blueArray = [];
    _alphaArray = [];
    for (var i:int = 0; i < 256; i++) {
    var gp:int = new int();
    gp = _fireColor.getPixel(i, 0);
    if (gp < 1050112)
    _redArray.push(255);
    _alphaArray.push(255);
    _greenArray.push(255);
    _blueArray.push(255);
    } else {
    _redArray.push(gp);
    _alphaArray.push(0);
    _greenArray.push(0);
    _blueArray.push(0);
    private function _update(e:Event):void {
    _grey.draw(_canvas);
    _grey.applyFilter(_grey, _grey.rect, ZERO_POINT, _spread);
    _cooling.perlinNoise(50, 50, 2, 982374, false, false, 0, true, _offset);
    _offset[0].x += 2.0;
    _offset[1].y += 2.0;
    _cooling.applyFilter(_cooling, _cooling.rect, ZERO_POINT, _color);
    _grey.draw(_cooling, null, null, BlendMode.SUBTRACT);
    _grey.scroll(0, -3);
    _fire.paletteMap(_grey, _grey.rect, ZERO_POINT, _redArray, _greenArray, _blueArray, _alphaArray);

    I am importing it into another *.as file:
        import Fire;
           var myFire:Fire = new Fire();
               addChild(myFire);
    TIA,
    beno

  • Alpha problem in Flash

    I lately generated a single color wireframe graphic in
    Illustrator, and saved this as .png format, set the background as
    transparent, I imported it into Flash library as graphic symbol,
    and drag it onto the stage, but the alpha channel was completely
    disable, I couldn't apply transparency onto the wireframe object, I
    wonder why?

    I haven't seen this come up before, but usually this forum deals with end user issues.  I'd recommend hoping over to bugbase.adobe.com and entering a bug.  We'll take a look and let you know what we find.
    Thanks,
    Chris

  • Java3D Alpha Problem

    Hello,
    I have a PositionInterpolator with an Alpha. I need to alter the Increasing- and/or Decreasing-Time of the Alpha-Object while the scene is running. When I do it, the value of my Alpha-Object alters nearly unpredictable... I mean, what's the philosophy of this Alpha-Obect? When eg the actual value of it is 0.5 and I know that it is increasing and now I alter the Increasing-Time to the double value of what it was before, my alpha value won't change to 0.25, as one might guess... so what's the philosophy???
    Thanks for your help...
    braveheart

    Thank you for your post Alex,
    though it's not quite the 'right answer' for that I searched but it gave me a good hint at where to search or what to try. So i have tested the alpha object with it's startTime and the actual time.
    As far as I've found it goes this way: assuming that you have an alpha object with decreasing and increasing capability and the in- and decreasingTime is 1000ms. Now the alpha value is computed as follows: the actualTime of your system (System.currentTimeInMillis) less the startedTime of your alphaObject, the result mod-divided through your in- or decreasingTime, this in turn gives you the rest of your in- or decreasing movement.
    Eg if in the above stated example the passedTime is 7300ms, then you are in the decreasing-mode and have still 700ms to go. Therefore the alphaValue will be 0.7. This at least is valid when you haven't set any in- or decreasingRampDuration... this makes the equation quite 'unpredictable'...
    But I find this philosophy quite nonsensical... because it don't take into account the actual movement but computes the alphaValue from the start, as if it had moved through the passedTime with the new in/decreasingTime... which really isn't the case... so I think that your velocity assumption isn't quite the case here??
    I must admit that the java3d functionality classes aren't really what you might expect from a java derived language. I don't think that I will ever again write a programm in java3d... it don't seem like real programming but having to fiddle with all kinds of inadequacies... well, again, thank you for your post...
    dominik

  • Pre IE8 layout problem

    Hi, I have used a h6 tag with a blank line to create a space at the bottom of the header div on my website - though it is rather ugly it does work in ie8 and ff to give a space, but not in previous versions of ie. I have been beating my head against a wall to try and figure out the correct way around the problem. Also the spry menu sits in the right place in the 2 browsers but again is in the wrong place foir ie7 and 6. I understand you can introduce a line of code -
    <!--[if lt IE 8]>
    <style type="text/css">
    insert the css for IE here.
    </style>
    < ! [endif]-->
    but what would work to give the space and put the menus in the right place?
    many thanks for your help
    m
    site www.michaelcrabtree.co.uk
    <body class="oneColElsCtrHdr">
    <div id="container">
      <div id="header">
        <h1>michael crabtree portraits</h1>
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="../index.html">home</a>        </li>
          <li><a href="../michael about/michaelabout.html">about</a></li>
          <li><a href="../press/pressabout.html">press</a></li>
          <li><a href="../corporate/corporatePRabout.html">corporate</a></li>
          <li><a href="../family about/familyabout.html" class="MenuBarItemSubmenu">portrait</a>
            <ul>
              <li><a href="../family about/familyabout.html">about</a></li>
              <li><a href="../family/locationgallery.html">on location</a></li>
              <li><a href="../family/studiogallery.html">studio portrait</a></li>
              <li><a href="../family/familygallery1.html">gallery 1</a></li>
              <li><a href="../family/familygallery2.html">gallery 2</a></li>
              <li><a href="../family about/FAQ.html">FAQ</a></li>
              <li><a href="../family about/familyprices.html">prices</a></li>
              <li><a href="../pictureproblems.html">tuition</a></li>
              <li><a href="../clientlogin.html">client login</a> </li>
            </ul>
          </li>
          <li><a href="../recent/recentpublications.html">recent</a></li>
          <li><a href="../contactpage.html">contact</a></li>
        </ul>
        <h6><br />
        </h6>
      <!-- end #header --></div>

    For the margin problem try increasing the 2em to 3 or 4 em. (1em = the size of your default font, normally = 12 - 14px)
    (use the IE conditional statement in your original post for older versions of IE).
    Your version of spry is 1.4, so if you are using CS3 or 4, follow the link below and install the extension called spry updater for CS3/4, using the extension manager then restart DW, go to Site (in the main menu)  and select spry updater..
    If you are using a version before CS3 (MX - MX2004 - 8), download the new version of spry and replace your old versions with the new ones.
    http://labs.adobe.com/technologies/spry/
    PZ

Maybe you are looking for

  • Adding Image in Report RDF file

    Hi Friends Using Form and report 6 I want to takeout the report in oracle, Report is generating good, with the same time i want to add company's logo on the report so everytime while taking out the report logo should also print. Please suggest the be

  • IMac 27" resolution issue

    So I got my new baby almost a month ago, and immediately had an issue with its (otherwise superb) resolution, which made everything so SMALL on the screen... With all due respect to Apple, I don't see no reason to cause damage to my eyesight, especia

  • Missing Camera and Lens Metadata after iPhoto Import

    I've noticed that the Photos for Mac app seems to have "lost" all of the Camera and Lens Metadata associated with each of my photos. Has this happened to anyone else? No matter which photo I choose, the Info inspector window shows "No Camera Informat

  • Unpivot query help

    Hi ALL I have the following sample data: AMENDMENT_DATES_ID     AMENDMENT_ID     ENTRY_DATE     AMENDMENT_DATE_CODE 29710     1     12/20/2007     15 31852     2     1/17/2006     29 31860     3     2/9/2006     29 31868     4     9/13/2007     29 31

  • How do add a new line in the JavaScript Editor?

    I have a script like this: var n = this.getField("score").value; if (n >= 0 && n < 5) {     event.value = "The WP 100% Bond\nThe WP 10% Stock / 90% Bond\nThe WP 20% Stock / 80% Bond"; I want to output that line like... The WP 100% Bond The WP 10% Sto