ActionScript 2.0 :: Kirupa Xml Gallery Thumbs - Slideshow Starts Automatically - Fading

Jan 4, 2009

i have an xml driven photogallery with thumbs and the slideshow starts automatically and is cross fading and it has a next/play/pause/for buttons. Everything is fine but i don't like the way the thumbs scroller operates, it's way to mechanical and i would love to add an easing effect to it. How do i do that? this is the code of the whole gallery:

[Code]...

View 0 Replies


Similar Posts:


ActionScript 2.0 :: XML Photo Gallery - Replaced The Original Thumbs With New Thumbs It Got All Screwed Up?

Jul 24, 2006

I was working with the XML Photo Gallery Thumbnail Tutorial on this site: http:[url]....

And I modified it for my own usage, making it a vertical gallery instead, and had no problems until I came upon the thumbnail images. When I replaced the original thumbs with my new thumbs (that I sized based on width, as it is a vertical gallery) it got all screwed up. The images are of all different shapes. So when it loads up, some of them had huge gaps in between them, and others were even overlapping. So I fixed it by making the heights of all the images the same, resulting in a working thumb gallery, but now half my thumbs are cropped off by the mask. I'm looking for a way to fix it where I still have the same spacing between the images, and that they are all the same width, but can vary in their height. Here's the section of the code I am using:

function thumbNailScroller() {
// thumbnail code!
this.createEmptyMovieClip("tscroller", 1000);[code]....

I'm also trouble figuring something out from the same tutorial, that I want to change. The tutorial uses these "Next" and "Previous" buttons. On the far right hand side, the half-circle buttons are what I assigned this to, but I don't really want them to have that function. I would rather have them function just like how the mouse functions when it rolls over the thumb gallery, except they scroll the thumbs up and down when clicked.

View 14 Replies

ActionScript 2.0 :: Photo Galley - Make A Gallery Based On The Tutorial Gallery (thumbs)

Jul 19, 2005

What I want to do is to make a gallery based on the tutorial gallery here (thumbs), but I want the user to be able to choose different galleries from within the movie. I figured that I could make a loop to cycle through the galleries, then nest another loop inside it to cycle through the pics, captions and thumbs. While I wrote, I constantly tested the output with trace commands, but when I tried nesting the loop I lost all output.. I'm pretty new to both Flash and Actionscript, so if theres an obvious solution I havent been able to see it.. This is my temp XML file:

[Code]...

View 2 Replies

ActionScript 3.0 :: Using Kirupa Xml Slideshow Code?

Oct 18, 2008

I am using the Kirupa XML slideshow code and making somechanges so that I can use it with my images. I can change thedocument size and movieclip size to hold my larger images(830*400). The problem is that I don't want the white borders atthe top of and on the left of the image. How do I adjust this?

View 5 Replies

ActionScript 2.0 :: Adapted Kirupa Xml Slideshow Tutorial

May 9, 2007

I have adapted the kirupa xml slideshow tutorial.However I would like to create a up and down buttons that jog the thumbnails + or - 3 thumb images either way.Is this a case of creating an on (release) action that tells the slider to advance a specified distance??[code]

View 2 Replies

ActionScript 3.0 :: Modifying Kirupa's Xml Photo Slideshow?

Jul 17, 2009

I'm trying to modify Kirupa's xml photo slideshow by adding an extra text field, which if I understand correctly gives each element 3 children (image+text1+text2) instead of 2 (image+text). Even though I've added the third child correctly in the xml, I can't seem to get it to work at all. Here is what I did with the actionscript:

delay = 10000;
//-----------------------
function loadXML(loaded) {
if (loaded) {

[code]....

I've highlighted the parts I've added to the code provided by kirupa's tutorial. sub_text is the instance name I give to the new text field in Flash.

View 1 Replies

ActionScript 2.0 :: Kirupa Slideshow - How To Center The Image

Jun 10, 2011

I am working on a flash project right now with the help of the tutorials found on this website and decided to use and modify this existing slideshow by Kirupa.

[URL]

What I did was, I resized it according to my projects demands, which is 1024x650 [URL]Everything is working perfectly except for one drawback.

Some of my images are sized 440x650. Normally, when I link that to the XML file provided, it is aligned by default to the left. My current solution was to resize the entire file into 1024x650 creating the illusion that the image is at the center because I included the seamless background on the saved jpeg.My question is this, is there any way I can center the 440x650 image to be displayed in the slideshow?

Kirupa's original code is this one:

[code].....

View 1 Replies

ActionScript 2.0 :: Timer For Kirupa Photo Slideshow Using XML And Flash

Apr 16, 2006

how to add a sort of timer for the slideshow...one that counts down from fx 6 seconds to 0 every time a new image in the slideshow appears. something with a variable and a text area...but how to make the count down follow the image delay...i really would like to know if this is possible.

View 3 Replies

ActionScript 2.0 :: Make Four Buttons On The Bottom Of The Kirupa Xml Slideshow?

Nov 28, 2006

I have been trying to make four buttons on the bottom of the kirupa xml slideshow. I am trying to write a function that states on release advance to slide #? I was trying to use a similar function to:

Key.addListener(listen);
image1.onRelease = function() {
p=1 ? (p--, loadPic(p), slide=0) : null;
stop_btn._visible = 0;

[code]....

There are four images that are dynamically linked. The function is not recognizing that the image is p=1. Do I need to do something like total-3 or something.

View 1 Replies

ActionScript 2.0 :: Stopping Auto-slideshow After One Run Through (Kirupa Tutorial)?

Aug 1, 2007

I'm using the Kirupa tutorial of the xml auto slideshow. I need it to stop after it runs through all the images one time.How should I modify the code below in order to do that

delay = 3000;
//-----------------------
function loadXML(loaded) {

[code].....

View 3 Replies

ActionScript 2.0 :: Kirupa Photo Slideshow Tute - Centering Image?

Sep 11, 2006

I've been going through the tutorials and forum trying to build a photo slideshow. I managed to get the slideshow working with buttons, but am really stuck with trying to center the images ... I'm using portrait and lanscape images, and want them both to be vertically and horizontally centered in a 504x504 moive.

View 2 Replies

ActionScript 2.0 :: Stopping Auto-slideshow (kirupa Demo - ACv2)?

Jul 26, 2007

I'm using the auto slideshow with xml that you guys demo on your site (which I love BTW) -I need it to stop at the end of the last slide and the demo is set up for it to loop -It looks I need to alter the parse command but I don't know how to do that - Is there an explanation on the site of how to alter the AS so the slide show will end after it runs once through all the images?

View 2 Replies

ActionScript 3.0 :: Captions Automatically Appear When Video Starts?

Sep 10, 2009

I have a flvplayback component on my stage at the end of my presentation that plays a .flv with an external .xml file for captions (using the flvplaybackcaptioning component targeted to my flv player). When the video begins to play, the captions automatically appear over the video. Is there a way to make it so the video begins to play without the captions automatically turned on?

View 1 Replies

ActionScript 3.0 :: How To Load Quiz Automatically When App Starts

Jul 21, 2010

I have a quiz app. All data is in an xml file. Right now when the user starts the application he/she has to pick a chapter from a combobox and all questions for that chapter get loaded. What I'm trying to do is have only one chapter instead of multiple in my xml file and remove the combo box completely. So when the user starts the application the chapter gets loaded automatically. How can I have the quiz load automatically and not when the user selects the chapter from the combobox.

ActionScript Code:
function goReview(evt) {
myRoot=evt;
goXML("XMLs/review.xml");
} function goXML(url) {
myXML.ignoreWhitespace=true;
[Code] .....

View 2 Replies

ActionScript 2.0 :: Adding Pause/play Buttons To Kirupa Photo Slideshow?

Feb 26, 2006

add the pause/play button along with a previous & next button (those got messed up when I added to slideshow) for the Kirupa photo slideshow...

View 1 Replies

ActionScript 2.0 :: XML Driven Fading Slideshow

Jun 19, 2009

how to build an xml driven slideshow with fade transition? I would just like to know how they build this linked here.

View 0 Replies

ActionScript 2.0 :: XML Slideshow - Fading Last Image?

Sep 15, 2005

I'm working on and xml loaded slideshow. I have a script that I got off of this site where the image fades out before the next one is loaded. The only problem is that the last image does not fade out, it just goes back to the first image which makes it inconsistant

Code:
delay = 4000;
function loadXML(loaded) {

[code].....

View 6 Replies

ActionScript 2.0 :: Position Thumbs In A Gallery

Aug 15, 2010

I'm using the code below to create a simple gallery of thumbs in a line with space between each thumbnail.[code]I have a rollover/out function that scales up/down the thumb outwards from the centre of the thumb.I was expecting the scaling thumbnail to "push" the other thumbnails left and right as it scaled...but it only shifts the thumbs to the right of it and the thumbs to the left do not move.I need code to allow a scaling thumbnail to push aside the other thumbs in every direction.

View 2 Replies

ActionScript 2.0 :: Position Thumbs In A Gallery?

Aug 17, 2010

I'm using the code below to create a simple gallery of thumbs in a line with space between each thumbnail.

ActionScript Code:
onEnterFrame = function () {
for (projIdx = 0; projIdx < projectsArray.length; projIdx++) {
//space between photoThumbs

[Code].....

I have a rollover/out function that scales up/down the thumb outwards from the centre of the thumb.

I was expecting the scaling thumbnail to "push" the other thumbnails left and right as it scaled...but it only shifts the thumbs to the right of it and the thumbs to the left do not move.

Imagine a 3 thumbnails in a horizontal line, I want the middle thumbnail (thumbnail 2) to scale from the centre and push thumbnail 1 to the left and thumbnail 3 to the right. But obviously I want this to work for x amount of thumbs.

View 4 Replies

ActionScript 2.0 :: Thumbs In Array For Gallery?

Apr 12, 2005

I need to get more control over the thumbnails.

gallXML.ignoreWhite = true;
gallXML.onLoad = gallery;
gallXML.load ("gallery.xml");[code]....

this has to be an array, so that I can give all thumbnails together an order. I thought this was an array, but I can't get control over this. When I trace 'thumbHolder', I get back only the last thumb. If I trace 'this', than I get the right one. i.e:

_level0.thumbnails.thumbnail4) */
thumbHolder._y = i * spacing;
thumbHolder.title = picHolder.attributes.title;[code].....

View 8 Replies

ActionScript 2.0 :: Burn A Cd So That The Flash File Automatically Starts Up When The Cd Is Inserted?

Mar 31, 2004

how do i burn a cd so that the flash file automatically starts up when the cd is inserted. also, how do i make it compatible with a mac and pc?

View 2 Replies

ActionScript 3.0 :: XML Image Slideshow Cross Fading

Aug 7, 2009

The images are loaded via XML and fadeIn in the order set in the XML file. At the moment a new image is required, it fades in. After the set time it gets deleted (setEndFlag) and the next image fades in.

do i need to set a timer in order to fadeOut the "previous" image and fadeIn the "next" image. and after the "previous" image has run out of time it gets deleted. How can i include the cross-fading in the in the script below?

[Code]....

View 2 Replies

ActionScript 2.0 :: Create Fading Slideshow On A Layer?

Jun 28, 2006

I'm trying to run this AS, so it appears on say 'Layer 11'. That way I can use it underneath other elements. Is this possible? I tried to phyiscally put it on 'Layer 11' but it always shows the slideshow on top of all the layers. I'm sure many of you are familiar with this script.

[Code]...

View 4 Replies

ActionScript 2.0 :: Flash And XML - Make A Fading In Slideshow

Oct 4, 2007

I'm using kirupa's flash and xml tutorial to make a fading in slideshow. I was trying to modify some of the code so that the image will also fade out before the next one fades in. Here is my code:

[CODE]....

View 2 Replies

ActionScript 2.0 :: Kirupa Thumbnail Gallery?

Aug 26, 2005

but is there a way to make the thumbnails like, grid form, like in the examplerather than scroller? because i dont really like the scroller, and im not sure how to set them to grid

View 3 Replies

IDE :: Kirupa Xml Flash Photo Gallery

Mar 30, 2006

I am having problems formatting the XML Flash photo gallery. I can't seem to get the photos to center on the page. Some of my photos are vertical and others horizontal, and they are all pushed to the left. I don't want to make all the photos the same width. Is there any way to use css to style the xml? Or is there some other way to do it? Url...Also, if anyone notices any other problems with the gallery,please let me know. This is only the second thing I've done in Flash, and I may have made some mistakes when I changed things.

View 14 Replies

ActionScript 2.0 :: Kirupa XML Gallery With Thumbnails?

Nov 26, 2009

How can I add links from the XML file to My large image? I tried inside the functions prevImage, nextImage e first Image the code and didnt work:

picture.image[p].onRelease = function (){
getURL(links[p], "_blank");
}

picture is the movie clip that receives the large images and links is the array that I created to recevie the nodes with links from the XML file.

View 4 Replies

ActionScript 3.0 :: Scrolling Thumbs Gallery Offset

Oct 15, 2010

i'm currently re-using a code snippet of xml gallery with scrolling thumbs, but i got a problem : my mask is stagewidth and my pictures holder depend of thumbs numbers, sometimes after resizing windows browser, while scrolling to the browser sides limit i cannot see the end of the last pic or the start of the first pic

[Code].....

View 7 Replies

ActionScript 2.0 :: Control Thumbs In Array For Gallery

Apr 12, 2005

I need to get more control over the thumbnails.

[Code]...

I've been busy to understand the Bokel class, but I couldn't find a good tutorial about thumbnail threatment.

View 9 Replies

ActionScript 2.0 :: Photo Gallery - Thumbs Keep Sliding Right?

Mar 29, 2006

I've downloaded and slightly modified the Photo Gallery with Thumbnails .fla file. It works fine, except when you mouse over the right side, it keeps scrolling until all of the thumbnails are off the screen. Going to the left, it works fine, stopping when you reach the first thumbnail. On the original, it works as it should.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved