Actionscript 2.0 :: Swf Loading External Swf With Xml Slideshow

Aug 26, 2009

I have a website with a portfolio showcase. In this showcase I am trying to use xml to load external.swf's that are also loaded through xml...

I have two swf's. The 'showcase.swf' is the website, and the 'gallery.swf' is one movie which is a slideshow using xml to load external images. I want to load the external 'gallery.swf' into the 'main.swf'. The "gallery.swf" and its xml file is in a folder of its own, and every time I try to load "gallery.swf" from "showcase.swf" flash is search for the xml in the "showcase" folder and not search for it in "gallery" folder.

People have recommend to use "_lockroot = true", but its not working for me.

View 3 Replies


Similar Posts:


ActionScript 3.0 :: Presentation Slideshow & Loading External SWF?

Feb 14, 2011

I want to Integrate Flash and AfterEffects to make a really cool presentation. Here's where I need the advice though.i've tried...-Importing FLV videos, but lags sometimes and doesn't play smooth enough.-also tried to load FLV with AS3 but when I view the video on frame 2 for instance then go to frame 3 and then go back to frame 2 I find the video overlapping itself

View 1 Replies

ActionScript 2.0 :: Loading External Image Slideshow?

May 28, 2007

Does anyone have any info on creating a slideshow that loads external images? I only want to load about 10 and then for it to end on a final frame... just not sure how to do it.

View 3 Replies

ActionScript 2.0 :: Incorporate In A Xml Based Slideshow(slideshow.zip) To Show Image Loading Process?

Feb 6, 2008

I have created a pie preloader(preloader.zip) which is working fine. Same preloader I am trying to incorporate in a xml based slideshow(slideshow.zip) to show image loading process but some how I got stuck. I am new to flash. Suggestions are welcome.

1. How to solve the problem of preloader2. Is it possible to integrate everything in a movie clip (including AS). I mean no AS on main time line but inside the movie clip. It would be much easier then to to create multiple slideshows by duplicating mc and changing the xml file.

View 1 Replies

ActionScript 2.0 :: Text In A Slideshow - Make A Basic Photo Slideshow With External Images

May 29, 2008

i have a question about text in a slideshow. i know how to make a basic photo slideshow with external images. but now what i want to do is add 4-5 paragraphs of text next to each photo (with possible scrolling). the text will be different on each photo.

View 1 Replies

ActionScript 3.0 :: Slideshow Loading In One Frame, Not Loading In Another

Jun 11, 2009

I have two separate slideshows in my document. The slideshow on frame 1 uses  ixia_works.xml, the slideshow on frame 5 uses ixia_windows.xml.  wrote all of my slideshow code on frame 1 and created a variable to hold the xml file.  On frame 5 I assigned the new value of the variable. The slideshow on frame 1 works perfectly; the slideshow on frame 5 won't even load.
 
Code on frame 1:
//in order to work with tweens, necessary to import tween classesimport fl.transitions.Tween;import fl.transitions.TweenEvent;import fl.transitions.easing.*;

[Code].....

View 5 Replies

ActionScript 3.0 :: Loading AS2 XML Slideshow Into SWF?

Oct 24, 2010

I am loading the XML slideshow which is done in as2 (the tutorial Leed did) into AS3 swf. The swf loads fine and it even loads the first image from the xml but the left and right buttons do not work.

View 2 Replies

CS3 Loading Random Images Into Slideshow?

Jan 12, 2010

i am using a slideshow template that I purchased and I wanted to get the images to load randomly, I contacted the author but he wants me to pay him extra for this and I have no money left for this project.basically, I'm looking to add a line to this as2 file that would make the images load randomly without repeating and then start over when the cycle completes. I tried putting in an array but it caused all kinds of errors.

View 8 Replies

ActionScript 3.0 :: Slideshow - Images Loading All At Once

Oct 6, 2011

I'm writing a flash site for my wive's photography site.translation.I'm not getting paid. I wrote a slideshow that works great except that the images load all at once. It seems to me they should load one at a time, but they don't and I don't know why. It really slows down the loading of the page. [code]...

View 3 Replies

Professional :: Loading Scene Then Slideshow?

Mar 4, 2011

I have a slideshow, and I would like to have a loading scene right before it.  on the last frame of the loading scene, i have:
 
ifFrameLoaded ("loading", 5); {gotoAndPlay("main", 450);}
 
the other scene is main. i only see white space at the begining, and not my loading text.

View 1 Replies

ActionScript 2.0 :: Random Loading For Slideshow?

Sep 28, 2010

I want to random load a picture from XML file for a slideshow, but I am stuck...

Quote:
//
fscommand("allowscale", "false");
sfx = new Sound();
sfx.onSoundComplete = function () { trace("Sound Effect Complete"); }

[Code]...

View 3 Replies

ActionScript 2.0 :: Random Loading Jpg's Xml Slideshow

Aug 18, 2005

how can i make this slideshow [URL] to load the jpg's in random way ?

View 2 Replies

ActionScript 2.0 :: Loading Images Only Once For A Slideshow?

Jun 2, 2008

I'm building a slideshow using only ActionScript, but the computer running it will only have access to the files when the show is first started. So I need to somehow load all the images initially, and call on them from within the file itself from then on.

View 3 Replies

ActionScript 3.0 :: Load External Slideshow?

Feb 25, 2009

I want to load an external swf slideshow I made and Iwould like to choose the coordinates that it will load.In fact if Imade a swf file from CS4 I found the code to load it but the samecode doesn't load for me the slideshow.The code is

createEmptyMovieClip("menu_holder", 1);
menu_holder._x = 10;
menu_holder._y = 10;

[code]......

View 4 Replies

ActionScript 3.0 :: Loading Images To Slideshow - URL Not Found

Apr 2, 2009

I am having a little trouble loading images to a slideshow. I have all of my paths correct and all of my images named correctly. I get this error:
Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
The code I am using is attached.

View 1 Replies

ActionScript 2.0 :: Xml Slideshow - Not Loading Images Consistently

Sep 16, 2008

I modified an existing slideshow script so that it would like to a page when you clicked the image. However, the images do not always load up in the correct order, but the links and descriptions do, so if you click an image it takes you to the wrong page.

It changes when you refresh the browser and acts differently in ie to firefox - in ie it is usualy incorrect the first time, then goes ok once u refresh. The link to view is: [url]. and the actionscript is[code]...

View 6 Replies

ActionScript 2.0 :: All Photos Not Loading In Flash Slideshow

Feb 14, 2005

I used the script below for a slideshow in Macromedia Flash MX2004. The images are in the folder images.xml (and believe me, I checked the names many times). But now the problem: when I load this slideshow, it shows only 3 photos, whereas there are 10 in my folder which I need to show. After the 4th photo I get only black.... it doesn't continue.

Here is the script:
// set random # variables - each must be 0 for first 'while' loop below
var randomNum = 0;
var randomNumLast = 0;
// parent container
var container_mc = this.createEmptyMovieClip("container",0);
[Code] .....

View 3 Replies

ActionScript 2.0 :: Dynamically Loading Images Into Slideshow?

Jul 11, 2005

I wanted to create a slideshow in Flash MX 2004 using the instructions given in the Photo Gallery Using XML and Flash tutorial on this site but I wondered if someone could tell me if I would be making the right decision using this technique considering the following: My slideshow will be used for a menswear clothing company, so the images will need to be on the left and then on the right would be all the information relating to that image/item of clothing - no problem so far but...

I've already set up a slideshow the "long way" with 20 or so images as well as their related information on different frames - the images are on one layer and the descriptions are on a separate layer also. I've got a couple of buttons controlling the navigation back and forth between the frames and I've also got a preloader on frame one to load everything beforehand. The problem is that I'm worried about people on slow connections, that they'll have to wait an unreasonable amount of time before all the images are downloaded, so I thought that using the dynamic method outlined on this website would be useful and save downloading time, but I wondered if it was possible to keep all the information relating to the images on separate frames and just have the images import dynamically? The reason for this is that the information to the right of the images is quite long with information given about style numbers, sizes, descriptions and even colour square graphics are inserted to display available colours etc, so I'm thinking that it's probably not practical to dynamically load this information but to keep them on their separate frames as I have them at present, and also all this information is on top of a simple graphic interface on which I'd like to keep the info vertically centred. So is there a way to have the images load dynamically, and if so how would I get them to load correctly onto the right frames that match their relevant information? Can someone tell me if it's possible to use the information in the abovementioned tutorial to do what I want? Or can you tell me if I'm choosing the right method - I mean considering all the information including colour squares that will appear to the right of the images, do you think it's impractical to choose the Photo Gallery Using XML and Flash method? Also I'm not even sure if loading the images dynamically will improve things - I mean the images still have to be downloaded right - will loading them dynamically just mean that they'll load one at a time as the user navigates through the slideshow and if so won't this cause delays for the user in that they'll have to wait for each image to download before they can proceed forward to the next item?

View 1 Replies

Create An Slideshow With External Images And Transitions?

Aug 7, 2009

Previously I've done all the monkeywork by hand on the timeline, but now I need to make an automated slideshow for an image portfolio that collects pictures from an external folder (1.jpg, 2.jpg, 3.jpg, etc...) so I can just upload variants of the image without having to change the flash file each time.

I'm also hoping to include fading transitions and an easy way to change the amount of time each image is on screen.

View 2 Replies

Professional :: Feeding Slideshow From An External File

Jun 29, 2010

A client is asking for a slideshow to embed into a web page. The slideshow will have a thumbnail bar with arrows on either side to switch to the next or previous batch of thumbnails.This slideshow needs to be linked to an external file that will contain pictures submitted by visitors to the site. The pictures will automatically generate thumbnails that will call a large version of the image when clicked on.My current knowledge about flash and AS3 coding does not enable me to do this. I wouldn't be surprised if it's not possible at all. It sounds like something that needs to be handled by a content management system.

View 2 Replies

Flash 9 :: CS3 Slideshow Won't Play From An External .xml File

Aug 11, 2008

I have a flash CS3 slideshow that loads it's content from an external .xml file. If I export the HTML it plays fine, but if I move the HTML to the site root directory (just outside the directory with the .swf file), and let dreamweaver update the links the flash slideshow will not play. my site is at: [URL] the flash with the .xml is in [URL]

View 1 Replies

Slideshow Movie Has Stopped Loading All Images And Stalls

Jun 4, 2009

I made a basic slideshow that loads and plays photos with comments from an xml file. I've just uploaded some new photo's and edited the xml to include them but now flash stops while loading the series of photo's and just stalls. Removing the files from the xml does not work either and now I have no movie. Tried various was of uploading etc and nothing works, the movie runs fine in testing locally. It's extremly anoying as it was designed to be very simple to update with new images via the xml.

[Code]....

View 10 Replies

ActionScript 3.0 :: Slideshow With XML And Links Not Loading/running Properly?

Feb 10, 2012

I managed to get the swf to load fine on this page (www.diamondraindesign.com) until I added a full-screen invisible button that goes over the slides. It uses the same counter to sync with them so that whenever someone clicks on it they go to the proper page. Unfortunately, now only the link works to the first page item, and sometimes I can't even see the slides 'loading' text, just a white background. If I take the link button out, the slides are fine. Why is the link interferring, and how do I get it to sync and not stop the slides?

View 11 Replies

ActionScript 3.0 :: Controlling Slideshow From Withing External SWFs?

Jul 27, 2010

What I have is a SWF file that calls out to 3 different SWF files via the following code:

// Array of external clips to use. Variable index refers to next clip to be displayed.var clips:Array = ["page1.swf", "page2.swf", "page3.swf"];var index:int = 0;
// Stuff to load swf filesvar thisLoader:Loader = new Loader();

[code].......

View 11 Replies

Flash Image Slideshow - Referencing External Files?

Feb 5, 2011

I'm working with a flash image slideshow and I'm having trouble getting it to read from my xml file for the captions, the same thing with the images. I've changed the paths on the as well as is there anything I'm missing, any other path I am supposed to change to read off of the correct XML file and image directory? Here's the link - [URL]

View 1 Replies

Making Photo Slideshow To Load External MC On Site?

Apr 13, 2010

Making a photo slideshow to load as an external movie clip on my site when a button is pushed. Here is a link to the .swf file: [URL]. There is text that describes each set of 6 pictures. After the set of 6 pictures plays through the text is supposed to disappear and a new text appears to label the next set of 6 pictures. Problem is: the text doesn't disappear! I made all the text layers a symbol/movie clip. I animated each text to disappear at a certain point in the timeline but when I test the movie the texts just remain there and build up one after the other. When watching the movieclip, pay attention to the text in the lower left screen.

View 2 Replies

ActionScript 2.0 :: Dynamic Slideshow - Loading Images Using XML Info From Array

May 25, 2009

I've constructed a dynamic slideshow using ActionScript 2.0 and PHP/MySQL. The reason for this, aside from update purposes, is that the slideshow will eventually display over 200 images. Thus, to save loading time and bandwidth, I decided to use PHP to pull ten images from an SQL database, formatting the output in XML. The slideshow itself works fine. Unfortunately, there are a couple of issues I need to address; my ActionScript is extremely rusty, so much of my work's patchy.

The code's displayed below:
import mx.transitions.Tween;
import mx.transitions.easing.*;
var myShowXML = new XML();
myShowXML.ignoreWhite = true;
myShowXML.load("getData.php");
[Code] .....

The code in red is my main focus. It's the loop which loads all images as movie clips using the XML information from an array. The loop loads all of the images, making them transparent before the presentation begins. What I would like to do instead, to save loading time, is to load the next image while the current one is displaying. The function "moveSlide" controls the transition of the images, so I'd imaging it'd be best to plade it in there.

There's already an incremental variable being used, with _root.target_mc, for removing transparency from the current slide. The code in blue is also nagging me quite severely. I retrieve the next chain of slides by simply contacting the PHP script again. The only way I could think of doing that was to refresh the slideshow (this is done COMPLETELY in ActionScript, with nothing on the stage). Unfortunately, I could only work out how to reload the whole video.

View 1 Replies

ActionScript 3.0 :: Loading A Slideshow Made In Fireworks Into Flash Website?

Feb 10, 2010

I am new to Flash AS3 and I was following a tutorial from Lynda.com to build my website. Realized there were some things I wanted to do that they didn't have in their tutorial but I searched the net and figured it out. Now I am stuck again.

I recently made a slideshow in Fireworks and want to it to load when a user clicks to the Portfolio page on my time line. Fireworks exports the gallery into an xml and index.html that has code to automatically load the swf that contains the slide show.

View 9 Replies

ActionScript 2.0 :: Image Loading Problem In Photo Slideshow Using XML And Flash?

Aug 27, 2010

Hello All,
I have made a photo slideshow following exactly the following page:[URL]..It works very fine in my local computer. But, after I uploaded the files (SWF, XML, JPGs) to server it does not work well. Some photos are loaded, some not. There is no problem in path settings in XML. All images are in the same folder. Moreover, the photos are not same which loads sometimes, sometimes not. For example, I can see that photo no. 1, 3, 5, 9 are loaded and rest are not loaded. Again, if I visit the page/slideshow after some times, photo no. 1, 4, 6, 8 are loaded, rest not.

Is there any way to force the SWF to load all the images one by one and not to skip an image.

Even, if I visit the tutorial page [URL].._slideshow.htm I can see that the example SWF file given at the starting of the tutorial is doing the same behavior as that of mine. For example, right now I can see that the slideshow in this page is stopped at the image "Boston" (image no. 8/10) and it skipped the image "Dome" (image no. 6/10). Sometimes, it will stop at another image and may be, skip another image.

View 1 Replies

ActionScript 2.0 :: Self Loading - When Run LoadLoadSS.swf The Slideshow Runs But The Preloader Doesn't

Feb 19, 2011

I have a simple slide show that just uses timeline tweening(no actionscript) named slideShow.swf I have another swf named loadSS.swf that I load slideShow.swf into, this file has a preloader in it. I have a 3'rd swf named loadLoadSS.swf that simply loads loadSS.swf. The preloader in loadSS.swf works fine when I run it standalone. When I run loadLoadSS.swf the slideshow runs but the preloader doesn't.

I don't want the preloader to run on the final destination because it's a website with a long timeline and many levels and the slideshow will be shown in many places and it just gets complicated. If the slideshow can just provide it's own preloader life will be much simpler. slideShow.swf has no AS loadSS.swf has this AS:

[Code]...

View 1 Replies







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