Applying easing while changing image using timer

Hi
  In my app i am changing images using timer..i have 7 images when the image starts changing it flicker and background comes then the new image that is what my problem is
here is my code..
               import flash.utils.Timer;
                    import flash.events.TimerEvent;
                    import flash.display.Sprite;
                  var myTimer:Timer = new Timer(95, 7);
                private var k:int;
                 public var imgary:Array=new Array();
function init()
     for(var i:int=0;i<=6;i++)
                     imgary[i]=new Array();
                     imgary[i][0]="Assets/open_drawer"+i+".png";
                     if(i==1||i==2)
                         imgary[i][1]=81;
                     else if(i==0)
                         imgary[i][1]=77;
                     else if(i==3)
                             imgary[i][1]=83;
                             k=83;
                     else if(i==4)
                             k=k+2;
                             imgary[i][1]=k;
                     else
                             k=k+3;
                         imgary[i][1]=k;
     myTimer.addEventListener(TimerEvent.TIMER, timerHandler);
            myTimer.start();
public function timerHandler(e:TimerEvent):void {
               tests.source=imgary[e.target.currentCount-1][0];
                        tests.width=383;
                        tests.height=imgary[e.target.currentCount-1][1];
                        tests.x=0;
                        //invalidateDisplayList();
    ]]>
</mx:Script>
<mx:Panel  verticalAlign="top" horizontalScrollPolicy="off" backgroundColor="#616060"  id="pnlMaster" width="400" height="560" horizontalCenter="-184" verticalCenter="13">
<mx:Image id="tests" source="@Embed(source='Assets/drawer_img.png')" width="383"  x="0"  height="75"/>
</mx:Panel>
</mx:WindowedApplication>

is there any way by which i can handle this..can i provide smoothness or easing kind of thing so that it appears to the user that it is a only one image..

Similar Messages

  • FAQ: When I apply edits to an image using Revel, does it save a new file or just the edits?

    Q. When I apply edits to an image using Revel, does it save a new file or just the edits?
    A. Revel cloud keeps a copy of your full resolution originals. Edits in  revel are non-destructive, so your original is always preserved (unedited). When you export photo (MAC) Save to Camera Roll (iOS), that's when Revel applies your edits. On iOS the preview is used. on MAC the full resolution of the original is used to generate the new edited photo.

    Thanks kumars ,
    I have a specific drag and drop area on our website. This works fine for all earlier releases of Firefox after these security settings
    "(1) Enter "about:config" in the URL field; (2) Right click and select New->Boolean; (3) Enter "signed.applets.codebase_principal_support" (without the quotes) as a new preference name; (4) Click OK and try loading the file again."
    Bust these settings not work for me in Firefox 17.
    Yes the drag and drop functionality is java script based and i am not using any script blocker addons.

  • Why can't I use the Glowing Edges on a photo? I am trying to follow a tutorial and when it gets to using that filter it stays grey and wont allow me to use it. It is really frustrating. I have changed images several times hoping it would change things but

    I am following a tutorial in CS5 to learn how to make an image look like a drawing. When we get to the part where I am supposed to use the glowing edges filter it will not allow me to use it. why? I need to access it, how can I get around it?

    Ask in the forum for whatever product you are talking about and by all means do provide some proper technical info like what program you actually mean, system info, document info etc..
    Mylenium

  • Coding help please - changing image using links

    Hi there,
    I wonder if anyone could help me? I'm designing a website at
    the moment, but being a traditional print designer, I'm finding it
    quite difficult to get use to the coding at first. What I have is a
    page (which is shown in the link below with what i'm after) with
    six links, some text and a default image which I want the user to
    be able to click on the 'linked text' and change the main image so
    if 1.jpg was the main image, when they click 'cover 2' they get
    2.jpg and so on in the same frame that the main image is kept in.
    I've tried some javascript code I found on another help site
    but it just messes the frames up and only seems to work if the code
    is as one rather than pasted in my pages code?
    Please, please, please can someone help as it's driving me
    mad and the boss is getting closer to the room :-)
    Below is a screenshot of my page and written in red on it is
    the various bits I need to work out with your help.
    [IMG]http://i7.photobucket.com/albums/y254/080780/help.jpg[/IMG]
    http://i7.photobucket.com/albums/y254/080780/help.jpg

    Select a link, and apply a DW Image Swap behavior to swap the
    main image to
    the one desired. Do not use the automatic restore.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Gavin Wood" <[email protected]> wrote in
    message
    news:fhegg8$o4s$[email protected]..
    > Hi there,
    >
    > I wonder if anyone could help me? I'm designing a
    website at the moment,
    > but
    > being a traditional print designer, I'm finding it quite
    difficult to get
    > use
    > to the coding at first. What I have is a page (which is
    shown in the link
    > below
    > with what i'm after) with six links, some text and a
    default image which I
    > want
    > the user to be able to click on the 'linked text' and
    change the main
    > image so
    > if 1.jpg was the main image, when they click 'cover 2'
    they get 2.jpg and
    > so on
    > in the same frame that the main image is kept in.
    >
    > I've tried some javascript code I found on another help
    site but it just
    > messes the frames up and only seems to work if the code
    is as one rather
    > than
    > pasted in my pages code?
    >
    > Please, please, please can someone help as it's driving
    me mad and the
    > boss is
    > getting closer to the room :-)
    >
    > Below is a screenshot of my page and written in red on
    it is the various
    > bits
    > I need to work out with your help.
    >
    >
    [IMG]http://i7.photobucket.com/albums/y254/080780/help.jpg[/IMG]
    > http://i7.photobucket.com/albums/y254/080780/help.jpg
    >
    >
    >

  • Why do I often get blank frames while acquiring images using external trigger under Windows 7?

    I'm using Windows 7, the latest LabVIEW and IMAQdx right now. The program was developed based on the example provided by LabVIEW. Everything ran well on Windows XP using internal trigger or external trigger. But when I wanted to run the program on a desktop with Win 7, I just cannot get the images continuously using the external trigger. Although I can get the images, the blank frames showed up very often. When I chose the internal trigger, there was no problem.
    Once I thought there might be something wrong with my program. But I tried the LabVIEW example to select the internal trigger mode and external trigger mode, it had the same problem.
    Is there anyone could give me some suggestions to solve this problem?
    Thanks!

    Hi Matt,
    The images are either "all blank" or "all good".
    The hardware setup is exactly the same.
    The blank images are not acquired periodically.
    Similar results were also seen when using MAX to control the camera.
    We found a solution to this problem. But we don't know how to explain it. When we were using the 5-Hz external trigger, we thought the video mode would not affect the image acquisition and therefore we left the video mode option as default (15 fps). But when we change the video mode to 7.5 fps or 30 fps, the problem disappeared. So now if we want to get rid of the blank frames while using the external trigger, we just need to choose the video mode other than 15 fps. Interestingly, when we switch back to the XP system, the camera also acquried inconsistent blank frames if we set the video mode at 15 fps.
    Thanks again for your help.
    Hubert 

  • Changing images after time interval.

    Hi,
    I want to show images that am calling from xml file into flash, I want to show them each after a certain time interval, I want to do this in AS3 How it can be done?
    Thanks
    IceHero

    make use of Timer function
    var myTimer:Timer;
    //  timer_length=length_img;          //Total number of images in xml.
    and with each timer inteeval counter is increased by one to get the next image.
    Here is one sample.
    var xmlReq:URLRequest=new URLRequest("images.xml");
    var xmlLoader:URLLoader=new URLLoader();
    xmlLoader.load(xmlReq);
    xmlLoader.addEventListener(Event.COMPLETE,loadXML);
    function loadXML(e:Event)
        xml=new XML(e.target.data);
        length_img=xml.*.length();//Total no of images...
        //timer event is called on the COMPLETE event of the xml when the xml is loaded
        //then the timer event is called....
         timer();   
        loadImage();
      function timer()
        //to store the timer event.
         timer_length=length_img;
        myTimer=new Timer(7000,timer_length);
        //5000 means 5 sec delay and timer_length is the no of times this timer work.In this case it should work only up to the total no of images.Suppose       //  images are 12 in xml then timer will work 12 times.
        myTimer.addEventListener(TimerEvent.TIMER,timeLine);
        myTimer.start();
        function timeLine(e:TimerEvent):void
        //event listener of timer event.
        loadImage();
        counter=counter+1;
         function loadImage()
        //Loads the image by this function and various effects added here.
                urlImage=xml.image[counter].imgURL;
                var imgReq:URLRequest=new URLRequest(urlImage);
                //loads the image url and image in this request.
                imgLoader=new Loader();
                imgLoader.load(imgReq);
                //Loads the image in loader.
                mc_container.addChild(imgLoader);
                //loads the image in the mc_container movie.
                }//ends the load image function.

  • Trying to resolve 'error 45' sparsebundle could not be created while trying to use Time Machine to back-up to an external wireless harddrive

    Hi,
    I have been trying to resolve a repeated 'error 45' (Macbook Pro. sparsebundle could not be created) while trying to set up back-ups to run via Time Machine with an external wireless hard drive (Goflex Home by Seagate). I either get that message or a 'sparsebundle is already in use message. Anyone else come across this?

    neillhowell wrote:
    I've noticed that when Time Machine runs, that a  folder called Data  at /Volumes/ appears while Time Machine is trying to back up. I think it's making the sparsebundle to transfer to the Time Capsule.
    Yes, exactly.  It makes one sparse bundle per Mac.
    It's possible the TC's disk is too full for a new sparse bundle, or there may be some other problem.
    Via the Finder, locate the existing sparse bundle (see the pink box in Time Machine - Frequently Asked Question #17 if you're not sure how to do that).  See how large it is (plus how large anything else that may be there).  If the total is very near the size of the TC, that may be the problem.
    If not, a clue may be lurking in your logs.  Use the widget in #A1 of Time Machine - Troubleshooting to display the backup messages from your logs.  Locate the backup in question (probably the first one displayed), then copy and post all the messages here.

  • Change image using actionlisteners?

    Hi i've got 35 images set in a spiral, and i am trying to make it so that when a user clicks on an image, for example if the image is facing right i want it so that when the user clicks on it, the image will change and be facing down and then if they click on it again it will change to facing down, then left and so on.
    I know in order to make it so that it responds to the user clicking i will need to use actionlistener, however i'm not sure how to code it so that it knows which image has been clicked on or how to change it to the desired image???
    Can anyone help? Or give me a useful link?
    Thanks
    Paul
    heres the code i've got so far.
    package project;
    // Description:
    // Directory: c:\myjava\teaching
    // Date: 5/4/00
    // Uses:
    // Comments:  note the convenient use of the Point object for
    //  manipulating coordinates
    import java.applet.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.lang.*;
    import javax.swing.ImageIcon;
    public class Project extends Applet implements ActionListener{
         private Image imageUp, imageDown, imageLeft, imageRight, imageSpace;
         final int N = 37;
         Image[] image = new Image[N];
         public void init(){
    setLayout(null); // Setting layout to null
             // getting all images needed
              imageUp = getImage (getDocumentBase(), "imageUp.gif");
              imageDown = getImage (getDocumentBase(), "imageDown.gif"); 
              imageLeft = getImage (getDocumentBase(), "imageLeft.gif");
              imageRight = getImage (getDocumentBase(), "imageRight.gif");
              imageSpace = getImage(getDocumentBase(), "imageSpace.gif");
              /*for(int i=0; i < N; ++i)
                   button[i] = new Button(buttonLabel);
                   g.drawImage (imageUp, 10, 10, 100, 100, this);
         public void paint (Graphics g){
              for(int i=0; i < N; ++i){
                   for(int j = 50; j <=400; j+= 100){
                        g.drawImage (imageRight,j,10,100,40, this);
                        for(int j = 40; j <=500; j+=100){
                             g.drawImage (imageUp,10,j, 40,100, this);
                             for(int j = 150; j <350; j+=100){
                                  g.drawImage(imageRight, j, 120, 100,40, this);
                                  for(int j = 150; j <=350; j+=100){
                                       g.drawImage (imageUp,120,j, 40,100, this);
                                       for(int j = 160; j <=260; j+=100){
                                            g.drawImage (imageDown,340,j, 40,100, this);
                                            for(int j = 250; j <=270; j+=100){
                                                 g.drawImage (imageUp,210,j, 40,100, this);
                                                 for(int j = 240; j <=240; j+=100){
                                                      g.drawImage (imageLeft,j,340, 100,40, this);
                                                      for(int j = 120; j <=320; j+=100){
                                                           g.drawImage (imageLeft,j,450, 100,40, this);
                                                           for(int j = 30; j <=500; j+=100){
                                                                g.drawImage (imageLeft,j,540, 100,40, this);
                                                                for(int j = 60; j <=360; j+=100){
                                                                     g.drawImage (imageDown,420,j, 40,100, this);
                                                                     for(int j = 50; j <=450; j+=100){
                                                                          g.drawImage (imageDown,525,j, 40,100, this);
         public void actionPerformed(ActionEvent arg0) {

    Well there are a number of ways to do it and it depends alot on how large the images are, how much space there can be between them, and a bunch of stuff. Also about the direction of the image - the easiest way probably is just having several different images of the same thing that are facing different ways.
    You can place them on JButtons w/o Borders, JLabels, or on JPanels. You can add ActionListeners, MouseListeners ...
    I see that you have got images left, right, etc, so then perhaps you want to try just adding the image to a JLabel and add and ActionListener to that. When clicked, change the image on the JLabel. To keep track of direction there are a number of ways ... if it's to be in order 1, 2, 3, 4 ... add the images to a 4 dim array and iterate through it 0 -> 3 and back to 0.

  • Help changing image using multiple links

    Hello, I need help!
    How do I change a single image within a page, using multiple link words?
    I've seen this done all over, but can't figure this out! HELP!
    I am trying to have a single image, that will change as the different words are clicked on.
    This has got to be sooo simple!    
    I'm new to CS4.

    Four Level's Light box will do this:
    http://www.fourlevel.com/dreamweaver/extensions/lightbox/index.htm
    Kaosweaver has several Gallery extensions that may do what you need. (Search the Gallery)
    http://www.kaosweaver.com/extensions/index.php
    Project Seven's Image Gallery Magic works very well:
    http://www.projectseven.com/products/galleries/hgmagic/index.htm
    If you know how to work with code, JQuery Galleries are another option to consider:
    http://www.queness.com/post/222/10-jquery-photo-gallery-and-slider-plugins
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.com/blogspot.com

  • Wrong Out while Cropping image using different java version

    Hi,
    my task is to crop the image based on x,y,w,h coordinates, but thing is i am getting different cropped images while using java 1.6 and java 1.7.
    in java 1.6 the x and y coordinates starting from 0,0 instead of given values.
    please find the code below:
    import java.awt.Image;
    import java.awt.image.BufferedImage;
    import java.io.File;
    import javax.imageio.ImageIO;
    public class CropImage {
    Image image;
    // Insets insets;
    BufferedImage img = null;
         public CropImage(){
              try{
    img = ImageIO.read(new File("D:/temp/","Capture.gif"));
    File outputfile = new File("D:/temp/","saved.gif");
    // 49,158,58,7 -x,y,w,h
    ImageIO.write(img.getSubimage(58, 6, 158, 50), "gif", outputfile);
              }catch(Exception es){
                   es.printStackTrace();
         public static void main(String args[]){
              new CropImage();
    Thanks,
    shashanka.
    Edited by: user8956018 on Dec 23, 2012 10:54 PM

    Note 791765 - Mixed JSESSIONID Cookies from Different Servers - resolved the issue

  • Error while sending images using iMessage in iPad Mini iOS 6.0.1

    Hi,
    When i am trying to send images through iMessage, its not getting deivetred. But i am able recieve images. I am also able to send and recieve est messages.Please help !!!!

    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
     Cheers, Tom

  • Making ECR No. Compulsory While Changing Material BOM (T. Code CS02)

    Hi,
    In our business scenario, we want to make ECR No. compulsory while changing BOM using transaction code CS02. Process which we are looking at would be as below.
    1)     Default initial status of BOM will be set as u20182u2019 (Inactive) through customizing.
    2)     ECR No. should not be compulsory for transaction code CS01.
    3)     When BOM creation is completed, status of BOM will be changed to u20181u2019 (Active With History Requirements) by user.
    4)     When user goes to transaction code CS02 for changing BOM,
    a.     If BOM status is u20181u2019 & ECR No. is not entered, system should give error message (Message No. 29045) & should not allow user to go further.
    b.     If BOM status is u20182u2019, system should allow user to change BOM without entering ECR No.
    5)     Once BOM status is set to u20181u2019, system should not allow to change it.
    Please guide me how this process can be achieved.

    Dear Abhijit,
    If my understanding is correct then it seems you want to make change number as mandatory for CS02 alone.
    apart from the configuration settings in OS27,setting the correct value for the authorization object C_STUE_NOH,normally it will be
    made for all the T.Codes CS01/CS02.In your case you want to make it mandatory only for CS02 alone,So check in this way.
    In this case you may have to create 2 different roles,one containing the authorization only for CS01 and for authorization object
    C_STUE_NOH with Yes.
    The other role for CS02 alone for the authorization object C_STUE_NOH with value set for No.
    The same user should not be containing both these roles.(for Roles creation check with your admin consultant).
    check whether this can help you.
    Regards
    Mangalraj.S

  • PLEASE HELP!! USE TIME MACHINE & RESTORED IMOVIE PROJECT CANNOT BE OPENED

    Please HELP!!!!  Imovie yesterday didnt save any of my project changes so I redid them today. And after I just closed Imovie again it did not save my changes from today. Thats 2 days of editing with no record of the changes
    I use Time machine but I have never needed to restore anything. I have gone into time machine, found the file, hit restore and  saved it on my desktop but I am not finding the file in imovie.
    When I click on the file and select open in imovie it is not opening or if it is, it is not the file with the changes when it diverts me to imovie. So basically I can see the file in Time machine, I am restoring it to my computer but I cannot locate it in imovie with the changes. I can see the file on my desktop but i cant open it to view other than in imovie which ofcourse isnt showing the changes.
    PLEASE HELP!!! IM DEVASTATED!!!!
    I am working from an external hard drive. Yesterday I had the prompt appear that I had no more disk space (on my computer) so today i deleted a bunch of things and didnt get that prompt. And in anycase i am working off an external.
    Please help me!!! I need a saviour!!!

    Have you tried deleting iMovie's preference file?
    Close iMovie and go to your Home folder(YourUserName)/Library/Preferences/com.apple.imovie.plist
    Drag this plist file to the Trash. Don't worrry; iMovie will create a new fresh one when you relaunch it.
    Reopen iMovie and see if it works ok now.
    By the way, if you have more than one iMovie version on your computer, be sure to trash the correct plist.
    iMovie 6 is 'com.apple.imovie.plist' but iMovie 8 is 'com.apple.imovie7.plist' and I expect that iM9 would be 'imovie8.plist' If you find only the one plist and you have only one version of iM, just trash that one.
    Post back if this does not help.

  • Error applying an image using imagex

    Hello,
    I get the following error messages only when applying image to a destination computer. If I reapply the image on the source computer I do not get these errors, please help.
    F:\>imagex /apply I:\x201win7x64.wim 1 W: /verify
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 6.1.7600.16385
    [   0% ] Applying (with verification) progress
    [   0% ] Applying (with verification) progress
    [   1% ] Applying (with verification) progress
    [ ERROR ] W:\MSOCache\All Users\{90120000-0011-0000-0000-0000000FF1CE}-C\ProPlsWW.cab (Error = 577)
    Error restoring image.
    Windows cannot verify the digital signature for this file. A recent hardware or
    software change might have installed a file that is signed incorrectly or
    damaged, or that might be malicious software from an unknown source.
    I took off the /verify switch from the command to see if there was any difference and I get the following errors.
    F:\>imagex /apply I:\x201win7x64.wim 1 W: 
    ImageX Tool for Windows
    Copyright (C) Microsoft Corp. All rights reserved.
    Version: 6.1.7600.16385
    [   0% ] Applying progress
    [   0% ] Applying progress
    [   1% ] Applying progress
    [   2% ] Applying progress: 29:24 mins remaining
    [   3% ] Applying progress: 27:58 mins remaining
    [   4% ] Applying progress: 25:01 mins remaining
    [   5% ] Applying progress: 22:23 mins remaining
    [   6% ] Applying progress: 19:50 mins remaining
    [   7% ] Applying progress: 17:46 mins remaining
    [   8% ] Applying progress: 16:06 mins remaining
    [ RETRY ] Restoring W:\Program Files (x86)\Adobe\Reader 10.0\Reader\plug_ins\Annots.api again (Error = 1392)
    [ RETRY ] Restoring W:\Program Files (x86)\Adobe\Reader 10.0\Reader\plug_ins\Annots.api again (Error = 1392)
    [ RETRY ] Restoring W:\Program Files (x86)\Adobe\Reader 10.0\Reader\plug_ins\Annots.api again (Error = 1392)
    [ RETRY ] Restoring W:\Program Files (x86)\Adobe\Reader 10.0\Reader\plug_ins\Annots.api again (Error = 1392)
    [ ERROR ] W:\Program Files (x86)\Adobe\Reader 10.0\Reader\plug_ins\Annots.api (Error = 1392)
    Error restoring image.
    The file or directory is corrupted and unreadable.
    I captured the image using /check / verify switches and returned successful image capture with no errors.
    Please help!

    I'm going to try and bring this thread back from the dead.  Buckle up, long post ahead.
    Did you ever determine for sure that the issue was a system board?  I'm having a very similar issue with a machine. 
    I am trying to apply an image to a customer machine using ImageX, but keep running into error 1392.  This error would flag a different file every time, but always at 45-49% completion. 
    The image was provided by the customer in a PE image which was ghosted to multiple flash drives.  We have successfully applied the image to over 400 machines by first using disk part to clean the disk and create one ntfs partition.  We then run "Imagex.exe
    /apply path_to_customer_image.wim 1 C:"
    That is where this machine would find its hangup and spit out an imagex error 1392.
    My initial reaction was to replace the HDD, so I did.  The issue was not resolved, so I tested the ram and CPU with no change.  I replaced the system board with a brand new one, and the issue persists!!  This is basically a new machine by now,
    so I've pretty much ruled out hardware related possibilities.
    Curious as to the customer's specification on creating just one partition in preparation for imaging, I experimented a little.  I shredded the HDD in Parted Magic and used its partition editor to ensure there were no existing partitions.
    Using Disk Part from X: on the imaging flash drive, I cleaned the HDD (why not?) and created an initial ntfs partition of 100mb.  I labeled it "system" and assigned it letter S.  I then created a second ntfs partition of the remaining space,
    labeled it "windows," and assigned it letter C.  This partition I marked as active.
    I then ran chkdsk to scan for any possible drive errors. 
    This time, running Imagex, the process made it to 77% before failing with error 1392 (again, a seemingly random file).  Seeing as how the failures were previously consistently between 45% and 49%, I figured I was on to something.  I repeated all of
    the disk prep steps above, making the "system" partition 500mb this time. 
    ImageX was a success!!  100% of the WIM was applied and I received no errors.  Fantastic. 
    I went to boot the machine and received an error that the boot files were missing.
    I booted back into the PE drive and tried running bcdboot to pull boot files and apply to my active OS partition at C:, but I received another error stating that there was a failure attempting to transfer the boot files.  I ran again in verbose and received
    an error code.  I cannot remember the error code for certain (I am currently cleaning the HDD), but according to my Google history, it was 0xc1. 
    Any ideas??  The machine is an HP EliteBook 8470p.
    Update:  Parted Magic just crashed twice attempting to wipe the hard disk.  Once running from RAM, the second time running live from the USB.  This is new....

  • I am trying to use Time Machine to back-up to an external hard drive and I get the following message.Unable to complete backup. An error occurred while creating the backup folder. Does anyone know what I should do?

    I am trying to use Time Machine to back-up to an external hard drive and I get the following message.Unable to complete backup. An error occurred while creating the backup folder. Does anyone know what I should do?

    Hello Drake, I suspect one or more of the Drives needs repairing, but...
    Have you looked through Pondini's extensive TM help site?
    http://Pondini.org/TM/FAQ.html
    http://pondini.org/TM/Troubleshooting.html
    Can't imaging something not being covered there.

Maybe you are looking for

  • Open URL including a variable

    I want to open a specific URL in Safari which has to be like this: +http://website.com/variableothertext where variable is a variable I created before. I tried the action "Obtain specified text", linked to "Show webpage", but I can't figure how to in

  • Training & Event management - Sessions & Instructor Assignment

    Hi We work on Indian T&EM scenario.  (not LSO) A trg program which is for 1 or 3 days' duration may have 2 to 8 sessions. And each session may have 1 or 2 instructors. Now the questions are 1. How do we split the program into sessions (1 day may have

  • I have a  Classic Ipod used for music and photos. When I downloaded latest version of Itunes, the photo facility seems to have disappeared, Why?

    I have used my Apple Classic Ipod for music and photo storeage/playback. When prompted to download a new versionof Itunes (11.1.0) I did so but cannot now locate any facility for removing/adding photos. Is this a deliberate action on the part of the

  • HT4236 Photos out of order, in the wrong folder

    After I sync folders of photos from my pc to my iPad (using iTunes), the photos are mixed up on the iPad, not only out of sequence within the  folders, but appearing in the incorrect folder altogether! How do Ifix this? Thank you.

  • Global and Tp Attributes

    Hello Friends, I need to store some additional information in the DFF of OE_ORDER_HEADERS_ALL. The problem is that, all the columns from attribute1 to attribute20 have already been used. It has been observed that, there are some TPATTRIBUTES 1 to 15