Get name of swf linked to an as file

Sounds simple enough. I have a number of swfs (quiz01.swf, quiz02.swf.....) all linked to one quiz.as file. The quizes in turn are loaded by another swf, Main.swf. I need to get the name of the specific quiz that is loaded, so I can identify an external xml file.
Tried using the "loaderURL" in the as, but it gives the name of the Main.swf. How can I just get the name of the swf that is associated with the quiz.as file?  Been working on this a long time and would appreciate any guidance.

that's not possible to determine with the info you've given.
but, for example, if you have a loader (say ldr1) on the main timeline of swf1.swf (that loads your quiz) and swf1.swf is loaded into your main swf using ldr, then when loading is complete (for both loaders), you can use:
MovieClip(ldr.content).ldr1.contentLoaderInfo.url;

Similar Messages

  • How do I get the library file name for a linked icon?

    Hello,
    Using AW 7.02
    I have a couple of library files, one contains graphics, the
    other audio. I am using a dive routine to run through the icons in
    the a7p file and if it is a sound icon that is "linked", I want to
    make sure that it is linked to the audio library file.
    What I am having a problem with is obtaining the linked
    filename.
    Is there an icon property that contains the linked info? I
    believe that there is, as when I right click on a sound icon which
    is linked to a library file, I noticed that I could select Library
    Links... from the pop up menu, and I found the following data:
    Library Link Name:1.3.1s
    Linked To:1.3.1s
    In Library:lessonAudio.a7l <<<----This is what I am
    interested in getting (if it is lessonGraphics.a7l then I want to
    warn the developer)
    A little test that I did with one audio icon in the flow line
    just prior to the calc contents below:
    T_Str := GetIconContents(IconPrev(IconID)) --
    produced:[[#type:#linkedIcon, #iconID:262168]]
    if T_Str[1, #type] = #linkedIcon then
    T_Str1 := GetIconContents(T_Str[1,#iconID]) --
    produced:[[#type:#sound, #filename:"", #storage:#internal,
    #format:"MP3"]]
    else
    T_Str1 := "Otherwise, something else."
    end if
    #filename above appears not to be the place to look as it may
    contain the actual pathname to the mp3 file, IF that info is still
    available.
    FYI, The audio in the library file is NOT linked externally.
    Thanks
    Mike

    You can figure this out mathematically. ((Library number + 1)
    * 65536) + 7
    will be the first icon number in the library. You can also
    use
    GetLibraryInfo which gives you information on the libraries
    including the
    root icon of each. So your icon 262168 will be in the 3rd
    library returned
    from GetLibraryInfo()
    Mike
    ====================
    Mike Baker
    Adobe Community Expert
    mike-baker at cox dot net
    "MN_Mike" <[email protected]> wrote in
    message
    news:g9s2tg$8a$[email protected]..
    > Hello,
    >
    > Using AW 7.02
    >
    > I have a couple of library files, one contains graphics,
    the other audio.
    I
    > am using a dive routine to run through the icons in the
    a7p file and if it
    is a
    > sound icon that is "linked", I want to make sure that it
    is linked to the
    audio
    > library file.
    What I am having a problem with is obtaining the linked
    > filename.
    >
    > Is there an icon property that contains the linked info?
    I believe that
    there
    > is, as when I right click on a sound icon which is
    linked to a library
    file, I
    > noticed that I could select Library Links... from the
    pop up menu, and I
    found
    > the following data:
    >
    > Library Link Name:1.3.1s
    > Linked To:1.3.1s
    >
    In Library:lessonAudio.a7l <<<----This is what I am
    interested in
    getting
    > (if it is lessonGraphics.a7l then I want to warn the
    developer)
    >
    >
    > A little test that I did with one audio icon in the flow
    line just prior
    to
    > the calc contents below:
    >
    > T_Str := GetIconContents(IconPrev(IconID)) --
    > produced:[[#type:#linkedIcon, #iconID:262168]]
    > if T_Str[1, #type] = #linkedIcon then
    > T_Str1 := GetIconContents(T_Str[1,#iconID]) --
    produced:[[#type:#sound,
    > #filename:"", #storage:#internal, #format:"MP3"]]
    > else
    > T_Str1 := "Otherwise, something else."
    > end if
    >
    > #filename above appears not to be the place to look as
    it may contain the
    > actual pathname to the mp3 file, IF that info is still
    available.
    >
    > FYI, The audio in the library file is NOT linked
    externally.
    >
    >
    > Thanks
    >
    > Mike
    >

  • When publishing a captivate I get the message "Swf compilation failed. Note: Please verify if any of the actionscript keywords is used as user variable name." and it won't allow me to publish the Captivate, can anyone help?

    When publishing a captivate I get the message "Swf compilation failed. Note: Please verify if any of the actionscript keywords is used as user variable name." and it won't allow me to publish the Captivate, can anyone help?

    Hi There,
    Can you tell me the Operating System and Captivate version you are using?
    Also can you confirm if you are getting this issue will this one project or all the projects? Try to copy paste this project on a new blank project and then try to publish.
    Regards,
    Mayank

  • Trying to get an .swf link to display in a new window

    Hi everyone,
    I recently received some links to Captivate videos for a
    webhelp project I'm working on (RH Office X5.02). I can link from a
    topic to the .aspx wrapper file and get the wrapper with the
    associated flash files to display in a separate window without any
    problem.
    However, when I try do the same thing (get the link to open
    in a new window) by linking directly to one of the .swf files
    associated with the wrapper, RoboHelp tells me I can't do it. The
    Flash file displays within the content pane, the text appears much
    smaller (but not illegible), and since it didn't resize to fit
    within the pane, the information on the right of the video appears
    "cut off". Fortunately, most of the information appears to be on
    the left side. I would REALLY like to get this Flash file to open
    in a separate window.
    Any ideas on this one? My Captivate expert suggested that I
    could try linking to the .htm file that's associated with the .swf,
    and I'm going to try that next, if no one else has any ideas.
    Thanks,
    Jim

    Hi all
    @Jim - You might want to do this by using a Redirect page.
    Since the redirect is a HTML page, you could then open it in a new
    window as desired. Then the redirect handles opening the .SWF.
    @Cindi - Actually, inserting Captivate content in RoboHelp
    topics is quite simple. You just click the Captivate icon in your
    toolbar (or click Insert > Captivate) and point at the .SWF
    Captivate created. RoboHelp will then create the appropriate code
    to insert the Captivate into your existing page.
    To both/all - Captivate normally creates a few different
    files when it creates output. Another approach is to simply import
    the Captivate created HTML page designed to present the Captivate
    content. Then link to it as you would any other HTML page in
    RoboHelp.
    The links below may help. Although they were created when
    RoboHelp X5 and Captivate 2 were dominant, most of what they cover
    still applies.
    Link
    one
    Link
    two
    Cheers... Rick

  • How to make use of 'Icon Name' in Logical link?

    I see the option 'Icon name' in 'define logical links' in SPRO. It does not however has an F4. I tried giving the name of image in the relevant skin. But no image appears besides the logical link. Is there something else that needs to be done to get an image besides workcenter link? How to make use of this 'Icon Name' in logical link?

    Hi,
    i guess this icon_name is not possible for every skin in CRM70.
    We use nova skin - here it is not possible.
    With default skin i saw icons for example on the salespro startpage.
    Kind regards
    Manfred

  • Get original URL for Link to a Document content type

    Hello,
    I'm having a SharePoint doc library with ItemAdded event receiver attached to it and "Link to a Document" content type enabled. My general question is:
    How to get URL that the link points to?
    I'll show you how I'm trying to achieve that:
    SPWeb parentWeb = properties.Web;
    if (properties.ListItem.ContentType.Name == LinkContentTypeName)
    object urlFieldValue = properties.AfterProperties["URL"];
    if (urlFieldValue != null && urlFieldValue.ToString() != String.Empty)
    // continue
    But I always get null so I can't even get inside IF statement. I've tried to install ItemAdded event receiver as synchronous, but it didn't make a difference. I'd appreciate any ideas.
    Regards
    Tomasz

    This is not very convenient solution, because ItemUpdated can be executed more than once. However this certainly will work, so I'll accept this as a workaround. Actually I've found another one. I'm parsing link aspx file and I'm getting the URL
    from mso:URL tag:
    <%@ Assembly Name='Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' %><%@ Register TagPrefix='SharePoint' Namespace='Microsoft.SharePoint.WebControls' Assembly='Microsoft.SharePoint' %><%@ Import Namespace='System.IO' %><%@ Import Namespace='Microsoft.SharePoint' %><%@ Import Namespace='Microsoft.SharePoint.Utilities' %><%@ Import Namespace='Microsoft.SharePoint.WebControls' %><html xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"><Head> <META Name='progid' Content='SharePoint.Link'><!--[if gte mso 9]><SharePoint:CTFieldRefs runat=server Prefix="mso:" FieldList="FileLeafRef,URL,_x0043_C1,KitId,ItemKey,Suffix_x0020_Code"><xml><mso:CustomDocumentProperties><mso:URL msdt:dt="string">http://serverUrl/sites/arrangement1/Shared Drawings/test, test</mso:URL><mso:ContentType msdt:dt="string">Link to a Document</mso:ContentType><mso:File_x0020_Title msdt:dt="string">Winding A Assembled</mso:File_x0020_Title>
    <mso:Revision_x0020_Number msdt:dt="string">-</mso:Revision_x0020_Number>
    <mso:Page_x0020_Size msdt:dt="string">A2</mso:Page_x0020_Size>
    <mso:ContentTypeId msdt:dt="string">0x01010A0082704B66E8B222478AF2E379D8A2FFB9</mso:ContentTypeId>
    <mso:ItemKey msdt:dt="string">1</mso:ItemKey>
    </mso:CustomDocumentProperties></xml></SharePoint:CTFieldRefs><![endif]--></head><body><form id='Form1' runat='server'><SharePoint:UrlRedirector id='Redirector1' runat='server' /></form></body></html>
    Regards
    Tomasz

  • Using loadMovie to load SWF linked to FLV

    I am having problems getting a movie (SWF) with an linked FLV
    file to play when I use loadMovie to load it in.
    I have an .FLV file named vid_9.flv. I have embedded it into
    a Flash movie named vid_9.swf using Flash 8 Professional. I am
    using "Progressive Download from a Web Server" and no controls.
    When I play the SWF on the stand-alone player (the FLV is in the
    same folder) it works great. Now when I call that SWF into another
    movie using
    swfHolder.loadMovie("SWFs/vid_9.swf");
    it shows it being completely loaded, but then never plays,
    all I get is a white screen. This is my second project in a row
    where this did not work. Any ideas as to why? Thanks for any
    help.

    onLoadComplete executes before the loaded swf's assets are initialized:  use onLoadInit.
    those function definitions in your loaded swf should NOT be in an onLoad method.  if they are defined on the main timeline of the loaded swf, use:
    var url:String = "scene05.swf";
            var movieClip:MovieClip = createEmptyMovieClip("movieClip", 0);
            var listenerObj:Object = new Object();
            listenerObj.onLoadInit = function (target_mc:MovieClip):Void {
                //It should execute these functions that are located in the onLoad event in the loaded swf.
                target_mc.initBackground();
                target_mc.initBackgroundWeg();
                target_mc.initVehicles();
                target_mc.initForeground();
                target_mc.initKnoppen();
            var movieClipLoader:MovieClipLoader = new MovieClipLoader();
            movieClipLoader.addListener(listenerObj);
            movieClipLoader.loadClip(url, movieClip);

  • CS6 Links Window Shows jpeg file name but not tiff or psd file name

    So I have a question, I noticed that in CS5 and CS6 that when i place a jpeg file in Illustrator, the file name does appear in the links window, but when i place a tiff or a psd file there is no file name in the links window, this drives me nuts.  Is there a way to see the files name of placed psd and tiffs in the links window?

    Here's my thoughts...
    1. You are a bit confused and I wonder how you can determine a file is a PSD or a TIF by looking at it?  Not all print drivers can recognize PSD's, but can recognize TIF ( this means almost all output devices can interpret TIF's no problem ).  That said, PSD's can manage layers better than TIF's which add to file size each layer you include in the TIF.
    2. Never say never.  This all depends on the file's use.  Layered TIFs can add complexity in which a print driver can or cannot deal with.  As you work on an image, you may want to merge layers for whatever reason(s) and you always have the option to flatten whenever you feel like it.  However, It is also a good idea to dupe the file as you move along.  That means you always have a layered version to fall back on should you need to edit later on.  I also Place transparent PSDs in Illustrator files with no problems.  But, I save as EPS in Illustrator and when I do that, then the file is automatically flattened.  This is perhaps what the internet was talking about.
    3.  Yes, see number 2 above.  There's no such thing as automatic flattening of TIFFs.  Again, this all depends on the printer and whether or not it can print while retaining original layers.  Some do, some don't.  Most of the time, I edit in PSD with layers intact.  Then, when I prep the file for printing, I will save a copy as a flattened TIFF so the file streamlines through the RIP and Print process.
    4.  Makes no difference.  Use 'em if you've got 'em.
    Try to get some good resource material at a library or college bookstore or barnes & noble.  Also, get Adobe's Print Publishing Guide.  This is a good reference guide.
    Message was edited by: John Danek

  • Get photo from archive link and link into WDA Image UI

    Hi guys,
    I have employee photos stored in archive link under PREL HRICOLFOTO object.
    The question is: how can I get the image and link it on an image UI element on WDA?
    I have read some posts but, to be honest, I don't understand very well.
    I'm trying use ARCHIV_GET_CONNECTIONS function module to obtain ARC_DOC_ID field, but I don't know which is the following step.
    Can anyone help me?
    Thank you.

    More info about the issue...
    In fact, I can see the temporary file created on ICM cache, but when I try to open the file is not appearing the photo, it is appearing the string. I put my source code:
    <pre>
    <code>
    <B>* Get ARC_DOC_ID string from archive link for the employee 10002 </B>
      CALL FUNCTION 'ARCHIV_GET_CONNECTIONS'
       EXPORTING
         objecttype               = 'PREL'
         object_id                = '10002'
         until_ar_date            = sy-datum
       TABLES
         connections              = lt_connections
      PARAMETER                =
       EXCEPTIONS
         nothing_found            = 1
         OTHERS                   = 2.
      DATA: gx_mimetype TYPE string VALUE 'image/jpeg'.
      DATA: l_image TYPE xstring.
      DATA: converter TYPE REF TO cl_abap_conv_out_ce.
    ****Create the cached response object that we will insert our content into
      DATA: cached_response TYPE REF TO if_http_response.
      CREATE OBJECT cached_response
        TYPE
          cl_http_response
        EXPORTING
          add_c_msg        = 1.
      TRY. " ignore, if compression can not be switched on
          CALL METHOD cached_response->set_compression
            EXPORTING
              OPTIONS = cached_response->co_compress_based_on_mime_type
            EXCEPTIONS
              OTHERS  = 1.
        CATCH cx_root.
      ENDTRY.
    ****set the data and the headers
      DATA: l_app_type TYPE string.
      DATA: l_xstring TYPE xstring,
            i_cache_timeout  TYPE i VALUE '60'.
      READ TABLE lt_connections INTO ls_connections INDEX 1.
    <B>* On this part I try to convert STRING (ARC_DOC_ID) into XSTRING, I don't know if it is correct or not!!!!</B>
    *-- Convert
      converter = cl_abap_conv_out_ce=>create( encoding = 'DEFAULT' ).
      converter->reset( ).
      CALL METHOD converter->write
        EXPORTING
          data = ls_connections-arc_doc_id.
    <B>* Store on l_image xstring converted!!!!!!</B>
      l_image = converter->get_buffer( ).
      cached_response->set_data( l_image ).
      l_app_type = gx_mimetype.
      cached_response->set_header_field( name  = if_http_header_fields=>content_type
                                         value = l_app_type ).
    ****Set the Response Status
      cached_response->set_status( code = 200 reason = 'OK' ).
    ****Set the Cache Timeout - 60 seconds - we only need this in the cache
    ****long enough to build the page and allow the Image on the Client to request it.
      cached_response->server_cache_expire_rel( expires_rel = i_cache_timeout ).
      DATA: r_url TYPE string.
      DATA: i_path TYPE string VALUE '/sap/public/bc/webdynpro',
            i_format TYPE string VALUE 'JPG'.
    ****Create a unique URL for the object
      DATA: guid TYPE guid_32.
      CALL FUNCTION 'GUID_CREATE'
        IMPORTING
          ev_guid_32 = guid.
      CONCATENATE i_path '/' guid '.' i_format INTO r_url.
    ****Cache the URL
      cl_http_server=>server_cache_upload( url      = r_url
                                           response = cached_response ).
      " bind the generated url with the image uielement attribute
      DATA lo_el_context TYPE REF TO if_wd_context_element.
      DATA ls_context TYPE wd_this->element_context.
      DATA lv_url LIKE ls_context-foto.
    get element via lead selection
      lo_el_context = wd_context->get_element(  ).
    set single attribute
      lo_el_context->set_attribute(
        EXPORTING
          name =  `FOTO`
          value = r_url ).</code></pre>
    Thank you
    Edited by: vanbelal on Apr 22, 2010 9:39 AM

  • Alternative to WMIC csproduct get name?

    Everyone,
    I am currently attempting to find a work around that will allow me to leverage a single WDS/MDT image for all of my PC hardware. At the moment, my biggest hurdle comes from hardware manufacturers that are not properly labeling their hardware. 
    My company has a decent mixture of traditional OEM PCs (Dell, HP, etc.) as well as consumer level PCs with a variety of components (ASUS, Intel, EVGA, etc).  The issue I am faced with is getting the proper identification information from the consumer
    level hardware using the standard 'wmic csproduct get name' command.  
    If I run the 'wmic csproduct get name' command, several of my components return vague identifiers like System Product Name or OEM. Obviously, this is not ideal as it does not uniquely identify the hardware.  In an effort to find a solution, I discovered
    a suggestion to use the WBEMTEST utility in another thread but sadly, the results are the same - System Product Name or OEM appear in those locations.  However, a thread on superuser.com suggested the use of 'wmic baseboard get product' which actually
    returns uniquely identifiable data. 
    As I understand it, WDS/MDT uses the wmic csproduct get name command to identify hardware during the image deployment process. This leads me to question
    Whether WDS/MDT can be modified to also use the 'wmic baseboard get product' command if the results of 'wmic csproduct get name' return data that is unusable, or
    Whether the results of 'wmic baseboard get product' can be used in lieu of the results of 'wmic csproduct get name' 
    Any feedback the community can offer will be greatly appreciated.  I know this is not the first time this issue has come up but thus far, I have not found a single solution or workaround that adequately resolves the problem short of buying hardware
    from manufacturers that know what they are doing.  
    NOTE: I originally included a screenshot and supporting links but the site disallowed their use.  Sorry about that.

    You are looking for a "userexit" script to fix "Lenovo" machines on "MDT"
    http://deploymentbunny.com/2012/05/01/modelalias-user-exit-for-microsoft-deployment-toolkit-20102012/
    Keith Garner - keithga.wordpress.com

  • Want to get Captivate 2 .swf into ebook

    I am trying to move a course from CD to ebook. All I have are the autorun CD files, including the .swf file; the .cp file cannot be found and the person who created it is longer with the company. The .swf contains screen snaps and voice over, as well as some cursor animation. My problem is that the .swf file starts playing as soon as the student goes to the ebook page that contains the .swf file.
    To the best of my knowledge I can't use the player skin that comes with Captivate without the .cp file, so my proposed solution is to import the .swf into Adobe Flash CS3 Professional, add controls and code that has the movie stopped when opened, and save it as a more user-friendly .swf for the ebook. I am a technical writer, not a programmer, and even though I have spent many hours searching the internet and even reading a book or two about Flash programming, I cannot get a working .swf file. I'm wondering if anyone can point me to example code that will do what I need. I found out about rdcmnd functions and the advantage of the MovieClipLoader class over the loadMovie method, but I seem to be unable to put it all together in a working .swf.
    I agree with Captiv8r that a decompiler for Captivate .swf files would be good.

    Thanks Captiv8r.
    I tried that with no change in behaviour as a result. The video still begins playing as soon as the page it is on opens. This is now my html with the added line:
    <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
            codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
            width="801" height="601">
            <param name="movie" value="excercise1.swf">
            <param name="quality" value="high">
            <param name="bgcolor" value="#FFFFFF">
            <param name="loop" value="False">
            <param name="play" value="False">
            <EMBED src="excercise1.swf" quality="high" bgcolor="#FFFFFF" width="801" height="601" loop="0" type="application/x-shockwave-flash"
                   pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
            </EMBED>
    </OBJECT>
    According to the forum administrator at Help and Manual (http://helpman.it-authoring.com/viewtopic.php?f=19&t=7681&hilit=flash+swf)
    "How Flash files are played is controlled  entirely by the Flash file itself. You  will need to consult the Captivate documentation or Adobe on this. I  think the settings are somewhere in the skins but I don't remember  offhand."

  • SWF links won't open in Dreamweaver preview

    Hi,
    I'm kinda new to flash and feeling my way around things, but I've run into a snag and haven't found an answer on any forums yet.
    I've created a navigation bar for a website using movie clips with nested animation and I made those movie clips links to different pages in my website.
    When I preview the file in Flash CS3, the links work fine. However, when I preview the SWF file in the the webpage built in dreamweaver, the links won't act like links anymore.
    This is my code to handle the link:
    var urlRequest:URLRequest =
        new URLRequest('iengine.html');
    ielink.addEventListener
        (MouseEvent.MOUSE_UP, gotoLinkHandler);
    function gotoLinkHandler(evt:MouseEvent):void{
        navigateToURL(urlRequest,'_self');
    Am I making a common mistake? Or is there something else I need to help flash integrate with dreamweaver?
    Thanks so much for any help!

    You need to name the links in the Flash file as if it were living in the same folder as the html file that holds it... essentially because when you load it into that file, that file becomes its relative reference for loading/targeting.

  • How do spammers get names from my Contacts?

    Can someone explain how spammers get names from your contacts?  The typical e-mail says it is from a person that is in my contact list but of course the actual e-mail address is not from that person.  It says that it is addressed to my name and the e-mail will say something like, "Dan, you need to try this!" and then has a link which of course I never click on.  So how do they know both the name of my friend and me?  Is that something they got from my friend's computer, from mine or from other traffic they have intercepted between us?  I'll copy the headers below, removing the name of my friend and my comcast, if that helps.  I note that there is a spam rating of "00000".  Mail spam filters don't seem to help this kind of junk.  Any other way to catch it?
    Name from my contacts <bluedreams_182000@****>
    To: Dan <my email at comcast>
    Reply-To: Name from my contacts <rlhwygaoumbg@****>
    Return-Path: bluedreams_182000@****
    Received: from imta01.emeryville.ca.mail.comcast.net (LHLO imta01.emeryville.ca.mail.comcast.net) (76.96.30.13) by sz0012.ev.mail.comcast.net with LMTP; Wed, 27 Feb 2013 14:39:31 +0000 (UTC)
    Received: from nm25-vm2.bullet.mail.ne1.yahoo.com ([98.138.91.213]) by imta01.emeryville.ca.mail.comcast.net with comcast id 5Sf51l00Y4cByPW01SfVQG; Wed, 27 Feb 2013 14:39:30 +0000
    Received: from [98.138.90.53] by nm25.bullet.mail.ne1.yahoo.com with NNFMP; 27 Feb 2013 14:39:09 -0000
    Received: from [98.138.226.128] by tm6.bullet.mail.ne1.yahoo.com with NNFMP; 27 Feb 2013 14:39:09 -0000
    Received: from [127.0.0.1] by smtp215.mail.ne1.yahoo.com with NNFMP; 27 Feb 2013 14:39:09 -0000
    Received: from localhost ([email protected] with login) by smtp215.mail.ne1.yahoo.com with SMTP; 27 Feb 2013 06:39:09 -0800 PST
    X-Caa-Spam: 00000
    X-Authority-Analysis: v=2.1 cv=Y8ZABXuN c=1 sm=1 tr=0 a=yFh+eeAJilq5jagfoJ6Fqg==:117 a=CjxXgO3LAAAA:8 a=C_IRinGWAAAA:8 a=f8_S3n9t2uQA:10 a=T2eDSQWuq6oA:10 a=oJL9TIRMo0YA:10 a=wPDyFdB5xvgA:10 a=YbZ8FP2_cKMA:10 a=qHrs9QlyAAAA:8 a=SOyKGQC6J-v4blZxIL4A:9
    Authentication-Results: imta01.emeryville.ca.mail.comcast.net; dkim=pass header.d=yahoo.com header.b=My3CIG6B
    Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1361975949; bh=SJ8H66WD9dGkowyk01012kCKbuWqBy+0rI9R1qHqC2I=; h=X-Yahoo-Newman-Id:Message-ID:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP :Received:Subject:To:Date:Reply-To:From; b=My3CIG6BbP+C/REBNH0Pl1rvm3yRuYtg8FtSI9ICCCs5C3CwVik60zu9fmZ2TDVhIX45i0GSorNyM VeTh+4xG3CW4ugdA6f1/d84sSiaUH069pESMpBzR4PanZjFJt+OjjqTIHZW1xUcMUbk6aRTDV9IjpJoV ob5uvvmpjqpAq8=
    X-Yahoo-Newman-Id: [email protected].****
    Message-Id: <[email protected].****>
    X-Yahoo-Newman-Property: ymail-3
    X-Ymail-Osg: mI56qykVM1m4NTZzp53SpESUznrR9CMCxL1wR5kVhIPDSm_ kgx2B8h0MD84jBKTlb1pB40CAsrAcfoA1ObW.pSgRW1HNt962Rte8ky0A.Yq kExYbORoTN8V3EDFYI31vSePX_zypIbH.LPF0Dknu2dL9HE2ORUPTQ9QqNxr MYgfV7xcMNkoTXbptAnMOyFotVy2WGQs8SGccKGnfGQngm7lXZirQ_4MxAVV R4d9JZcQJaBCjksPq7MIUchCs8L3HKkwkd2PT3i8X3ceu08kjN_gUx_NlNtN 0fL1_i5PcYCl0Rc3tuew.vndrrt2b7fevo1E3Xqd6imPee4FFHll_yWV2c1v yGEMAYsx7fB9XbomsYZtJK9k6JguE.VIGjx1xQpiqszDEPLqILJ6uChhhCyA 9pCaw0u_Qbmdie7VdZRwZT7P.6D8GyhUb5AZ9EbXRNIwX2Hgq8DkkQa9QbI6 tCtZFp40KLE45lJCgg1K5frkPDFS.hSRljN1G7HnkkIeDZh63TOQ2DjLO_3B Q80PjDp5FFz9.1LZI3AsPsdeBpz3B_VIHzz_suN1aFQ--
    X-Yahoo-Smtp: l_K7TJWswBDTfM_9zVF_23qtYt8VWAIMESQlX2QM
    <Emails Edited By Host>

    Someone has gained access to the Contact attached to your email account, probaby online (they don't need access to your computer) It is now too late to change that but change your password.
    Both Comcast and Yahoo are about as secure as a wet paper bag.

  • Trying to delete file from trash but get this: The operation can't be completed because the item "File name" is in use. All other files delete except this one. Please help

    Trying to delete file from trash but get this: The operation can’t be completed because the item “File name” is in use. All other files delete except this one. Please help

    Maybe some help here:
    http://osxdaily.com/2012/07/19/force-empty-trash-in-mac-os-x-when-file-is-locked -or-in-use//

  • I am not able to get name of the person when he is calling for which i have already saved the no. on my contact list i have reseted my phone twice help me out

    hello i have started using iphone 5 for which i downloaded my contacts from i clouds i am not able to get name of the person when he is calling for which i have already saved the no. on my contact list i have reseted my phone twice  its only showing the names of the person whose no. i have saved it with the country code i am staying in india new delhi pls help me i am fed up not able to get the name of person who is calling

    Sir, your Apple ID can be used as an iCloud account as well. They are both the same thing.
    You can learn more from --> Set up your Apple ID for iCloud and iTunes - Apple Support

Maybe you are looking for

  • A whole slew of iTunes on Windows even with a NEW iPod

    So I've been having some minor problems with my iPod Photo. For the last few months whenever I connected it this weird window would appear saying AUTOPLAY with a little progress bar scanning across. It didn't bother me that much, but in the last few

  • Poor internet connectivity

    Just purchased new 2011 MacBook Pro, and find it performs very poorly with wireless internet in my home. My old iBook and a PC laptop I have both have no problem picking up the signal from my preferred location, downstairs from the wireless router. B

  • SRM 5.5 as an add-on on ECC 6.0 vs SAP SRM 5.5 server

    Hi Are  there any limitations if we go with SAP SRM 5.5 Server as an add-on on ECC 6.0 compared to Implementation of SAP SRM 5.5 server on its own. FYI-We just have one ERP Back-end system. BTW, what is the difference between SAP SRM server 5.5 vs SA

  • Install OBIEE 11.1.1.5 in Solaris Machine

    Hi all, Can we install OBIEE 11.1.1.5 in solaris machine. Is there any link for the steps for installation? Can anybody help on this? Thanks in advance.

  • How to create dblink to sqlserver in unix?

    I have a oracle database(9i) running in unix server(AIX). and I need to create a dblink to sqlserver. So all clients can use this dblink to query data from sqlserver. Q: How to create dblink to sqlserver in unix? Thanks for your replys