NEWBIE: Flash photo gallery! Images are pixelated:(

Greetings everyone. I created a Flash photo gallery using
gifs. While most of the images are acceptable visually, a bunch of
them are quite pixelated.
I read online that I am supposed to use vector graphics
whenever possible, but not all images where created as vector
graphics.
I have a few questions:
If I create the image in illustrator, what format should I
save it as to be used in a Flash gallery? If I create the image in
Photoshop what format should I save it as?
Lastly, is it true that Flash will load vector graphics
quicker than gifs?
Any info would be appreciated! Oh yeah, my site is
inthemixgraphics.com

if you create an illustrator file, actually drawing with the
tools rather than just importing a bitmap and exporting it again,
it will indeed give you a vector file you can work with. you can
even export it as images that are readable by flash-- however,
you'll get the best looking stuff if the vector is basically
rewritten in flash. Import a (dot)eps file into flash, and break it
apart. Look at how the objects maintain their shape.
Now publish the thing and look at the bandwidth viewer. Is
the filesize much smaller than if you imported the .jpg? It should
be, but at least there is a way to check it.
I get the most pixalation from images when I'm forced to
scale .png's down by less than a perfect %. Its weird.
If you're loading externally, I'm not entirely sure the
correct process to bring an optimized vector in, as my thoughts are
that it would be the actual size of the .eps image (or .swf if you
can export to that) itself.
--I hope this makes some sort of sense, and if it doesn't
you'll have to forgive me.
HmcH.

Similar Messages

  • Flash Photo Gallery Image Rollover Help

    Ok I was wondering if anyone could help me with this I have
    created a flash photo gallery which reads from an xml file. It uses
    the following action script
    myPhoto = new XML();
    myPhoto.ignoreWhite = true;
    myPhoto.onLoad = function(success) {
    //portfolioTag = this.firstChild;
    numimages = this.firstChild.childNodes.length;
    spacing = 70;
    for (i=0; i<numimages; i++) {
    this.picHolder = this.firstChild.childNodes
    this.thumbHolder =
    thumbnails.createEmptyMovieClip("thumbnail"+i, i);
    this.thumbHolder._x = i*spacing;
    this.thumbLoader =
    this.thumbHolder.createEmptyMovieClip("thumbnail_image", 0);
    this.thumbLoader.loadMovie(this.picHolder.attributes.thmb);
    this.thumbHolder.title = this.picHolder.attributes.title;
    this.thumbHolder.main = this.picHolder.attributes.main;
    this.thumbHolder.onRelease = function() {
    loader.loadMovie(this.main);
    title_txt.text = this.title;
    myPhoto.load("xmlphoto.xml");
    I want to add in a rollover effect to the gallery similar to
    the one in Flash Gallery 1 in photoshop
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=2961
    Would it be possible to take one of the as files from the Flash
    Gallery source and intergrate it into my gallery or would I be
    better just adding the rollover effect myself?

    the thumbnail (or its unique parent if you setup this up
    without fore-thought) should be a movieclip that stores a reference
    to the larger image's path.
    search google for flash gallery tutorial. there are bound to
    be lots of tutorials.

  • Full browser flash site - bg images are pixelating

    I have my swf publishing at 100% width and height and set it to scale with the browser. The background image was a psd designed at a height of 680 px. When I check on larger monitors the background images pixelates. Is the only way to fix this is to redesign the psd at a higher resolution? What would I need to do to make sure the artwork doesn't pixelate no matter what size monitor is being viewed on. Thank you?

    Anytime you enlarge an image from its true size you risk visible pixelation.  The images would need to be sufficiently large to handle any resolution.

  • Flash Photo Gallery Question

    Hello,
    I am a photographer interested in designing a photo gallery
    website.My question is how are the special effects created in Flash
    for when a thumbnail is clicked and the photo downloads into the
    picture viewer? (such as the photo fading in , the photo is
    assembled from small blocks, the photo downloads from left to
    right, the photo downloads after a flash of light) Is there a name
    for these effects? Thank you so much, Wendy

    Wonderwendy wrote:
    > Hello,
    > I am a photographer interested in designing a photo
    gallery website.My
    > question is how are the special effects created in Flash
    for when a thumbnail
    > is clicked and the photo downloads into the picture
    viewer? (such as the photo
    > fading in , the photo is assembled from small blocks,
    the photo downloads from
    > left to right, the photo downloads after a flash of
    light) Is there a name for
    > these effects? Thank you so much, Jim
    These are some complex components/files you can get free off
    the net:
    http://www.sephiroth.it/file_detail.php?id=139
    ImageGallery 3
    http://www.sephiroth.it/file_detail.php?id=135
    Photo Album
    http://www.sephiroth.it/file_detail.php?id=124
    Image Fader
    This particular sample is the closets to what you are looking
    for. It is XML
    driven so all the files information can be edited w/o
    changing the Flash movie.
    You can define 9 transitions along the image name and the
    rest happens automatically.
    There are many more samples online, search for stuff like
    "flash photo gallery"
    or "flash gallery", some free some shareware but definitely
    plenty.
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Adding a Flash photo gallery on DW

    So, I'm trying to add a flash photo gallery on my site.  I am very new to this and cant seem to figure out how to do it exactly.
    I've found free templates online and downloaded the files.  But I am unsure where to go from there.  Like I said, I very unexperienced with this program, I did find the add flash option, but am unsure which files to add.
    Any help would be greatly appreciated!
    Thank you 

    Hi
    The documentation confirms what I have written in my previous post it is controlled by an xml file.
    Copy all the files required as indicated by the documentation into the required folder and open the gallery.xml file in dreamweaver.
    Insert the images file locations into the xml file as indicated in the example. Important - the location of the files MUST represent where they would be if referenced from the html page you are inserting the image gallery into.
    This means that it is probably better if you create the xml file in the same file position as the html page and the copy this file into the required position in the gallery folder that they suggest you create.
    PZ

  • IWeb Flash Photo Gallery?

    I would like to embed a flash photo gallery into iWeb using the HTML snippet. Can anyone recommend good flash photo gallery software that works well with iWeb?

    Simpleviewer and its siblings are available here...
    http://www.airtightinteractive.com/viewers/
    The flash album exporter for iPhoto is here...
    http://flashalbumexporter.home.comcast.net/~flashalbumexporter/iphoto/iphoto.htm l
    You could also look at shareware applications like....
    http://www.verticalmoon.com/products/swfnslide/swfnslide.htm
    ... and its Pro version.

  • Coffee Cup Flash Photo Gallery

    Hello Everyone,
    Do you know, if Coffee Cup Flash Photo Gallery works within a
    Flash website. Has anyone used any
    CoffeeCup software with FLash CS3?
    Thanks for your help!
    Franchelle

    "ImagicDigital" <[email protected]> a
    �crit dans le message de
    news: e54tsr$qit$[email protected]..
    > Check out SlideShowPro:
    >
    >
    http://www.slideshowpro.net/
    >
    > It's very classy and malleable. You can set up the
    original XML file and
    > then your client can edit it in a simple text editor to
    add, swap, or
    > caption images. I think it's around $20.
    Wahou ! Very nice !
    Do you know other extensions (not only photo galleries) of
    this quality ?
    seb

  • Inserting a flash photo gallery in a column

    Hi
    I usually work with frames but I now started a new site using
    the default HTML 2 columns template. One of the columns will hold
    my main content. I'm trying insert a flash photo gallery in the
    column but this gallery (SimpleViewer) has its own index.html file.
    Is this possible and how can I do it?
    Thanks!

    Hi Anthony:
    Have you tried simply applying iMovie's 'Flash" effect to the slug?
    Sue

  • Flash not displaying photos in Flash photo Gallery

    I have several web sites that use a flash photo gallery to display the photos. All worked until a few months ago when the photo were not displayed to users who used Mozilla Firefox, or MAC users using Safari for their browsers. The albums were blank, the thumbnails were blank. Yet if you used Google Chrome or Internet Explorer, all photos displayed perfectly. I have been to the Firefox forums and they point to Flash. I was using Flash 11.5.502.146, then I downgraded to Flash 10.3. To my surprise all photos display now on my Firefox browse V18.0. So there is definitely a problem with the newer Flash displaying photos in a flash gallery. What can be done to fix this?

    report the bug:  https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Flash Photo Gallery Extension

    Anyone know if there is a free flash photo gallery extension available?
    If not an extension then maybe an application to create a flash gallery to upload to website?
    Thanks
    Andy

    Hey Boss DJ
    Thanks for that - just what i was after :-)
    Andy

  • Flash Photo Gallery Template 3 for CS2

    I am trying to build a flash photo gallery using template #3
    from Photosho CS2. I can not figure out where in the scripting the
    wmode=transparent param goes. The swf is embeded using a script.
    gallery is located here:
    http://www.depasqualeacademy.com/jay/photo_gallery
    I tried to contact Chopping Block, but they do not support
    the template and Geoff Stearns no longer works there.
    please help-
    [email protected]

    This is all one great learning experience, kevin.
    Just jump into the cold water and soon you will be swimming.
    First try to load any pictures at all, later deal with the
    thumbnails, even later with greyed out and so on.
    Start here:
    http://www.kirupa.com/developer/mx2004/xml_slideshow.htm
    Then go here:
    http://www.kirupa.com/developer/mx2004/thumbnails.htm

  • Flash photo gallery, popup image

    Hi!
    I'm new to flash.
    I have created a small flash thumbnail gallery. What I would
    like to add now is that when you click on one of the images, a
    bigger version of the selected image appears as a popup. At least
    it looks that way.
    How is this done?
    Does anyone have any tutorial or example to look at?
    Thanks

    the thumbnail (or its unique parent if you setup this up
    without fore-thought) should be a movieclip that stores a reference
    to the larger image's path.
    search google for flash gallery tutorial. there are bound to
    be lots of tutorials.

  • Photo gallery image size

    Hi. Is it possible to adjust the photo gallery module's code in a way that makes the image that gets displayed on selecting the thumbnail image display no larger than the browser? I have a client that's uploaded image that are pretty large and would prefer not to have to save them as smaller images if possible.
    Thanks
    Grant

    Are you by any chance saving as a JPEG or TIFF file?
    The image size that Photoshop displays is the uncompressed file size - if you save in a format such as JPEG the image is compressed, which will result in a smaller file size.
    Below is a comparison of the same image in Photoshop versus the compressed file saved to my computer:
    Here's a more technical explanation of what's going on: http://photo.stackexchange.com/questions/15184/why-does-photoshop-show-my-jpeg-files-unusu ally-large
    EDIT: If you want more accurate control over the image file size when saving, try going to File > Save for Web... You'll be able to choose your file format, and then see the resulting file size in the bottom left-hand corner of the window:
    I hope this helps!
    Cheers,
    Kendall

  • Photo Gallery Images Do Not Display When Uploaded

    I have made a photo gallery in Bidge, and locally, it looks fine. WHen I upload the folder to the remote server, none of the images will display.
    Everything is contained in the gallery folder, and I uploaded that folder. The web pages are displayed, but the images will not.
    On the image below, the list of local files are on the right, and the remote files are on the left.
    Please tell me what I've missed. Thanks.

    Is your photo gallery from a Collection?  Don't think those can be shared as they are  just alisis and not the image.

  • Spry Photo Gallery Image Size via CSS

    Hello!
    I´ve been customizing the spry photo gallery for a couple of time, but got my little problem when viewing it on a mobile phone. When you load up the pictures with a size of 450 x 300 px for example, put up the right xml file with it´s width and height, so the gallery shows the pictures in that size. So what I want to do is that you can specify the image size with css depending on the device you´re watching the site with. There is div in the css called "mainImage" where the size is in %. When you change it to 75% for example. The pictures are correctly shown with 75% of it´s original size, but the outline (grey background) is still in 100%. When you make this grey background transparent it´s still there and moves the caption down. I guess there have to be done some changes within the SpryImageViewer.js, but I just know very little things about JavaScript. Do you have any clues how to change this to specify the image size via CSS?
    Thank you for your help!!!
    Kind regards,
    Joerg

    I see you are still using Spry 1.5. Have you considered upgrading to 
    Spry 1.6.1?
    Also your XML is broken, if you open up your xml in a normal standards 
    complaint browser such as firefox, you will see that it doesn't render
    a normal tree view as it would do with other xml files. So i suggest 
    checking those errors out.
    Its mainly because you  forgot to close your starting tag of the 
    gallerys node. (<gallery
    base = ""
    background = "#FFFFFF"
    banner = "#F0F0F0"
    text = "#000000"
    link = "#0000FF"
    alink = "#FF0000"
    vlink = "#800080"
    before your xml starts.

Maybe you are looking for

  • Convert .xls files in a folder to .xlsx file

    I am getting a file from a client with extension .xls but it can't be read in SSIS or with OPENROWSET function. I believe the file has the .xls extension but it is not excel file. I can open the file manually, I am looking for powershell script to op

  • Error when trying to sign the Applet, please Help

    Hello, I have this Error when I am trying to sign my applet, after execut this command : jarsigner -verify -verbose -certs test.jar jarsigner: java.lang.SecurityException: invalid SHA1 signature file digest for classe/JDBC_SQL.class And for your info

  • Spry Validation For PHP Form

    Hello All, I am currently using the Spry Validation within Dreamweaver 5.1.1 and it was working in my development environment until yesterday. I did not change directories so I believe it is not an issue with my file structure.  Below you will see my

  • Network Limited Conectivity & Virtual-Box

    Just bought a new Dell Inspiron 3137 laptop, with 64-bit Windows 8.0 installed (not 8.1). I have four legacy 16-bit programs (Bible study, Sermon editor/reference, 2 games) that I need to use as cannot find more recent versions on the market.  So ini

  • Java.lang.ExceptionInInitializer error using db2 ud

    package LoadDriver; import java.sql.*; public class LoadDriver      public Statement driver() throws Exception           String dbUrl = "jdbc:db2:deal://extreme:50000";           String user ="";           String password ="";           Statement s;