JPEG size and image losses in Flash CS3

I am creating a website for a wedding and using the photos of the couple on the website.  I created designs in Photoshop CS3 with the following settings:
Document Size: 6.25" x 8.25" or 1875p x 2475p @ 300pixels/inch
To use the image in flash, I used "Save As" in photoshop to convert image into JPEG with "Quality 10 Maximum" setting.
I created a Flash CS3 document with the following settings:
Document Size: 6.25" x 8.25" or 494 x 550 pixels
I imported the JPEG image from photoshop into flash and came in an image much larger than 6.25"x8.25".  I resized the image in flash with constrained dimensions to 494x550 pixels and it the text shadows and glow lost its clarity.
TRIAL 1
Obviously something was wrong.  So, I went back to Photoshop and used the save for web/devices option and saved it as a high quality JPEG.  Same result.
TRIAL 2
This time, I tried a different trick in Photoshop.  I went to Image->Image Size and changed the image resolution to 150pixels/inch and used "Save As" again.  I imported it again to Flash and now the image was too small.
How do I match the image "save as" from photoshop to the flash document size so that I dont lose resolution?  I used Zoomify in photoshop successfully without losses.  Why is it not possible to just import an image to look the same way a JPEG file appears?

Hi,
screen resolution is 72. So if you save your jpg at 72 with the desired size in pixels, the image will appear just fine inside flash, but, two things to keep in mind:
-What counts is size in pixels. Resolution only matters when you go printing (where the rate between inches and pixels is needed). For web you have to watch the size in pixels only. Even if resolution is different from 72, if you scale the image to the original size in pixels it will be displayed well in the flash movie (if the movie itself isn't scaled neither)
And, it isn't the exactly same to import to scenary that to import to library. When you import to scenary (ctrl+r) sometimes flash resize the object, so maybe you get some distorsion in jpg files. Going to transform panel or in property inspector panel you can set the image size to 100 percent again. When you import to library you have to drag the image into the stage, and then the image will appear at 100%.
i hope this helps,
Jorge

Similar Messages

  • How do you build an image gallery in Flash CS3 actionscript3?

    I am building my entire website in flash cs3, actionscript3
    but I really need help building an image gallery. What I need is a
    horizontal scroll bar that contains thumbs within it and then loads
    the full size image right above the scroll bar. Anyone has any
    suggestions for books, tutorials or even safe places to purchase
    the fla that I can customize it?

    if you want help understanding as3 check:
    http://www.senocular.com/flash/tutorials/as3withflashcs3/
    if you want to purchase a custom fla that does exactly what
    you want send me an email via my website.

  • Getting file header size and image size

    Hi all,
    Now that the AVI file type won't work for me, I have to do some of that functionality myself.
    I can use the function to Get File Size, and the size is returned in bytes, so far so good.
    I figured I could calculate the image size by taking the resolution, multiply X and Y, that gives me the number of pixels.
    Then multiply pixels by bit depth, to get the number of bits, divide by 8 for the number of bytes.
    Since bit depth is 8, the number of bytes will be exact (and the same as the number of pixels).
    When I did the math, and divided by the file size, it didn't come to a round number, and was a larger number than the number of images I could display.
    I figured there is probably additional information stored with each image, but I don't know how to adjust for that.
    There may be byte clustering happening, making each image larger than the actual byte count would indicate.
    And, there is probably file header info, but not sure where to get that.
    I looked through the IMAQ functions, and didn't see one about getting the image size (I did see the one that returns resolution, but I have that data already).
    Any suggestions on how I can calculate how many images are in my binary file?
    And, how to get the byte sizes I need to be able to set the file pointer correctly to get an image out of the middle of the file?
    Thank you for any suggestions,
    Jeff

    If I understand correctly You have binary file with multiple images inside and You want to extract that images?
    Depending on image type You can search by tags where image begins and ends: http://www.impulseadventure.com/photo/jpeg-decoder.html and extract.

  • FLA files between Mac and PC versions of Flash CS3

    Hello, I have a PC at work and a Mac at home and have found
    that there are differences with font rendering in Flash CS3 on each
    operating system.
    I have a Flash application that looks beautiful. However, the
    same .FLA file will position fonts a few pixels differently on my
    mac.
    For instance, I can make a flash file on my PC with perfectly
    positioned fonts and after publishing, these fonts will look
    perfect on both PC and Mac (from the SWF). If I then open the .FLA
    on my Mac the fonts will be slightly off, and after publishing the
    fonts will be off on both the PC and on Mac (from the SWF).
    Has anyone else experienced this problem? Anyone got any
    suggested workarounds or am I stuck?
    This is the only major problem I've had going between the CS3
    programs on my PC and my Mac (I mainly use Dreamweaver and Flash).
    Thanks for any help!

    I have this same problem. Most fonts are vertically
    misaligned after loading a PC-created FLA on a Mac, and vice versa.
    OpenType fonts seem to have a greater baseline shift than Truetype
    fonts. Arial is one of the few fonts that doesn't shift (that I've
    tried). The direction of the shift is upwards from PC->Mac, and
    downwards from Mac->PC. Also, the linespacing changes. On the
    Mac the linespacing is reduced, so multiple lines get bunched
    together. To see this issue, create a new document on either
    platform and place some text. Draw a line at the baseline of the
    text. Save and reload this file on the other platform.
    If you make the text dynamic and click on "show border around
    text," the problem gets a little more interesting. On the PC, all
    text with ascenders and descenders appear firmly within the border.
    On the Mac, the border excludes the ascenders on OpenType fonts, so
    the text butts up right to the border and ascenders poke out the
    top. This is a bug in its own right. I work primarily with Folio
    fonts, and have seen this problem on all of the OpenType fonts I've
    tried. On TrueType fonts I tend to see the bounding box "almost"
    right, but it still just clips the ascenders, and causes a small
    baseline shift.
    I think the baseline shift problem is because the Mac version
    determines the bounding box incorrectly. When you place text using
    the text cursor, it does it according to the font's baseline, which
    is good. But I suspect Flash stores the position of the text in
    terms of the upper left (or any other) corner of the bounding box.
    Because the bounding box is calculated incorrectly (but
    consistently) on a single platform, reloading the file within that
    platform results in perfect positioning. Loading another platform's
    FLA would cause a shift because the font's bounding box is
    different -- it's the same position of the textfield, but the
    displayed text relative to that store textfield position is higher
    up on the Mac than on the PC.
    This problem has really made me regret switching to the Mac.
    have to do all my work inside Parallels now, on Flash CS3/Win,
    because the artists and other Flash developers in the office are
    all on PC. It is a total showstopper for me, and quite aggravating.
    I simply can't check in my FLAs on the Mac side with my Mac
    positioning, because it makes it impractical for anyone else to
    edit my work.

  • Cp6 TOC - video size and image border

    Hi,
    There seems to be a number of changes to the TOC in cp6 32 bit. Can anyone confirm whether they are having the same issues ?
    a/ The video space size is now 4 pixels narrower. It was 196 by 144
    http://forums.adobe.com/thread/830658
    and it now appears to be 192 * 144 according to the help. .  We want to know whether this is right as it means we have re-encode videos. 
    b/ images now have a border when placed in the TOC. We have a logo with a white background on a white stage so it stand out. There doesn't seem to be an option to turn borders off
    rgds Paul

    Hi,
    The video space size and the border has definitely in 5.5 was also 196.
    Can you confirm the height as well
    Could you advise the border on the images in TOC information as this makes adobae captivate causes look poor as Borderless images are the norm in graphic design.
    1. video size
    The published size is 192 in 5.5 and 6
    It used to squash it in 5.5, but it now gives an error message and then squashes it
    In 5.5 in section non interactive objects and media - > using slide video -> best practices to use slide video effectively it is listed as
    "Video dimensions:
    Ensure that the video object dimension is the same as that of the original video for optimal quality.
    Do not change the aspect ratio of the video even if you cannot maintain equal dimensions for the video object and original video. Otherwise, the video loses quality.
    Keep the dimensions of a video that you want to include in the TOC as: Height 144 and Width 196."
    In 6 you get an error message saying it should be  192 * 144
    This blog also gives the same number
    http://captaincaptivate.com/?p=550
    These forum answers also give the same answer
    http://forums.adobe.com/message/3579313#3579313
    http://forums.adobe.com/message/4065836#4065836
    This adobe seminar by Dr Singh also gave the same answer according to my notes ( but its been deleted)
    http://www.adobe.com/cfusion/event/index.cfm?event=set_registered&id=1775531&loc=en_us
    order when placed in the TOC. We have a logo with a white background on a white stage so it stand out. There doesn't seem to be an option to turn borders off
    2. border around image in the TOC
    We have tried in the old version. None of them had a border around the image in the TOC in 5.5
    rgds Paul

  • How do I change the size and pics in this Flash file?

    I need help with the zipped flash file that I have for
    download
    here...
    1 - I only need to use 6 images, how do I get rid of the
    rest?
    2 - How do I actually change out the images with the ones I
    want?
    3 - I need to have this file publish CLEARLY (meaning not
    grainy) at 350x272, how to do this?
    Thanks for anyone's help!!
    Please feel free to email me
    here!

    So i've went to both links. After I place this:
    iweb2 navbar is rendered by javascript widget, therefore you can change navbar font style with javascript; this is an efficient way to change navbar font style.
    Copy and paste the following into your pages using HTML Snippet:
    <script type = 'text/javascript'>
    function changeNavbar() {
    navCSS = parent.document.getElementById('widget0-navbar');
    navCSS.style.fontSize = '0.75em'; // font size, change to less than 1em to change font smaller;
    navCSSbg = parent.document.getElementById('widget0-bg');
    navCSSbg.style.textAlign = 'center'; // navbar list alignment;
    clearInterval(chkNavbar);
    chkNavbar = setInterval('changeNavbar()', 500);
    note: You won't see the changes in iweb, but you will see the change when view the pages online - after publishing.
    into a HTML snippit, what do I do? I just see a box full of coding.

  • Simple image pan using Flash CS3

    I need help panning a long jpeg image resting on the bottom layer of my first Flash project.
    I simply need to pan the image from right to left in a continuous loop, which I'm sure is a simple thing to program, yet I can't seem to locate instructions or a tutorial that explains it.
    Can anyone help?

    Try the following tutorial...
    http://www.tutorialized.com/view/tutorial/Continuously-Scrolling-Image/2520

  • N96 native rss reader font size and images

    Hi!
    I love the native rss reader on my N96 and I use it a lot. However there are a few things that I would like to have better:
    Font size. The font is huge. Although it works if you sit in a car on a bumpy road, it would be nice to be able to adjust it.
    Images don´t always fit on to the screen. Scrolling sideways is impossible because then you jump to the next topic.
    Links in the news don´t work. They just open the original item in the browser window.
    Sometimes the text goes over the edge, and again scrolling sideways doesn´t work.
    Someone had made a better html template for the news reader on n95, but it didn´t work on my n96 so I don´t know any way how to fix these problems.
    Thanks

    you probably have a security sandbox issue.
    what's your url?

  • Problem with document size and images in KM Repository

    Hi,
    We get a problem in KM that when we upload documents example pdf and so we donot get respective document icon and also the document size always shows as 0 Bytes.
    Any suggestions?
    Thanks,
    Manish

    Hi Manish,
    I just uploaded a PDF, 2.8 MB. It appears, /irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/etc/public/mimes/images/pdf.gif appears, 2.8 MB are shown.
    You are using the standard KM "Folder - New - Upload" component? If yes, it's just a bug. If you use your own component, it's a bug too but then on your individual site.
    Here it is tested on EP6 SP2 P4 HF6 / CM6 SP2 P3 HF4.
    Hope it helps
    Detlev

  • Low File Size/Great Image Quality: H.264, AAC

    1. I created a slideshow in iPhoto, exported it to a QT movie file. The properties of it is as follows:
    Exibit A:
    Dimensions: 720x480
    Format: MPEG-4 Video, AAC, Stereo, 44.100kHz
    FPS: 30
    Data Rate: 7277.87 kbits/sec
    Channel Count: 2
    Duration: 02'46
    Size: 143.58MB
    2. I pulled a QT Movie file from the web with the following properties:
    Exibit B:
    Dimensions: 480x360
    Format: AAC, H.264, Stereo (LR), 48.000kHz
    FPS: 28.79
    Channel Count: 2
    Duration: 01'22
    Data Rate: 868.14 kbits/sec
    Size: 8.5MB
    3. I tried to see if I could compress my movie and keep the quality as comparible to Exibit B. Here's what I ended up with:
    Exibit C:
    Dimensions: 720x480
    Format: AAC, H.264, Stereo (LR), 44.100kHz
    FPS: 30
    Data Rate: 4826.73 kbits/sec
    Channel Count: 2
    Duration: 02'46
    Size: 95.22MB
    4. I tried again. This time creating the same dimension as Exibit B. Here what I got:
    Exibit D:
    Dimensions: 480x360
    Format: AAC, H.264, Stereo (LR), 44.100 kHz
    FPS: 30
    Data Rate: 2577.17 kbits/sec
    Channel Count: 2
    Duration: 02'46
    Size: 51MB
    How can I create a very low size and image quality as Exibit B?
    I have QTPro. Do I need something else?
    Thanks.

    Update:
    Well playing all exibits on the Windows workstation worked just fine after the update. I now has QT7.
    Next...I've exported Exibit A down to 8MB (Exitbit F)by recommendations from Capt. QTKirk. Here are the properties:
    Exibit F:
    Format: AAC, Stereo (LR), 32.000kHz, H.264, 720x480, Millions
    FPS: 15
    Data Size: 8.5MB
    Data Rate: 429.79kbits/sec
    Overall Quality:
    Video: Fair at 720x480; much better at 486x324; overall choppy transitions as well
    Audio: Fair -close to mono.
    Anyone else have any suggestions?
    How and what are others using to get the audio/video quality as crisp and sharp as what's shown in the QT Movie Trailer site?

  • How to use Text Layout Framework in Flash CS3?

    Hi,
    I perferctly now how to get TLF to work in CS4.
    As far as I know, the the base code is in AS3 so I should be able to locate the classes in CS3 and use it in Flash CS3.
    I appreciate if there is anyone who can help me with this?

    I'm not that knowledgeable about Flash Pro, however, I'd be quite surprised if you could make this work.  CS4 added Flash Player 10 support.  That includes a compiler update for Vector - a new AS3 feature.  Minimally you'll have to get Flash CS3 to generate FP10 level content and compile with the playerglobals.swc from FP10.  If you can get that far than adding textLayout.swc to your project should be straightforward.
    Maybe someone else has an idea.
    Hope that helps,
    Richard

  • Has Actionscript 3 changed since Flash CS3?

    maybe it is a strange question?
    I find that sometimes opening a Flash CS3 or Flash CS4 file in Flash CS5 causes the scripts to either fail or I get some strange results.
    I do not have specific examples to mention as it does happen on occasions.
    At the moment, I am doing a project for a University.
    They only run Flash CS3 Flash Player 9, which already leads to issues.
    I use Flash CS5 currently.
    The first time I sent in a draft example, they could not open the file and also they could not play the SWF file, as they only run Flash Player 9. They will not update the Flash Player to 10 as it will affect other ongoing projects in the University.
    I only purchase Master Suites, so I had to reinstall Flash CS4  from the CS4 Master Suite and also Flash CS3 from the Web Premium Suite.
    The Flash CS5 file had to be saved out as Flash CS4. I then had to open the Flash CS4 file and save it for Flash CS3.
    I found on occasions that opening the file in Flash CS3 cause some placement issues of Text and soemtimes, but not always some Actionscript 3 code would cause some errors.
    Has Flash CS5.5 rectified this and added the option to save to Flash CS3 perhaps, this would solve alot of issues.
    Has Actionscript 3 changed since Flash CS3?

    Actionscript 3 has changed since CS3, though what existed in CS3 has not changed.  Newer versions have newer features, so new code was created to support those features.

  • Communications.xml Adobe Flash CS3

    Hi,
    I am very new on the field of flash media (streaming) server
    and i am just trying to follow the examples i found to the
    Developer center. I am using Flash CS3. One of the first things
    that training videos note is to import the Communications.xml file
    on the D:\Program Files\Adobe\Adobe Flash CS3\en\First
    Run\ActionsPanel\CustomActions directory and then reboot the Flash
    CS3.
    Unfortunately, i couldnt manage to find the new features
    (actions). Am i missing anything?
    Thank you very much.
    regards.
    Manos

    to close internet explorer, even if you don't think it is
    open:
    On a winXP:
    try ctrl-alt-del to the task manager and check the Processes
    tab for the IEXPLORE process. If it is there, then select it and
    click the End Process button.
    If Vista, I imagine the process is much the same, as it is
    still Windows, though I couldn't say it is exactly the same for
    sure without Vista experience.
    If Mac, then right-click (or option-click if you don't have a
    2-button mouse) on the icon in the dock and tell it to quit.
    If the Flash installer still won't work, then fully shut down
    the computer, and restart it, trying to install Flash again as soon
    as you sign in (before you open anything). If it still won't work
    after that, then contact adobe directly (
    http://www.adobe.com/support/contact/)

  • File size and quality of images from iphone to mac to exported jpeg

    there is a lot of  good info on this forum regarding jpeg compression, iphoto export etc but i want to confirm a couple things..
    i have 'my photo stream' enabled so that i can upload my iphone photos to my mac and my plan is to use iphoto (im just starting to do this)...
    yes, i understand that the 'image' taken by iphone is stored as 'data' and some of that data (and potentially pic detail/quality)  can be  lost/reduced/discarded when you ask an application to export a .jpeg with a high, med, low compression applied. 
    am i correct that this 'my photo stream' process is not removing any image data?
    e.g.  i can export a 'full size' jpeg from the iphone and i see a 3.2MB file. if i look at that photo in Iphoto and export original.. i get a 3.2MB file. i assume that the original image was only compressed once?.. when it was originally stored on my camera roll in the iphone?
    If i just want to use iphoto to add tags, description... i am required to recompress the image into a file and my choice of MAX compression yields 10MB (which is more space but no more detail vs HIGH compression which yields a 1.9MB file (which most likely is less image detail).  there is no way to get the same original 3.2MB amount of data but with the appropriate text fields added into the new jpg file ?   would it be much better, at least in theory, if i could get the goldilocks file size, ie just enough compression to have a similar file size as the original ... seems like my choice is 50% less or 300% more ?!?

    am i correct that this 'my photo stream' process is not removing any image data?
    Yes,  as long as you have iPhoto's iCloud preference pane configures as follows:
    You're be getting the full image file, pixel dimensions, etc. which is essentially a bit by bit copy of the photo on the Phone.
    When you add tags and other metadata and export the file out of iPhoto as a jpeg with the checkboxes selected to include that metadata there will be some image compression.  However, if one chooses High or even Medium JPEG Quality one will be hard pressed to detect any image degradation unless printing very, large prints or otherwise displaying the image at a very, large size.
    I ran a test on a 1.4 MB photo from my iPhone  and compared the original to two exports, one at High and the other at Medium JPEG Quality and got these results:

  • Scrolling Text and Images in Flash CS3

    I am pretty new to Flash and I have spent all day trying to
    look up tutorials on making it possible to scroll text and images
    in Flash but none of them are working for me. I know you save the
    content into a movie clip but that's as far as i have gotten. would
    anyone be able to walk me through this PLEASE???
    Thanks,
    Peter

    You could use a Swing HTMLPANE or draw it all onto a
    BufferedImage and display that (code posted under 2D graphics thread).
    MArk

Maybe you are looking for

  • Nvidia and libgl-dri conflict

    Hi, I have a problem with pacman, where whenever I try to install the nvidia driver (pacman -Sy nvidia), it says the following: :: nvidia conflicts with libgl-dri. Remove libgl-dri? [Y/n] Remove: libgl-dri Targets: nvidia-1.0.8178-11 Total Package Si

  • Ipod as a removable disk

    Hello I am a new user of ipod technologies and I would like to ask you if it is possible to use it as a removable disk because I need to transferd information between my computers? PC   Windows XP  

  • Delete standard fields from template repository

    Hello, We've created a repository based on standard repository template, which contains several fields that we don't use and we want to delete. The problem appears after deleting different standard fields like: MDMSRM_PRICE_INFORMATION MDMSRM_CONTRAC

  • Set-item failing to work - but without an error

    A co-worker is working with a vendor. He and the vendor have been setting up the Powershell environment, remote signing, etc. The vendor recommended that the following command be executed: Set-Item WSMan:\localhost\Plugin\Microsoft.PowerShell\Quotas\

  • Regarding Arabic Language RDF Report

    Dear All, I am working on one Arabic Report. I have changed the following in Windows XP OS, NLS Lang for Devesuitehome - "AMERICAN_AMERICA.AR8MSWIN1256" Changed the Regional & language settings. When I run the report from Report Builder the output is