Move DeltaX in style change record in swf file format

Hi
can anybody suggest that MoveDeltaX field in
StyleChangeRecords of swf file format is a absolute value or a
relative value?
Document says its a relative! But what I observed by a sample
file created by macromedia flash publisher is absolute!!
If i need to scale a shape,Do I need to scale the
MoveDeltaX...as we are doing for DeltaX and DeltaY of
StraightEdgeRecord.
thankyou.

Hi ,
Thx for replies , i followed as shown in above blog and went fine but there is mapping error as shown below,
xml format after pick by sender file adapter
  <?xml version="1.0" encoding="utf-8" ?>
  <MT_DMS_FINAL>
  <Record>
  <Row>
  <FirstName>296501_000_00</FirstName>
  </Row>
  </Record>
  </MT_DMS_FINAL>
xml file format from test tab in Message mapping
<?xml version="1.0" encoding="UTF-8"?>
<MT_DMS_FINAL>
   <Record>
      <Row>
         <FirstName>296501_000_00</FirstName>
      </Row>
   </Record>
</MT_DMS_FINAL>
See above xml first statment is different , how to make it equal
Help
Srini

Similar Messages

  • How can I change the insert SWF File, I need to add a few things and make it better?

    How can I change the insert SWF File, I need to add a few things and make it better? Is there an option inside of the dreamweaver menu that I am not looking at. It would make it easier on me if I changed some things around and didn't have to do it all myself each time I used it. Just incase you was needing to remember what swf flash was, It is not a swf video either.
      <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="640" height="480">
        <param name="movie" value="Sonic Kaboom.swf">
        <param name="quality" value="high">
        <param name="wmode" value="opaque">
        <param name="swfversion" value="9.0.115.0">
        <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
        <param name="expressinstall" value="../Scripts/expressInstall.swf">
        <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
        <!--[if !IE]>-->
        <object type="application/x-shockwave-flash" data="Sonic Kaboom.swf" width="640" height="480">
          <!--<![endif]-->
          <param name="quality" value="high">
          <param name="wmode" value="opaque">
          <param name="swfversion" value="9.0.115.0">
          <param name="expressinstall" value="../Scripts/expressInstall.swf">
          <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
          <div>
            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
          </div>
          <!--[if !IE]>-->
        </object>
        <!--<![endif]-->
      </object>
    </div>

    If I understand correctly, Sonic Kaboom.swf needs to be edited in a separate Flash authoring program and then reinserted into your HTML document. 
    As Murray said, Flash is dead.  Nobody uses it anymore.   We use HTML5, CSS3 and JavaScript animations which have universal support from Smartphones, Tablets and other web devices that can't support Flash.   Look at Edge Animate.
    HTML animation | Download free Adobe Edge Animate CC trial
    Nancy O.

  • Is SWF File Format still closed?

    The swfutils.jar is now open source under MPL.
    We can hack swf files with swfutils.jar
    But "SWF and FLV File Format Specification" seems still closed.
    Does Adobe intend to open the SWF file format?

    Hi, good question.  You're right that we have not changed the license of the SWF specification at this time, but it's something that is always under consideration.  So you can use swfutils for whatever purpose the MPL allows, but the spec will still maintain its own license for now.<br /><br />Matt<br /><br /><br />On 3/4/08 9:32 PM, "Naoki INADA" <[email protected]> wrote:<br /><br />A new discussion was started by Naoki INADA in<br /><br />General Discussion --<br />  Is SWF File Format still closed?<br /><br />The swfutils.jar is now open source under MPL.<br />We can hack swf files with swfutils.jar<br /><br />But "SWF and FLV File Format Specification" seems still closed.<br />Does Adobe intend to open the SWF file format?<br /><br />________________________________<br />View/reply at Is SWF File Format still closed? <a href=http://www.adobeforums.com/webx?13@@.3c0650e3><a href=http://www.adobeforums.com/webx?13@@.3c0650e3><br />Replies by email are OK.<br />Use the unsubscribe <a href=http://www.adobeforums.com/webx?280@@.3c0650e3!folder=.3c060fa1><a href=http://www.adobeforums.com/webx?280@@.3c0650e3!folder=.3c060fa1>  form to cancel your email subscription.

  • Extracting text (UTF8 and UTF16) from the SWF file format

    Hello.
    Just wondering if this newsgroup is the right one to talk
    about the
    'open' SWF file format. I'm looking for a utility to pull out
    the text
    strings inside of a SWF file (both UTF8 and UTF16). The file
    format is
    open-sourced, so I guess that I could write something, but I
    remember
    there being some tools here when Adobe first open-sourced the
    format,
    but I'm not able to find the tools anymore.
    Any help?
    - Steve Webb

    Hello.
    Just wondering if this newsgroup is the right one to talk
    about the
    'open' SWF file format. I'm looking for a utility to pull out
    the text
    strings inside of a SWF file (both UTF8 and UTF16). The file
    format is
    open-sourced, so I guess that I could write something, but I
    remember
    there being some tools here when Adobe first open-sourced the
    format,
    but I'm not able to find the tools anymore.
    Any help?
    - Steve Webb

  • Recent changes to the class file format?

    I have the JVM Spec, 2nd ed., on my desk. I'm trying to find out about changes to the class file format since its publication, i.e. what are the differences between class file versions 46.0, 47.0 and 48.0?
    So far, searching the JDC and the web hasn't helped. Does a document describing the changes exist?

    I have not found a list of changes, but the 2nd edition is at
    http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html
    Clarifications and Amendments to The Java Language Specification at http://java.sun.com/docs/books/jls/clarify.html has a section
    "Compilation of Symbolic References"
    that is useful.
    http://forum.java.sun.com/thread.jsp?forum=31&thread=27569
    says:
    javac v1.4 emits by default Java 1.2 compatible .class files while
    all javac implementations since between 1.1.0 and 1.3.1 emit byte
    default Java 1.1 .class files.
    Check to see what effect using the -target option in javac to get
    the two versions to produce Java 1.1, 1.2, or 1.3 .class files.
    discusses using javac -target to generate
    -Christopher

  • Does the Flash 8 and Flash Lite 2.0 has the same SWF file format?

    Flash Lite 2.0 is based on the Flash Player 7 and supports
    most of the features in that version of Flash Player, also, the
    Flash Lite 2.0 provides serval features not avaliable in Flash
    Player 7.
    My Question:
    I've download the File Format Specification of Macromedia
    Flash (SWF) and Flash Video (FLV) Version 8 from Adobe web site,
    but, I don't know whether the Flash Lite 2.0 has the same SWF file
    format?
    If the SWF file format is different, where can I get the file
    format for Flash Lite 2.0?
    Thanks in advance.
    Sandy.

    > Flash Lite 2.0 is based on the Flash Player 7 and
    supports most of the
    > features
    > in that version of Flash Player, also, the Flash Lite
    2.0 provides serval
    > features not avaliable in Flash Player 7.
    >
    >
    My Question:
    > I've download the File Format Specification of
    Macromedia Flash (SWF) and
    > Flash Video (FLV) Version 8 from Adobe web site, but, I
    don't know whether
    > the
    > Flash Lite 2.0 has the same SWF file format?
    > If the SWF file format is different, where can I get the
    file format for
    > Flash
    > Lite 2.0?
    Yes .. it is a little different .. got some extras and has
    some
    restrictions. But there is a lot that is the same.
    There is a separate section on mobile devices (in the Adobe
    site where you
    can get info on the format (or at least, there was for flash
    lite 1.x)

  • Virus has changed all the office file format and cant open those file

    Hello
    Recently I attacked by some new virus which is changed my all the office document files and added a extra extension after the office file extension.If I manually change the infected file extension to orginal file format and try open it shows error message.
    Although having System Center Endpoint Protection how could it would be the affected by the virus ?
    Now please suggest me how to recover the those files to orginal file format or recover MS office file???
    Thanks

    Hi,
    Anti-virus solutions are necessary to protect your system but it can never be a 100% secure.
    Once Office files are damaged by the viruses, we can't guarantee the files can still be recovered.
    Anyway, you can still try the "Open and Repair" feature in Word to repair the file.
    Take Word 2013 for example, click FILE -> Open -> Browse to the file location -> Select the document -> Find the "Open" button, click the "Open and Repair" button from the drop list. Check if this can repair the document.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • The colour changes depending on what file format you choose?!?

    So I have noticed that depending on what file format you choose the colour changes slightly. Why is this?
    For example I exported something in PDF and the colour changed yet when the PDF was printed it came out exactly how the colour should be. When I ex

    If you're working in CMYK, "softproof" your colors by choosing View->Overprint Preview. Note the keyboard shortcut
    If you're working in RGB, make sure the Creative Suite color management is synced. This is done through Bridge. May I suggest looking that up in Adobe Help.

  • Visible bit flag in layer record of PSD file format

    Hi
    I'm parsing PSD files, and retrieving vitals about the layers they contain. One of the things I'm interested in is whether or not a layer is visible. The Photoshop File Format guide I have states that it is a "visible" flag, but based on the results I'm getting, it appears to be a "hidden" flag instead - i.e. it is 1 if the layer is hidden, and 0 if visible. Can anyone confirm if this is indeed a misnomer?
    Thanks
    Danny

    Here is how I am using it. In full
    There was a space on the original code.
    property type_list : {"TIFF", "JPEG", "PNGf", "PICT"}
    property extension_list : {"tif", "tiff", "jpg", "jpeg", "png", "pict", "psd"}
    set nLayersName to {}
    set matchList to {}
    set matchLayer to "Shadows"
    tell application "Finder"
      set HotDestination to (((path to pictures folder) as text) & "HotDestination")
      set HotFolder2do to (((path to pictures folder) as text) & "HotFolder2do")
      set HotFolderDone to (((path to pictures folder) as text) & "HotFolderDone")
      repeat with tFile in (get document files of folder HotDestination whose name extension is in extension_list and (name does not start with "50" or name does not start with "MJC"))
      set nLayersName to getNameOfLayers(tFile)
      set matchList to isMatchLayer(nLayersName, matchLayer)
      if item 1 of matchList then
      move tFile to the folder HotFolderDone -- move to subFolder A
      else
      move tFile to the folder HotFolder2do
      end if
      end repeat
    end tell
    on getNameOfLayers(f)
      set matchCmdStr to " | awk '!/kMDItemLayerNames|\\)/ { sub(/[ ]+/, \"\"); print }' "
      set mdlsCmd to "mdls -name kMDItemLayerNames "
      return do shell script (mdlsCmd & f's quoted form & matchCmdStr)
    end getNameOfLayers
    on isMatchLayer(psdLayers, matchItem)
      set matched to false as boolean
      set matchCount to 0 as integer
      repeat with layer in paragraphs of psdLayers
      if matchItem is in layer then
      set matchCount to matchCount + 1
      set matched to true
      end if
      end repeat
      return {matched, matchCount}
    end isMatchLayer

  • Movie and audio not synchronized in the swf file.

    Hello,
    I have a main movie that call and display movies from the
    library. In each of those library's movies i have an animation on a
    layer and a sound (about 15 secondes) on another layer which i want
    synchronize. When i check each movie on my .fla devlopment file,
    everything works perfectly. But when i publish my main movie , in
    all the movies what are called, there is no synchronization anymore
    between the animation and the sound. So I made some research on
    this site and i found this technote:
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?event=view&id=KC.tn_14108&extid=tn_14 108&dialogID=528053&iterationID=2&sessionID=9630a094121c7e6164d3&stateID=0+0+526969&mode=s imple
    so i made those changes as this technote said:
    "If a longer sound file must be used, consider using the
    "stream" synch method, available in the Sound Panel of the Frame
    Properties dialog box. This will force Flash to drop frames (if
    necessary) in order to keep up with the audio."
    But when i do that , yes the synchronization is back, but my
    sound is not anymore the same. it looks like the "stream" option
    produce a very bad sound. it is not anymore clear like it was. the
    sound is not the same during those 15 secondes. I was using sound
    as .wav 44kHz Stereo 16 bits included in the library.
    Do someone got an idea how i could be able to produce good
    sounds even when i am using this "stream" option...
    Thank's for you help!
    Alexis.

    Hi,
    I resolved my problem by using sounds convert to .mp3 high
    quality , instead of .wav and keeped using the "stream" synch
    method, available in the Sound Panel of the Frame Properties dialog
    box. This will force Flash to drop frames (if necessary) in order
    to keep up with the audio.
    Bye.

  • Change to Audio CD File Format?

    Has there been a recent change in the way Leopard presents files when a normal audio CD is simply mounted in Finder?
    I could swear they used to be presented as WAV files as recently as, say, October 2008. They're currently showing as AIFF.
    Is there a different encoding in the cddafs mechanism?
    If so, is there a way to revert to the old behavior?
    Or am I just remembering things wrong......

    Audio CDs use a special format (Solomon-Reed cross interleaved*), not WAVs or AIFF. When you open a CD in the Finder it shows the tracks as AIFFs, but this is an illusion. When you open them, they are presented as AIFFs and always have been in OSX (in OS9 you couldn't open them at all, you had to use a ripping program).
    *This format adds a few extra bits to each 16-bit word, derived from it, and then interleaves the words so that the information is scattered non-sequentially along the track: this means that reading errors are spread around and thus reduced, and up to a point the extra bits can be used to reconstruct missing data - beyond that point missing data is interpolated (guessed at). None of this applies with a CD-ROM carrying AIFFs or WAVS - reading errors produce audble errors immediately. This is why audio CD is such a robust system.

  • Why when using the crop tool in Photoshop CS6 does it suddenly change the layer and file format?

    I really need help with this. If I open a jpg in PS6 and crop it, the file transforms from a locked background layer to Layer 0 which is not locked. Then if I want to Save as a jpg I must flatten the layers as it is now a PSD file. SO frustrated! Anyone know what's going on?

    Enable the Delete Cropped Pixels in the crop tool options up top—this is the phrasing in my PS-CC.  I assume PS-CS6 has a similar crop tool option.
    If you don’t delete the cropped pixels, they are just hidden, then a layer needs to be created to hold the hidden pixels.

  • How can I import or convert a .swf file into iMovie 8

    I've been searching with no luck for a way to convert a flash animation (.swf) file into a format that I can import into iMovie 8. Ideally, this would involve freeware or very inexpensive software. It is important that I maintain the quality (and audio) of the original swf file.
    Can anyone suggest a route?
    Many thanks.

    The easiest method is to use screen capture software to "record" the .swf file as it plays.
    Since .swf files use vector graphics you can scale it up in dimension (to fit your iMovie Project needs) without any loss in quality.
    I'm a happy user of SnapzProX http://www.ambrosiasw.com/utilities/snapzprox/ as it records in QuickTime formats.

  • How to disable a swf file actionscripting?

    There's a swf movie which is loaded inside my main swf file.
    I want to disable whole actionscripts in that swf movie by a mouse
    event. is there any code that locks and disables a nested swf
    movie? and vice versa?

    You can control the code in the child.swf from the main.swf
    so you can delete event handlers, stop animations that are
    running... what exactly are you trying to achieve?

  • Loading and modifying a SWF file within an AIR application

    I bet you get this question a lot, but I was wondering, if possible, anyone knows how to edit and save the changes to a SWF file loaded inside an AIR application?
    Thanks in advance!

    I'm sorry, but I happen to digress greatly with Michael's approach. I started using AIR  just yesterday ( 3 hours or so ), and I firmly believe in reinventing the wheel as a strong method of learning. Just to be clear, I do this on my own free time, so I have no need to worry about COGs, after all, I'm just learning. Otherwise, though it's a strong and great response if I were to build a somewhat bigger application, it's way too much more than the original scope of the application. It's like using a bazooka to kill ants . Regarding the scope of the application, it should support loading / writing of SWFs, and editing of XMLs for certain pre-defined entities. As I stated already, I am certain that I'd be able to do this in a very short span of time with another approach (more xmls, embedding assets directly to the SWF that loads the edited swf, etc.) It's more of a challenge to myself than anything else . I'm really grateful for all your help, so if you want, I can keep you up to date on how I deal with the issue.

Maybe you are looking for

  • Outlook 2013 not opening

    I am using MS Office 2013 Professional Plus in Windows 7 Ultimate. When I tried to open outlook 2013 today, it just stops at "loading profile" dialog and then continuously showing that dialog. And not opening outlook further. During 6/7 before it was

  • Multiple Text Boxes Populating a Single Field

    I need to create several select lists in a form that can each populate the same field in a table, but obviously need for the select lists in the form to be mutually exclusive so that the user can only enter data into one of them. There is also a fiel

  • Dynamic pushbotton-icon in table control

    Hello, in my table control i have a pushbutton. i want to display it with a dynamic icon is this possible ? thanks very much for your answers Helmut

  • PS CS5 preset sizes, where are they stored?

    I recently installed CS5 Extended and I have so many special sizes for images stored for versions in the past and would like to import these so I don't have to start from scratch. Does anyone know where they are stored in the programs?  I have 4 for

  • Cap1 QS approved

    Just checked in to the Palazzo and figured we'd give it a shot. DW just got approved for a Cap1 Quicksilver with a $3k limit and 17.9% APR exactly one month after opening a 99/500 BofA Secured CC.  To to make a long story short, she had a rough patch