Swf file transparent in Directo MX

Hello:
Do you know how to get an animation in Flash with background
transparent?
If I put ink:background transparent does not work.
Thank you

If you set the "direct to stage" cast member property to
false, then you
can apply inks to a Flash sprite. With "direct to stage" off,
the
playback of the Flash sprite may suffer.
Rob
Rob Dillon
Adobe Community Expert
http://www.ddg-designs.com
412-243-9119
http://www.macromedia.com/software/trial/

Similar Messages

  • Swf file transparent in Director MX

    Hello:
    Do you know how to get an animation in Flash with background
    transparent?
    If I put ink:background transparent does not work.
    Thank you

    You need to make sure your Flash sprite is not set to 'Direct
    to stage',
    which it will be by default. Be aware however that this will
    cause slowdown
    in performance
    Remove '_spamkiller_' to mail

  • How can I make a transparent square box swf file in flash cs4?

    Hi,
    I have one picture imported into flash cs4 and would like to make a rectangle box which should be transparent. Finally I will save it as .swf file for later use. But the box should be transparent (without any background). How can I do that? Please do help.
    Thanks.

    Hi just a shot in the dark..
    Have you fiddled with movieclips and the alpha property?
    Best regards
    Peter

  • How to make the stage transparent for SWF file being used in Dreamweaver

    I have a SWF file in my Dreamweaver site, that plays correctly. The problem is that the stage is white and we would like it to be transparent. Searching the archives the following advice was given:
    in your html embedding code you need to set the wmode parameter to be "transparent"
    I'm wondering if this is the code in Dreamweaver or is this done in Flash. I'm working with CS5. Below is the code that matches the SWF file in Dreamweaver. I did change the wmode value from "opaque" to "transparent" and it didn't work.
    Thanks for any assistance.
    Sherri
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="650" height="400" id="FlashID" title="Convergence Gathering Title">
                 <param name="movie" value="Flash/gold_dust_title.swf" />
                 <param name="quality" value="high" />
                 <param name="wmode" value="opaque" />
                 <param name="swfversion" value="6.0.65.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="Flash/gold_dust_title.swf" width="650" height="400">
                   <!--<![endif]-->
                   <param name="quality" value="high" />
                   <param name="wmode" value="opaque" />
                   <param name="swfversion" value="6.0.65.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>

    Yes, change this to "transparent" in ALL the places where wmode is shown
    <param name="wmode" value="opaque" />
    Second, be sure that there is in fact nothing covering the entire stage, like a big white rectangle.
    Also, what is directly behind the .swf once it's on the Web page? If the background color of that page or the <div> that the .swf is in is white..... well then then .swf can have a transparent background but then the white from the Web page just shows thru.... so there's still a white background.
    Be sure there is a non-white background on the Web page...
    Window Mode (wmode) - What's It For?
    There are three window modes.
    Window
    Opaque
    Transparent
    By default, the Flash Player gets its own hWnd in Windows. This means that the Flash movie actually exists in a display instance within Windows that lives above the core browser display window. So though it appears to be in the browser window, technically, it isn't. It is most efficient for Flash to draw this way and this is the fastest, most efficient rendering mode. However, it is drawing independently of the browser's HTML rendering surface. This is why this default mode (which is equivalent to wmode="window") doesn't allow proper compositing with DHTML layers. This is why your JavaScripted drop-down menus will drop behind your Flash movie.
    In windowless modes (like opaque), Flash Player doesn't have a hWnd. This means that the browser tells the Flash Player when and where to draw onto the browser's own rendering surface. The Flash movie is no longer being rendered on a higher level if you will. It's right there in the page with the rest of the page elements. The Flash buffer is simply drawn into whatever rectangle the browser says, with any Flash stage space not occupied by objects receiving the movie's background color.
    Best wishes,
    Adninjastrator

  • White box around image in my transparent .swf file

    I created a .swf file for a header of a website using a logo that tweens in.  I tested the .swf with the transparent properties and it works but the logo I imported from photoshop has a white box around it, how can I remove this?  Do I need to import a transparent .png file instead of a .jpg?
    Thanks!

    .png's are lossless vector graphics, so it's probably best bet if your going to do other things with the logo. .jpg's are not fond of resizing. You can also break the image apart and use the lasso tool and magic wand the background away.

  • SWFLoader with a transparent swf file

    Hello:
    I am loading an embeded swf file with SWFLoader using actionscript 3 in Flash Builder 4.5. When I load this swf and set "wmode" to "transparent" in HTML, it works as expected and you can see the background color through the swf object in HTML.
    However, when I load the swf in Air with the following code:
    [Embed(source="swf/data.swf")] var data:Class;
    swfLoader = new SWFLoader();
    swfLoader.percentWidth = 100;
    swfLoader.percentHeight = 100;
    swfLoader.source = new data();
    addElement(swfLoader);
    It always has a white background.
    What can I do to make the background transparent?
    Note: This is for a mobile android device.
    Thanks!

    Found the solution:
    swfLoader.setStyle("bgAlpha", "0.0");
    Not sure why it's "bgAlpha" and not "backgroundAlpha" but I found it!

  • The preview page shows a pink/purple background when i place a.swf file rather than a transparency why?

    The preview page shows a pink/purple background when i place a.swf file rather than a transparency why?Would you be kind enough to help?

    Hello,
    Usually pink\purple background appears when "Show Grid Overlay" is enabled.
    please go to View > Hide Grid Overlay and see if it works.
    I am not sure if it will fix the problem as you said that pink\purple background appears when you place a swf file only.
    If this do not fix the problem I would request you to share the screenshot of the design mode for better idea of the problem.
    Regards
    Vivek

  • How to make transparent SWF files ???

    Hi all, plz i have 2 questions ,,, First, how can i remove
    the title menu from the swf file so when i lanuch it (( locally not
    in a browser )) the upper bar which has the min,max,close buttons
    hidden,,, is that possible ??????
    Second, Is it possible to export a transperent flash movie
    ??? for example i want to make a flash movie in the shape of a
    circle ,, so when any one open the swf file just the circle appears
    without background or frame for the window,, Can i do this with
    flash ???
    Thanx alot...

    On Sat, 9 Feb 2008 08:17:13 +0000 (UTC), "Ghost Of Death"
    <[email protected]> wrote:
    >Hi all, plz i have 2 questions ,,, First, how can i
    remove the title menu from
    >the swf file
    I don't remember exactly, but you need to find a doc about
    fscommand
    paramers. There is such doc somewhere at Macromedia / Adobe
    websites.
    I saw it some time ago. The is a parameter like "mainmenu" or
    so,
    which can be "true" or "false". As far as I remember there
    was such
    thing.
    > Second, Is it possible to export a transperent flash
    movie ???
    Flash movie itself is "transparent" uless an explicit
    background shape
    is used. It is another question how to make Flash Player box
    to be
    transparent. Web browsers support so called windowless mode,
    but Flash
    Projector (SAFlashPlayer.exe) - does not.
    Personally I use my own projector, written in Delphi, which
    uses
    special third-party component, supporting windowless mode.
    There are
    other tools, supporting it. Try to search Google for
    "TFlashPlayerControl".

  • Creating a transparent background with a SWF file for Export to Air

    I have been trying to place a SWF with a transparent background into an image component and use as a background for a widget. When I place the swf (just a simple single frame swf file) and output with any other method the background works perfectly. If I output to air then the background is a white rectangle with only a progress bar the stays at 0%. I have tried to not embed it but I get a broken link icon in the same rectangle.
    What am I missing? Should the swf file have some special setting that I am missing?
    I am using Xcelsisus 2008 with SP1 and FP1.
    Thank you for any assistance.
    Heath

    While there is no means to be sure about the method in which SAP/BO creates their components. My assumption is that the component uses the WindowedApplication or an HTMLLoader object(more likely) to display each SWF file.
    If this is the case then it is a known limitation in Adobe Air that we may be able to overcome by trying out the methods described in the following link:   [Air Transparency Help|http://help.adobe.com/en_US/AIR/1.5/devappshtml/WS5b3ccc516d4fbf351e63e3d118666ade46-7e09.html#WS5b3ccc516d4fbf351e63e3d118676a452d-7fe5]
    Or try this link for more detail on [HTMLLoader display options within Air|http://help.adobe.com/en_US/AIR/1.5/devappshtml/WS5b3ccc516d4fbf351e63e3d118666ade46-7e79.html#WS5b3ccc516d4fbf351e63e3d118676a3e36-7ff9]
    Let me know if this works! Now I'm curious...

  • SWF file not showing in browser

    Hi all,
    I have inserted a swf file into a webpage in dreamweaver CS5 that needs to have a transparent background.
    I have done all the necessary things in flash and set the "wmode" to "transparent" in the parameters section in DW.
    This is where the problem arises. It displays with an opaque backbround but when I change it to transparent it disappears completely.
    here is the offending page:
    http://www.makeupbydoll.com/
    I had the same thing working on a previous version of the site but can't seem to resolve this issue.
    Any assistance much appreciated!
    ~Alister~

    Looks like your swfobject embed method is not working correctly. Turn off swfobject and test again without it.
    In the <head> just rename the swfobject file so that it won't load.... easy to change.. test... change back again:
    Change this:
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    to this:
    <script src="Scripts/swfobject_modified_off.js" type="text/javascript"></script>
    you'll see I just appended "_off" to the file name, then save and test the page... quick and easy way to turn off that file... then test again.
    Best wishes,
    Adninjastrator

  • Can't see swf file in live view or browser preview mode in Dreamweaver

    I inserted a swf file into a div and it works fine in the standard edit mode (it plays when I push the play button on the properties panel). When I attempt live mode or preview in browser I get the message that i need flash player 10.3, which I have already installed. This is my code:
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="750" height="500" align="middle" id="FlashID" title="slideshow">
          <param name="movie" value="slideshow.swf" />
          <param name="quality" value="high" />
          <param name="wmode" value="transparent" />
          <param name="swfversion" value="11.0.0.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 data="slideshow.swf" type="application/x-shockwave-flash" width="750" height="500" align="middle">
            <!--<![endif]-->
            <param name="quality" value="high" />
            <param name="wmode" value="transparent" />
            <param name="swfversion" value="11.0.0.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>
    Help!

    There were some Firefox plugin issues a while back
    Please upload the page and any dependant files on the web, and post a link.
    Many eyes, many browsers should reveal the problem

  • Swf files in dw cs5.5

    Hi There,
    I'm posting a new thread here as I saw a post that seemed similar to my little dilemna, but not quite...
    I've made a flash file in Flash CS5.5.  I have published the file to the root directory of my website that is located on my hard drive.  I have inserted the swf file using Insert>Media:SWF into the body of my html.  When I hit the play button under the properties bar, the swf file executes as I planned.  When I hit preview in browser (Firefox)  nothing appears, save for a box that is perhaps the size of my flash file, however, I cannot tell as it blinks for a nanosecond then is gone.
    I don't know if this is related, but when I set the window mode to transparent windowless, the file sill plays in dreamweaver design tab with whatever background the stage was when published.  The code seems right, but again, no transparent background.
    Are these two things related or seperate problems?  I read somewhere that if you are running a Windows XP 32 bit that you could run into problems...
    I'm inserting the code to see if anyone can assist. I would send a website link, but seeing as nothing is showing up on preview this would not be helpful.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
        <head>
            <title>mainmenu</title>
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <style type="text/css" media="screen">
            html, body { height:100%; background-color: none;}
            body { margin:0; padding:0; overflow:hidden; }
            #flashContent { width:100%; height:100%; }
            </style>
        </head>
        <body>
            <div id="flashContent">
                <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="300" id="mainmenu" align="middle">
                    <param name="movie" value="mainmenu.swf" />
                    <param name="quality" value="medium" />
                    <param name="play" value="true" />
                    <param name="loop" value="true" />
                    <param name="wmode" value="transparent" />
                    <param name="scale" value="showall" />
                    <param name="menu" value="true" />
                    <param name="devicefont" value="false" />
                    <param name="salign" value="" />
                    <param name="allowScriptAccess" value="sameDomain" />
                    <!--[if !IE]>-->
                    <object type="application/x-shockwave-flash" data="mainmenu.swf" width="600" height="300">
                        <param name="movie" value="mainmenu.swf" />
                        <param name="quality" value="medium" />
                        <param name="play" value="true" />
                        <param name="loop" value="true" />
                        <param name="wmode" value="transparent" />
                        <param name="scale" value="showall" />
                        <param name="menu" value="true" />
                        <param name="devicefont" value="false" />
                        <param name="salign" value="" />
                        <param name="allowScriptAccess" value="sameDomain" />
                    <!--<![endif]-->
                        <a href="http://www.adobe.com/go/getflash">
                            <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
                        </a>
                    <!--[if !IE]>-->
                    </object>
                    <!--<![endif]-->
                </object>
            </div>
        </body>
    </html>
    thanks in advance, and I appreciate your patience.  Let me know if anything needs clarification...
    Rachel

    Hi Pz,
    I think I found the solution.  I looked at some other website's code to see how they structured the imbeded flash file... it was different than that which was produced by flash or dreamweaver.  here it is:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <script type="text/javascript" src="scripts/AC_RunActiveContent.js"></script>
    </head>
    <body>
    <script type="text/javascript">
        AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wid th','1100','height','750','src','index','quality','high','pluginspage',        'http://www.macromedia.com/go/getflashplayer','wmode','transparent','movie','index' ); //end AC code
        swfobject.registerObject("FlashID");
    </script>
    <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="400">
    <param name="movie" value="flash/blueboxalone.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="11.0.0.0" />
    <param name="expressinstall" value="scripts/expressInstall.swf" />
    <object type="application/x-shockwave-flash" data="flash/blueboxalone.swf" width="550" height="400">
    <param name="quality" value="high" />
    <param name="wmode" value="opaque" />
    <param name="swfversion" value="11.0.0.0" />
    <param name="expressinstall" value="scripts/expressInstall.swf" />
            <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>
    </object>
    </object>
    </body>
    </html>
    thanks again for all your help.

  • Swf files will not open in firefox

    hi,
    I can not get my pages where I have swf files to open in firefox.  I have several pages
    with sound also and they will not open.  here is the code that I am using.  I have probably
    8 pages of flash and the rest of the pages are javascript and html.
    page10 = "<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,2,0\" width=\"578\" height=\"680\" id=\"page10\" align=\"middle\"><param name=\"allowScriptAccess\" value=\"sameDomain\"   /><param name=\"allowFullScreen\" value=\"false\" /><param name=\"movie\" value=\"Issue007/Images/page10.swf\" /><param name=\"quality\" value=\"high\" /><param name=\"wmode\" value=\"transparent\" /><param name=\"bgcolor\" value=\"#ffffff\" /><embed src=\"Issue007/Images/page10.swf\" quality=\"high\" wmode=\"transparent\" bgcolor=\"#ffffff\" width=\"578\" height=\"680\" name=\"page10\" align=\"middle\" allowScriptAccess=\"sameDomain\" allowFullScreen=\"false\" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" /></object>";
    page10Html = InsertDinamicDiv(10, "page10", "", 0, 0, 586, 680, "", "", "", "");
        page10Html.innerHTML = page10; 
    This is a magazine on the web and prior issues have loaded in firefox using the same code but not the pages with sound.
    I hope someone can help.  I have no problems in internet explorer.  I am having problems with apple also.  I figured if I got firefox working then apple would work.  again in prior issues, we could see the pages in apple.
    thanks,
    Jennifer

    you're missing the mozilla embedding code.  use:
    page10 = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="578" height="680" id="page10" align="middle">
                    <param name="movie" value="Issue007/Images/page10.swf" />
                    <param name="quality" value="high" />
                    <param name="bgcolor" value="#ffffff" />
                    <param name="play" value="true" />
                    <param name="loop" value="true" />
                    <param name="wmode" value="window" />
                    <param name="scale" value="showall" />
                    <param name="menu" value="true" />
                    <param name="devicefont" value="false" />
                    <param name="salign" value="" />
                    <param name="allowScriptAccess" value="sameDomain" />
                    <!--[if !IE]>-->
                    <object type="application/x-shockwave-flash" data="Issue007/Images/page10.swf" width="578" height="680">
                        <param name="movie" value="Issue007/Images/page10.swf" />
                        <param name="quality" value="high" />
                        <param name="bgcolor" value="#ffffff" />
                        <param name="play" value="true" />
                        <param name="loop" value="true" />
                        <param name="wmode" value="window" />
                        <param name="scale" value="showall" />
                        <param name="menu" value="true" />
                        <param name="devicefont" value="false" />
                        <param name="salign" value="" />
                        <param name="allowScriptAccess" value="sameDomain" />
                    <!--<![endif]-->
                        <a href="http://www.adobe.com/go/getflash">
                            <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
                        </a>
                    <!--[if !IE]>-->
                    </object>
                    <!--<![endif]-->
                </object>';
    page10Html = InsertDinamicDiv(10, "page10", "", 0, 0, 586, 680, "", "", "", "");
        page10Html.innerHTML = page10; 

  • How to detect end of flash movie (SWF file) in Javascript

    I have used Dreamweaver CS4 to integrate my SWF file as shown
    below. So far so good. See GoToNext()
    my website
    What I wouldd like to do is have the SWF movie trigger a
    javascript function in my html page when the video is stopped
    playing (i.e. when it is finished) There are no controlls in that
    SWF file - it is basically am add banner. I would think this would
    be easiest done by rasinng an event in SWF that is communicated to
    javascript, where I can add an event listener, and thus trigger my
    function.
    How can this be done in the simplest way?
    <div id="bodyFlash"
    class="clearfloat"><p> </p>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="760"
    height="150" id="FlashID" title="Chillifire Banner">
    <param name="movie" value="flash/chillifire.swf" />
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="swfversion" value="6.0.65.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="flash/chillifire.swf" width="760" height="150">
    <!--<![endif]-->
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <param name="swfversion" value="6.0.65.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>
    ...

    on the last frame in the banner file you can use the
    ExternalInterface class to call a specific JS method, and even pass
    data if needed.

  • .swf files not functional in Acrobat X pro

    I've started working in flash builder, making some menues and buttons to create enriched pdfs, however when I try to add them to the pdfs I get 1 of 2 outcome, neither is functional.  When working with swf files I have created myself, I get an empty loading bar with the error "Error#2032: Stream Error. URL: file://PDFMedia013861/g/framework4.5.1.21328.swf"
    Or I get a play button image (a default before flash activation) that takes me directly to a black or transparent window (depending on my background pref.)  I have found, the file in the error refers to a file in the same bin folder as the swf file created by my application. Also, when I try to run the swf file outside of the bin folder it does not function, it simply shows white.
    I have been through the support channels for Adobe Acrobat X pro to rule out the error being on the Acrobat side, but I am now unsure how to proceed if I can only construct non-functional or machine specific Flash Builder Applications.
    If anyone has any insite I would be happy to hear about it, as I am fairly new to the flash development community.

    *Update*
    I've found that if I revert back to the Flash Builder 3.6 SDK and construct the files with the same basic content the import into Acrobat is successful... Has anyone else had issues with FB  4.5 to Acrobat X compatability?

Maybe you are looking for

  • Energy Manager interface with Outlook on Yoga 2 Pro

    I have a new Yoga 2 Pro and also have Outlook installed with two mail profiles defined. Whenever a reboot the machine I get a mail popup asking which profile I want to use. I have turned off the option in settings to use outlook so I'm not sure why t

  • Can't Duplex print from Acrobat Pro 9.3.2 to Epson Artisan 800

    I can not duplex Print from Acrobat Pro 9.3.2 to an Epson Artisan 800. I an running it from a MacBook Pro with OSX 10.6.3 I called Epson support and they could not help me. However they suggested that I try using Adobe Reader. Well that works OK if I

  • Illustrator CC Crashes when saving Symbols

    My issue is when I open an .eps, (any .eps because I tried it with a multitude of files), and I try to drag a path into the symbols panel then "save symbol library" Illustrator immediately crashes. It doesn't matter if its just one symbol or multiple

  • BW Document Management - transport of documents

    Hello there,  i have a question concerning the management of BI Documents in BW 3.5. Is it possible to transport Documents which were created on the development server to the consolidation and the production server? For example i have some documents

  • No User Mapping Defined for the system

    Hi, I am trying to create the transcation iView ,here in this i want to run the BW transcation.. For this i have created the transaction iView with the transaction code in that iview properties i have given the system alias which i have created for t