Save dump of stage?

Just wonder if anyone could help a newbie here. I've been
searching the internet for an answer for a couple of days now.
I've created a single frame movie where the user can drag and
drop sprites (creating their own movieposter), into a designated
area on the stage.
What i want to do now is to have a button that will save the
designated area of the stage as an image file (jpg or whatever)
onto the server, so that my asp-script can just list and display
the finished "posters" on another webpage.
Is this possible, and if so, how?
I'm thankful for any help i can get!
// A

-- To create a bitmap member from a section of the stage
vRect = rect(10, 20, 130, 110) -- or whatever
vImage = (the stage).image.crop(vRect)
new(#bitmap).image = vImage
-- To save the bitmap member to an external file, you will
need a third-party xtra. You might find what you are looking for
here:
http://updatestage.com/MileHighTableOfProducts/products.shtml#Import/Export

Similar Messages

  • Smartform PDF save DUMP

    Hi,
    I am having error while saving my SMARTFORM TO PDF.Can anyone please help me,as I am getting the following error:
    Exception condition "FB_RSTS_OTHER" raised.
    Please guide,as ths is very URGENT.
    Thanks.

    Hi
    Smartforms are saved into XML format only it won't accept into any format.
    In Smartform screen --> goto >utilities>download
    it will stored into xml format.
    Error also saying in detail that format is other type.
    Exception condition "FB_RSTS_OTHER" raised.
    Plz rewards points,
    Ganesh.

  • How to save stage as png interactively?

    Hi,
    Does anybody know how to save/export the stage as an image like in this example?
    http://ciruelo.jp/js/edge/tde.html
    Any help would be appreciated, thanks so much!

    You're confusing the total number of bits (8 bits of RGB+Transparency = 32 bits, a misleading number), with the bits per channel (32 bit floating point, which makes RGB+T = 128 bits total).
    32 bit PNG is a nomenclature that needs to go away - the number could mean 1 channel at 32 bits/channel, 2 channels of 16 bits each, or 4 channels of 8 bits each. (or more if PNG supported more bit depths)
    In Photoshop, you're using bits per channel. You want 8 bits per channel, not 32.

  • Save pdf with crop and bleed marks in Photoshop cc 2014

    ! !Hi,
    I used to save PDF for print with crop marks in Photoshop by setting them up when using "save as". Don't have that option any more in CC 2014. Is it a new way to do it or I have something turned off?
    Thanks! 

    I can get crop marks by using the "Print" menu and printing to PDF. My question is: How do you handle bleeds when printing crop marks in the "Save" or "Print" stage? Aren't the crop marks placed at the file extents?

  • Save for Web & Devices is changing resolution from 72ppi to 300ppi

    Hi,
    I'm writing an action to do the following.
    Image size - change resolution from 300ppi to 72ppi
    Automate - Fit Image - 600px x 600px
    Save for web and devices - JPEG medium.
    If I save at any stage (up to save for web & devices) the image is 72ppi
    However when I open it again after saving for web & devices and check image size it's 300ppi HOW?
    Am I missing something really stupid?
    Peter

    Hi Charles,
    Sometimes we have to go through meaningless steps...
    The spec for the job is to "automate" a process whereby we end up with a web suitable 600px JPEG of about 50k with © watermark.
    Of course they are expecting a 72ppi image, so its easier if thats what they get!!!
    The other requirement involves the fact that the web end of the business want to change the filename, so in order to keep a link, I write the filename to IPTC Title Field (using Peter Krogh's script)
    However I've now found that if I "save for web & devices" with copyright & contact info, I get IPTC title and 72ppi,
    So happy days....
    Many thanks, but now just more curious to know exactly whats happening!
    Peter

  • CS4 - Save for Web settings

    I'd be grateful for confirmation that I am using the correct Save for Web settings to achieve the colour effect I want.
    I am using an sRGB workflow as my output is for the web. I am using a NEC 2690 LCD display which is wide colour gamut but I am using in its factory set sRGB (and non-calibratable) mode. I have calibrated the NEC using my Eye One display and this shows as the default monitor profile in the vga card's driver but what effect it is actually having I am not sure (OS is Vista 32bit). My CS4 colour management settings are based round the sRGB Working Space. Normally I convert to sRGB all images before saving them in Save for Web.
    I am trying to ensure that the colours I see in images at the Save for Web stage preview are what I will see on the web and in other non colour managed environments. Specifically, I'd be grateful to know if the following settings seem right for what I am trying to achieve:
    Preset: JPEG High
    Quality: High
    Optimize selected (but not Progressive or Embed Colour Profile)
    Convert to sRGB selected
    Preview: Use Document Profile
    In the past (pre-CS4) I've had problems with images outside of CS3 looking over colour saturated and I want to avoid this now.
    Thanks for any help with this.

    > I am trying to ensure that the colours I see in images at the Save for Web stage preview are what I will see on the web and in other non colour managed environments. Specifically, I'd be grateful to know if the following settings seem right for what I am trying to achieve:
    > Preset: JPEG High
    > Quality: High
    That's good, though you you should still try to get the image filesize as small as possible without losing important image details. Many images can support a lower quality JPG setting so you should see how low you can go before you visually see a problem. No sense delivering a higher quality JPG if it's not needed. Higher quality = larger file sizes = longer download time for the webpage.
    > Optimize selected (but not Progressive or Embed Colour Profile)
    I prefer 'Progressive' as that loads an image in 3 stages (low->med->fullRez) and looks better on webpages instead of having images load top-to-bottom like a window shade.
    > Convert to sRGB selected
    Doesn't hurt to leave it on. Though you said you already converted them before saving for web.
    > Preview: Use Document Profile
    I think that "Windows (No Color Management)" will display a better preview of what to expect when the image is displayed on a Windows computer (95% of your visitors) using a web browser that's not color managed (ie: 99% of the windows web browsers - are there any?).
    > In the past (pre-CS4) I've had problems with images outside of CS3 looking over colour saturated and I want to avoid this now.
    The previous step should help with this in that you'll at least see what visitors using a decently calibrated monitor will see. But since there really is no standard that most of the world adheres to, you can only do your best to get things right at your end. You cannot control how the rest of the world adjusts or miss-adjusts their equipment.
    Russell

  • KSLD bug report:  32 bit causes target panic

    Since the bug report link:
    http://soldc.sun.com/developer/support/driver/tools/KSLD/bug-report.html
    goes to a non existant email address, I thought I would post here.
    Setup:
    ksld 1.01
    target and host booted with kernel/unix (32 bit)
    /proto directory struct as described in starting ksld doc
    debugging ramd driver example
    ramd directory:
    drwxr-xr-x 4 root other 512 Feb 11 12:40 .
    drwxr-xr-x 10 root other 512 Feb 11 12:47 ..
    drwxrwxrwx 2 bin bin 512 Feb 11 10:26 777
    -rw-r--r-- 1 root other 341 Feb 11 11:31 Makefile
    -rw-r--r-- 1 root other 1610 Apr 24 2001 README
    -rw-r--r-- 1 root other 3588 Apr 18 2001 install
    lrwxrwxrwx 1 root other 52 Feb 11 10:47 misc -> /export/home/ksld-space/proto/root_sparc/kernel/misc
    -rw-r--r-- 1 root other 2523 Apr 18 2001 ntestram.c
    -rw-r--r-- 1 root other 2542 Apr 18 2001 printinfo.c
    lrwxrwxrwx 1 root other 6 Feb 11 10:46 proto -> /proto
    -rw-r--r-- 1 root other 25713 Feb 11 11:29 ramd.c
    -rw-r--r-- 1 root other 291 Apr 18 2001 ramd.conf
    -rw-r--r-- 1 root other 210 Apr 18 2001 ramio.h
    drwxrwxrwx 4 bin bin 512 Feb 11 19:51 sparc
    -rw-r--r-- 1 root other 1785 Apr 18 2001 testram.c
    lrwxrwxrwx 1 root other 67 Feb 11 10:48 unix.281 -> /export/home/ksld-space/proto/root_sparc/platform/sun4u/kernel/unix
    HOST output
    home1# ksld -t hardwire unix.281 99
    Reading unix.281
    KSLD v1.0 on sun4u [SunOS 5.8]
    Current thread is 0x4001fe60
    Reading krtld
    Reading genunix
    Reading platmod
    Reading SUNW,UltraSPARC-II
    Reading specfs
    Reading TS
    Reading TS_DPTBL
    Reading ufs
    Reading fssnap_if
    Reading rpcmod
    Reading ip
    Reading rootnex
    Reading options
    Reading sad
    Reading pseudo
    Reading sd
    Reading scsi
    Reading glm
    Reading pcipsy
    Reading dada
    Reading todmostek
    Reading procfs
    Reading sockfs
    Reading clone
    Reading ip6
    Reading tcp
    Reading md5
    Reading tcp6
    Reading udp
    Reading udp6
    Reading icmp
    Reading icmp6
    Reading arp
    Reading timod
    Reading conskbd
    Reading wc
    Reading ebus
    Reading su
    Reading kb
    Reading ms
    Reading consms
    Reading se
    Reading elfexec
    Reading fifofs
    Reading ldterm
    Reading ttcompat
    Reading zs
    Reading ptsl
    Reading ptc
    Reading rts
    Reading tl
    Reading keysock
    Reading sysmsg
    Reading cn
    Reading pipe
    Reading mm
    Reading hme
    Reading ufs_log
    Reading doorfs
    Reading devinfo
    Reading iwscn
    Reading log
    Reading sy
    Reading fctl
    ksld_dbx: can't stat /platform/sun4u/kernel/drv/afb -- No such file or directory
    Reading afb
    ksld_dbx: can't open /platform/sun4u/kernel/drv/afb -- No such file or directory
    Reading fd
    Reading busra
    Reading cs
    Reading winlock
    Reading seg_drv
    Reading usba
    Reading kstat
    Reading vol
    Reading cpc
    Reading tnf
    Reading pcihp
    Reading hpcsvc
    Reading pcicfg
    Reading nfssrv
    Reading nfs
    Reading rpcsec
    Reading tlimod
    Reading seg_mapdev
    Reading inst_sync
    Reading mntfs
    Reading tmpfs
    Reading klmmod
    Reading autofs
    Reading connld
    Reading bootdev
    Reading shmsys
    Reading ipc
    Reading ramd
    Reading kaio
    detected a multithreaded program
    t@0 stopped in (unknown) at 0xedd000d8
    0xedd000d8: ta %icc,%g0 + 125
    (ksld_dbx) module -v ramd.o
    Module: ramd.o
    Language: ansic
    Debugging information: read [stabs version: 3.1]
    Source file: /opt/SUNWddk/src/drivers/ramd/ramd.c
    Object file: /opt/SUNWddk/src/drivers/ramd/sparc/obj32/ramd.o
    Loadobject: /usr/kernel/drv/ramd
    (ksld_dbx) stop in ram_strategy
    (2) stop in ram_strategy
    poll in failed
    can't set breakpoint
    TARGET output:
    connected
    New connection: uid 0, fd 7
    Begin traceback... sp = edd48290
    Called from edd009dc, fp=edd47b41, args=34 edd308ee eddc40a8 34 edd042f0 edd042ec
    Called from edd03624, fp=edd47c11, args=fff74000 edda51f0 102d087a ffffffff91d0207e 0 4
    Called from edd0c0d0, fp=edd47cd1, args=102d087a 91d0207e ff1bd714102d087a 100 edd48608 27
    Called from edd0a394, fp=edd47d81, args=eddb7788 8 eddc16a1 f0000 1 ffff
    Called from edd176d4, fp=edd47e31, args=ffff eddb7788 0 1 0 eddc1690
    Called from edd0e470, fp=edd47f41, args=edd49058 0 0 3c 0 edda69d8
    Called from edd0e214, fp=edd47ff1, args=eddb6d58 eddc1690 edd49158 ffffffffffffffff 10000 edd483e0
    Called from edd0e154, fp=edd480a1, args=eddc1640 edda3550 0 0 0 0
    Called from edd071b4, fp=edd48121, args=0 0 0 0 0 0
    Called from 0, fp=0, args=0 0 0 0 0 0
    End traceback...
    abort jump: trap 34 sp edd48290 pc edd042ec npc edd042f0
    etext edd308ee estack edd489a0 edata edda2388 nofault edda2658
    ksld_kadb[0]: (`o403P0801So6mLD42d8N_lK^bH00004)(`o403P0801So6mLD42d8N_lK^bH0000
    panic[cpu0]/thread=4001fe60: BAD TRAP: type=34 rp=4002fbc0 addr=40030507 mmu_fsr=0
    sched: alignment error:
    addr=0x40030507
    pid=0, pc=0xedd2ba78, sp=0x4002fc50, tstate=0x1404, context=0x0
    g1-g7: 1000c000, edda1f78, edda1f78, 0, edda2658, 14aef0, 4001fe60
    panic: entering debugger (continue to save dump)
    Trap 7d
    What is wrong with the setup,when a breakpoint would cause a traceback and panic on the target?

    One other possibility is having sufficient rights, especially if you are invoking it via some other app, rather than manually as a logged in user. If you are not logged in and instead invoke it via a web site action, I believe you will have problems reading the registry, accessing a desktop, writing to disk, etc.
    Sorry I can't be more definitive, but perhaps it will help.
    Please post your conclusion, if you find it.
    --Ian

  • "Document Domain could not be saved."

    Evening folks,
    I'm working on a website and I'm trying to save and I'm getting an error that says "Document Domain could not be saved."
    A little background.
    In mid-may I wiped my drive and re-installed leopard. I reloaded iweb 09 and brought in the domain file from my back up. I was able to save at that point.
    I haven't been using iWeb lately because I'm using Rapidweaver more, but I need to work on a site that I have in iWeb.
    There currently is a domain file in application support. I tried moving it onto the desktop because I've read that can work, but still no dice.
    Any thoughts on how I can get this to save?

    Ran in a similar problem now with the 'document Domain could not be saved' message. When I closed and tried to reopen iWeb, the making working area would not open. Got it working again using the following steps:
    1. Close iWeb 09
    2. Find and renamed the Domain.site2 file to something else while retaining the extension
    3. Launch iWeb 09 and force it to create a new Domain.site2 file
    4. If iWeb opens up, create a new site and put in something that you can save. HIT SAVE. (at this stage, I did not get an error message).
    5. Close iWeb 09
    6. Restore the original Domain.site2 file to it's original name. Double-click it to launch iWeb. Hopefully your old iWeb file should work now. Mine did.

  • RFC_ERROR_SYSTEM_FAILURE: Error in ASSIGN: Memory protection error.

    HI,
    I need an urgent help in this error. I am getting this error, while i am trying to access the R3 from portal. i.e While saving the employee info.
    ESS -> PERSONAL INFO -> PROJECT EXP-> SAVE (dump)
    error msg in portal
    Error while saving: com.sap.mw.jco.JCO$Exception: (104)
    RFC_ERROR_SYSTEM_FAILURE: Error in ASSIGN: Memory protection error.
    Please contact administrator. 
      FIELD-SYMBOLS <KEY> STRUCTURE PAKEY DEFAULT INFTY_TAB.
      FIELD-SYMBOLS <CTRL> STRUCTURE PSHD1 DEFAULT INFTY_TAB.
    LOOP AT INFTY_TAB.
    ASSIGN INFTY_TAB+3 TO <KEY>.   " Skip MANDT-field <-- error while exe this statement
    end loop.

    Just try below Field-sumbiol statement might be it will solve ur problem.
    FIELD-SYMBOLS <KEY> TYPE ANY.
    FIELD-SYMBOLS <CTRL> TYPE ANY.
    LOOP AT INFTY_TAB.
    ASSIGN INFTY_TAB+3 TO <KEY>. " Skip MANDT-field <-- error while exe this statement
    end loop.

  • Trouble with Crop and Trim Marks in Illustrator CS3

    Hi,
    I'm creating a print document (in Illustrator CS3, using Windows Vista) and sending to a professional printer who requires trim marks. I've created my document so that there is 0.125" trim area on all sides to bleed. Here is what I'm doing to create trim marks:
    Artboard is set at desired print size (5.5"x8.5") + 1/8" trim= 5.75"x8.75"
    Object>Crop Area>Make This give me crop marks at the edge of my artboard
    then I do
    Object>Crop Area>Release This allows me to change my crop marks to my desired, 0.125" size
    Then i do
    Filter>Create>Crop Marks This shows me my crop marks exactly where I want them in a red retangle
    then I save the file as a PDF and select the following settings:
    Press Quality
    Marks and Bleeds: I select the "Trim Marks" box to print the trim marks
    If I tell it to show bleeds, it only shows up on the top and bottom, not left and right, even though there is "0.125" in all fields.
    (Although these have only showed up for me once, I cannot get it to show up again)
    When I select "Save" and then view the file, the trim marks are there, but not were I specified them to be. They show up at the edge of the artboard.
    When I change the Artboard to letter size (8.5x11), THEN the crop marks show up where they're supposed to be. Why is this happening???
    Any thoughts?? Thank you!

    I can get crop marks by using the "Print" menu and printing to PDF. My question is: How do you handle bleeds when printing crop marks in the "Save" or "Print" stage? Aren't the crop marks placed at the file extents?

  • I am trying to convert a pdf file from the Government Website.

    I am trying to convert a pdf file from the government site, it is a divorce petition item d008-eng.docx. Whenever I do the transcript is all over the place. Any suggestions?
    I have only bought the software to do this one thing and it failed.

    If you use Reader XI you should be able to save it. You should also be able to save the form with Acrobat. However, the form name you gave is a docx file, not a PDF. So it is not clear what you are asking. If it were a PDF form as I would have expected, your questions would have made more sense.
    Did you buy Acrobat? If so, are you trying to convert to docx or what. I really do not understand your question. I did find an 8 page PDF of the form (assume it is the same). If you have Acrobat, just start filling it out and save at any stage. I do not see any need to convert it to docx. There are no restrictions on the form for saving or such, so I do not see why you say you can not save your input. If you bought Reader, you got ripped off. If you bought Acrobat there should be no issues with saving. If you use Reader XI there should also be no issues with saving the PDF. So, I do not see the point of your question, sorry.

  • Why No Manual Backup?

    As I'm frustrated with the search engine on the forum I thought I'd start a new thread.
    I spent about two days developing images from a shoot in LR2. Decided to backup my work...just in case...
    Well, the only way to backup your work is to close lightroom and reopen it and since I had selected the "backup lightroom every time it opens" box in the preferences, when it began to reopen I ran the integrity check and backed it up to a 2nd external drive.
    I did not move anything. I simply backed up a catalog I had just closed to a different drive... voila!!!
    Work gone... images still there... sans developed settings.
    Great software... EXCEPT THERE'S NO MANUAL BACKUP!!!
    Why?

    Why would one want to save all the minuite detail of each develop steps. e.g Every time you move a slider, exposure +.50; brightness +.25; exposure -10; exposure +5; fill light +30; brightness -25; exposure -45.
    So what's the final position exposure +0; brightness +0; fill light +30, this is what LR will apply if you export  or save to xmp at this stage, the individual steps you applied to arrive at this position is not important, why would you need to save this information. If you need to save at different stages of your work there is always create virtual copy.

  • Opening and locating files received by email.

    I receive a email that contains an Adobe file. I click the file and below it an option to save to my computer. I click that save and presumably the file is saved to my computer. I cannot locate this file. I am doing some process wrong. Would someone help with the process to find files and download the file to my Adobe files. Thank you  Joseph

    Some email clients / web mail provide a "Save As" in addition to a "Save".
    "Save" dumps the file to some default wired into the program. "Save As" lets you browse to where you want to dump the file.
    Often "Save" dumps to the root of the "Download" directory.
    Some applications provide a rectangular band with a control to click that opens the OS file explorer to where the file is.
    Be well...

  • Pro Book 450 G1 E9Y42EA

    Switcheable graphics on Windows, no convenience driver problem:
    Our company have some ProBook 450 G1 type HewlettPackard (Wistron) notebook. It has a hybrid graphics card on board. Because of intensive Ubuntu usage (we are software developers) our developers use to repartitionalize the HDD and the Altiris (Excalibur its CVA files) becomes corrupted, it cannot recover the original Windows 8 software from the HDD recovery partitions. Yesterday I ordered recovery media for these notebooks for emergency situation, but I would like to install it manually rather, because of the Ubuntu multi boot requirement.
    We have Windows 8.1 (basic) blue DVDs and I read out Windows key form UEFI BIOS with linux (/sys/firmware/acpi/tables/MSDM), there is nothing problem with this part, the key is good, the Windows 8 is activate this, so it's accepted.
    The problem is with the switchable graphics at manually Windows install:
    When I install VGA with sp63591 and after (of course after one restart) the intel GMA with sp64154 (form Hp support site) the switchable graphics doesn't works after it. In the right click context menu there is the switchable fuction, but when the Catalyst Window appears, there isn't any software on the list, exactly there isn't any list on the Catalyst GUI, only it says somethings about monitor auto or manual detection so it doesn't work propertly. Other hand at he control panel's Energy saving etc. settings (powercfg.cpl) special settings GUI also there isn't can be seen the ATI card. According to the device manager everyting seems good, but the ATI and the switching doesn't work.
    ATI 13.152.11130910A162566C    18 okt. 2013............sp63591
    Intel GMA 10.18.10.3316    15 nov. 2013.......................sp64154
    How could I install manually these for the hybrid graphics? For example for the 4330 ProBook there is a hybrid installer which is originally integrated with Intel GMA drivers (sp55947) and I found also it for 4540s at c:\Swsetup\AMDVid8T (fortunatelly I backuped it from C: partition). These integrated hybrid VGA card installers contains originally the igdkmd64.sys beside atikmdag.sys and atikmpag.sys modules. The inf file starts with line for example:
    ;----------1208270543-8.982.6-120801a-145853C-HP
    ; ATI Display Information file : atiilhag.inf
    ; Installation INF for the ATI display driver.
    ; Copyright(C) 1998-2006 ATI Technologies Inc.
    ; PX - PX Proxy mode
    ; PR - PX Proxy Ready
    ;=================================================​============================
    ; Copyright (c) Intel Corporation (2012).
    But for the Hp ProBook 450 G1 I can't find so diver as can be seen upper (inf with Intel and AMD lines in it). What should I do?
    Important: for 4540s also don't work these drivers, only the driver from C:\swsetup\AMDVid8T
    ATI 13.152-130830A-162882C   18 okt. 2013 ............... sp63715.exe
    Intel 3223-3262   18 okt. 2013 ......................................sp63574.exe
    These for eg. causes BSOD after S3 suspend power mode when the 4540s wakes up beside the described "missing switching function" problem above. The AMDVid8T library solved the problem, but I couldn't find so for the 450 G1 pro book. (Windows 8.1 don't show BSOD, but it crashes, saves dump after it with savedump.exe, and the memory dump file can be find, and shows up a message about crash at next boot.)
    What sould I do? How can I find integrated driver for Hp ProBook 450 G1 with hybrid ATI + Intel (in CPU) GMA graphics (now it named Intel HD xy serial).

    Hi @Zihuatanejo ,
    Welcome to the HP forum!
    To get your issue more exposure I would suggest posting it in the commercial forums since the Probook 450 G1 is a commercial product. You can do this at:  
    Commercial/Notebook - HP ProBook, EliteBook, Compaq, Slate/Tablet PC, Armada, LTE
    The support page for your product may be helpful in the meantime: HP ProBook 450 G1 Notebook PC.
    I hope this helps!
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Flash to Illustrator - colors change!

    Flash CS3: I export an image in Flash as Illustrator file (6 or 88).
    When I open such an AI file in Illustrator CS3, it keeps the shapes and layers from Flash, but turns out to have lost the brillant RGB colors and shows very "greyish" CMYK colors!
    I can't find any settings in Flash or Illustrator to avoid this conversion of colors. Illustrator doesn't ask me if I want to open the file with RGB or CMYK colors.
    Can someone tell me what to to in order to keep the original Flash RGB colors when exporting a frame as Illustrator file?
    Thanks in advance!

    Well… AI won't place .swf or .fla. Export from Flash (CS4) to .ai format & it opens fine in AI except you get the horrible color shifts. Strangely these files won't place in AI, at last for me—I get an error even though other .ai files place just fine.
    I have what I consider good & sufficient reasons to want to do certain illustrations in Flash, but then I also need to use them as separate files…
    Interestingly, the color shift appears to happen when exporting from Flash, not on opening in AI. At least if you do this the shift still happens… Export from Flash in .ai format. Place the resulting file in an RGB InDesign document & the colors are, well, sad…
    I could totally understand this right after Adobe bought Macromedia… but it's been long enough that it really seems these sorts of interaction glitches should be worked out… hey it's been a year since the first post on the topic.
    I did find a sorta kludge that at least doesn't change the colors & let's ya place the file in InDesign, but not edit the vectors: Save from Flash as a .pdf—I use print to PDF. Unfortunately it saves the Flash stage along with the artwork so your lose all transparency in a paper sized area (depending on your print paper settings).
    The other option I've used, if you have CS4 at least, is to use AI's Color Guide > Edit Colors to adjust the colors. It's easier than doing them all individually at least. For me I find working with the colors in LAB is easiest if you don't need exact matches with Flash (just something that looks decent)—it let's you resaturate & adjust brightness easiest without changing the base color.
    If anyone has a solution, please please post… and many thanks in advance.

Maybe you are looking for

  • WHITE SCREEN OF DEATH REM

    I have a Zen Micro 5 gig. Had the WHITE SCREEN OF DEATH. Upgraded to the latest firmware. Recharged for a loooooong time. This is WHAT WORKED FOR ME: I took out the FULLY CHARGED BATTERY and counted to 0 slowly. I put the battery back in. I held my f

  • Total landed cost of purchased parts

    HI Gurus, I learnt that to get the total landed cost of purchased parts i will have to go for a custom report. Can anybodsy please telle me what tables should i be looking for the following fields. Pleaase help 1) Base price 2) surcharges 3) freights

  • Mail 4.3 notification

    Hi All i use mail for my work emails and it used to get a red circle on the icon on my dock which would indicate i had mail. but now it isn't doing this. so apart from actually opening my inbox every 10mins to see if i have mail i don't appear to get

  • Mailboxes appear empty from time to time

    Dear all - I have a recurring issue with my mailboxes in Apple Mail, and I wondered if anyone else had experienced the same thing. From time to time, all my mailboxes will suddenly appear as though they are empty. Or rather, the number of unread mess

  • How can i download the oracle linux

    i want to download the Oracle Linux Release 6 Update 1 in "edelivery.oracle.com",but when i click the download button,it shows "Thank you for accessing Oracle E-Delivery. Due to your country location, we are unable to process your request. If you hav