Flash photo gallery - loading first movie - action script

Hi,
I have a movie gallery (they are basically images with a fading effect), and I got it setup, and working, but I cannot get right the action script to make the first movie load when the page opens. The only thing I get to see is the scroll bar with the thumbnails, and after I click on the images I can see the full size. I would like the full size image of the first thumbnail to show up as default when the page opens. And then, if you click on the thumbnails the other images will appear. This is my link:
http://www.mauriciolopez.info/paintings/
This is the action script for a typical Thumbnail (setup as a button):
on (release) {
loadMovie("clip0.swf", "_root.screen");
I appreciate your help!!!!
Thanks!!!!

Rob, thanks for your answer. I do have a movieClip, at the root level. All my other movies load when I click the thumbnails. For some reason I'm not able to make a video appear before clicking on the thumbnails. I'd like to open the gallery and see the first video full size (automatically), before even clicking the thumbnails. Then, when you scroll and enlarge the other ones, they will replace the default one. I haven't been able to make it do this, and it's driving me crazy....
Thanks again for your help.

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.

  • 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

  • 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.

  • 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>

  • 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

  • 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

  • Problem integrating slideshowpro flash photo gallery into existing page

    Hi, I have a photo gallery made with slideshow pro which you
    can see on the page
    http://theoldfort.com/slideshow/slideshow.html.
    All the files are located in a directory on the server root called
    slideshow. However I would like to put this flash animation onto an
    exisiting page in the root namely
    http://theoldfort.com/picture_gallery.htm.
    That way it will have the same layout as the other pages. I tried
    exchanging the flash animation from slideshow.htm to
    picture_gallery.htm and then included the subdirectory name
    (slideshow/slideshow.swf) in the path but didn't succeed.
    Thanks for your assitance in advance.

    Thanks tweaked eye! You can check it out on
    http://theoldfort.com/picture_gallery.htm.
    The code is there and its black but not loading for whatever
    reason. I included the swf on that page with the path,
    slideshow/slideshow.swf. The files for the flash animation are
    located in the slideshow file on the website server root... I think
    it's something mixed up in the code but I can't see what it could
    possibly be.
    Code = <td width="602"
    height="650"><p> </p>
    <p>
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','550','height','400','title','Picture
    Gallery Old Fort
    Bequia','src','slideshow/slideshow','quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','slideshow/slideshow','toJSONString',''
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="550" height="400" title="Picture Gallery Old Fort
    Bequia">
    <param name="movie" value="slideshow/slideshow.swf">
    <param name="quality" value="high">
    <embed src="slideshow/slideshow.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="550"
    height="400"></embed>
    </object></noscript>
    </p>

  • Photo gallery loader?

    Okay so I found an online tutorial for a photo gallery which
    is great cause I'm very new to Flash.
    Tutorial is visible here
    http://www.layoutgalaxy.com/html/htmnewletter41-page1.htm
    Anyway I get all the way to the end and the guy says a loader
    is needed if this is gonna be posted online. A loader? What? I
    don't have the first clue what a loader is or how I would implement
    it into my coding. So if anyone can point me in the right direction
    it'sd be greatly appreciated cause I haven't found anything that I
    understand about a loader.
    Thanks in advance.

    This is a Flash 5 article on th web site that you mention.
    There are much better tutorials on Adobe.com for photo gallery type
    applications. Such as :
    http://www.adobe.com/devnet/devices/articles/xml_photo_gallery.html
    http://www.adobe.com/devnet/flash/articles/adobe_media_gallery.html
    and a free one -
    http://www.airtightinteractive.com/simpleviewer/
    Good luck

  • Bought a Flash Photo Gallery

    Hi there. I recently purchased this photo gallery:
    http://www.entheosweb.com/Flash/Photo_Gallery3/index.asp
    ( After which I saw people here advertising for MUCH nicer
    ones ) Anyhow:
    I have been able to get it to work on my desktop, but do not
    know how to integrate it into DW. It's comprised of :
    A photos folder
    photogallery.html
    photogallery.swf
    photos.xml
    AC_runactivecontent.js
    Any and all help would be great. Thanks.

    You would think, but when I try to play in DW and view in IE,
    it is just a blank white page.
    I put all parts into DW; the .html & .js files under the
    root folder, the photos in my images folder, and the .swf &
    .xml in a media folder. Not right?
    When I have photogallery.html open in DW, it says
    <body> <noscript> <object>
    Code reads:
    <!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=iso-8859-1" />
    <title>Untitled Document</title>
    <script src="AC_RunActiveContent.js"
    type="text/javascript"></script>
    <style type="text/css">
    <!--
    body {
    background-color: #FFFFFF;
    -->
    </style></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','445','height','425','src','photogallery','quality','high','pluginspage','http://www.m acromedia.com/go/getflashplayer','movie','photogallery','wmode','transparent'
    ); //end AC code
    </script>
    <noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
    width="445" height="425">
    <param name="movie" value="photogallery.swf">
    <param name="quality" value="high">
    <embed src="photogallery.swf" quality="high"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" width="445"
    height="425"></embed>
    </object>
    </noscript>
    </body>
    </html>
    Thanks!!!

  • XML Photo Gallery - Loader won't load :(

    Hi,
    I'm trying to make an XML Photo Gallery type thing. For each
    'Product' it creates a new instance of a MovieClip from the
    library, 'XmlItem' which contains a Loader Component and Dynamic
    Text.
    The Product Title goes into the Dynamic Text perfectly. The
    problem is with the Loader Component. It simply REFUSES to load the
    images. There's an exception. If I deliberately cause a syntax
    error in the Loader Component's code, then the pictures load! What
    the hell?
    Oh, also I'm having trouble with the placement of the XmlItem
    instances... For each of them, what position is _x relative to?
    Thanks very much in advance for any help,
    Tim.
    Code:

    my_ldr must exist on all frames or, if you navigate to a frame where it doesn't exist, you must create another loader with the "new" constructor.  in the later situation, you'll need to (re)define your button actions too because the new loader will need to before referenced in the button listener functions.  even if you use the same name, my_ldr, you'll probably need to re-define your buttons.

Maybe you are looking for

  • Requirement to populate the Profit center field of Vendor line item thru...

    Hi, My requirement is to populate the Profit center field of Vendor line item. For this, I want to write a substitution where based on the Business Area of Vendor line item, the system should populate the Profit center while saving. Is it possible th

  • Iam still unanswered

    Layout set           Z_TESTSCRIPT Description          Test SAP script Standard attributes   First page          FIRST   Default paragraph   P1   Tab-stop            1.00 CH   Page format         DINA4   Orientation         Landscape   Lines/inch    

  • Outer join with Filter condition

    Hi there, I need some help with Data Services. I am creating an outer join between two tables and one of them has filter condition but it creates and outerjoin and apply the filter condition to the whole result set. SELECT "IWFMR13T_VEH_NTK_TMP1"."AC

  • Add employees button missing in my employees screen

    Dear Sir/Madam The issue is not global. The user has all required back end ECC authorizations of travel & expenses for the required company code If the user clicks on the my employees link, the user is not getting add employees and remove employees b

  • Execute SQL-String...

    Hello, I created a MySQL Database and in MySQL there's a query called "SELECT COUNT(*) FROM tableXY;". This query returns how many datasets are in the table. Now I want to use this query in Java, but the result is always a ResultSet-object which cont