LOGIN Don't have an account yet?   Register

Forgot password?
 
XML Image Slideshow

XML Image Slideshow screenshot

Preview:   Downloads: 38436

Last update (2):Mon, May 10th 2010, 00:00

 

 
Search comments:
has downloaded icon

 
krishunt

krishunt

on 15/7/10

 
Is there an easy way to remove the controller altogether? I just want the motion blur gallery with no interactive features. I tried deleting the controller layer in the FLA, but that break it. Then I tried setting the bar transparency to 0 and the bar color to white (my gallery's background color), but it still shows the current slide indicator.
 
Hi, you can try to set .visible value to false ;).

 
cellobaker

cellobaker

on 21/7/10

 
Hello! Firstly, wonderful products. I have successfully installed both the XML slideshow and MP3 player on my site, but am still having trouble installing multiple versions of both - I would like to have 3 or 4 slideshows, and 2 mp3 players. Here is what I have done so far, please tell me what I need to fix.

1. I have created a new .xml settings file that has the info for the photos I want in the second slideshow.

2. I have duplicated the .swf file and renamed it, and put the second .swf file in my root folder.

3. I have altered the index.html file pathToFiles and whatnot to the following for the second slideshow:
                flashvars.pathToFiles = "/banner";
	flashvars.xmlPath = "xml/pressPhotos.xml";
                


What else do I need to do? The problem I'm running into is that whenever I embed the second slideshow, it is still only loading the photos from the first slideshow. Thanks in advance for your help!

 
Firstly you need to make sure you pass two different IDs to each of the component, so that you can embed the swf files correctly. You do not need to duplicate the swf. In order to have different files play for each instance of the swf, you need to pass different XML files. You can pass different settings XML files too, so that the same swf can look different on the same page if you need to.

 
cellobaker

cellobaker

on 22/7/10

 
How exactly do you pass two different IDs to each component? That must be where I'm getting stuck. Thanks!
 
Hi, when you duplicate the embeding code, so that you can have two components you change the id from the div container and attributes.id from the JavaScript section.
has downloaded icon

 
ceezdesigns

curtis Marshall

on 24/7/10

 
I have a big problem. I have a Wibiya toolbar at the bottom of my website doesn't scroll over your flash components. The reason your flash object is overlapping the toolbar is because its missing the "wmode=transparent" parameter. I tried adding flashvars.wmode = "transparent"; but it didn't work.

Am I missing something.
 
wmode is a parameter not a flashvar. You should have
params.wmode = "transparent"; .
 
matthanaporn

has downloaded iconmatthanaporn

on 16/11/10

Hi Marius-Cristian Donea, As your reply about 'Wmode' .

I ahve the same problem with him , where should I put

params.wmode = "transparent";

in which file?
Thank you.
has downloaded icon

 
moharram

moharram

on 30/7/10

 
Hi,
I've a question plz. whenever I change the path to the iamges in the xml file to an abolute path, like:
http://www.xuz.com/content/images/imag...
the flash file just keeps loading like forever..
Any tip?
Thanks in advance.
 
Hi,
Set the value to flashvars.pathToFiles to nothing.
                flashvars.pathToFiles = "";
                
has downloaded icon

 
alexandrerocha

alexandrerocha

on 3/8/10

 
Hi,
I've just downloaded your Slideshow(with XML) and i'm opening all files to find where i can change things to make it's layout match with my site layout. I have to change many things so it will match. I thought all the codes would be inside one single file, but there are maaany files! I feel lost. And i didn't find a tutorial explaninng where i can change things!

So i found the preview file. But there is no .FLA of Preview file! How can i change the format of the symbols.. sizes.. everyting? I want to put my layout with your file functionality.

One more thing, is that the page says it's a component. So i can install it on my flash component tab or it's a "component" file.. ?

Thanks for your attention.
I hope you can help me.
 
Hi,
To change the layout of the component you must edit settings.xml.
All the source files are in project\source folder.
You can embed the component in any AS3 project.
 
Hi Marius,

There's no settings.xml.

There are AS files inside some folders, like: source, com/vuzum/banner/, com/vuzum/utils/, com/zorked/ and caurina (a lot of AS files).
But XML only in: deploy/banner/xml/banner.xml

Anyway, there's no settings.xml. I've changed index.html, banner.xml and projectCS3.FLA file and a few things changed but it's very difficult to personalize the slideshow to my needs.

For example, i need 2 dynamic text fields (like title and description) and i want to set it's both positions (x and y). I have no idea where to start to adapt the code to make it works. I saw there's "title" tag in banner.xml, then i puted some words and tested movie, but nothing happened. I didn't see any text.

Any help?
has downloaded icon

 
maferretti

maferretti

on 3/8/10

 
Hello.
I downloaded a slideshow and I could change the properties from XML successfully. The problem is when I inserted a "Div PA in Dreamweaver and I can not display ... I copied the folder to my site" Deploy "and I have worked with her. Is this correct? There's something I'm doing wrong?
Thanks!...
 
Hi,
You will have to copy the JavaScript code to you page to. You have an embedding example in index.html from the deploy folder.
 
Hello,
Can you send me a link?
I think you are using the fla you exported and you didn't installed the fonts, that is why the title isn't showing.
has downloaded icon

 
maferretti

maferretti

on 6/8/10

 
Hello!
Thank you very much for your help.
I've done what you have told me in his first post and I could see the slideshow correctly.

Greetings.
has downloaded icon

 
tina.ho

tina.ho

on 6/8/10

 
This is beautiful! Silly question, but is there a way to get ride of the play and pause or should i just make it invisible? Also, is there a way to get rid of the motion blur and just have it crossfade?
 
Hi,
To stop the animation you need to set in the XML slideShowTime node value to 0.
[XML]0[/XML]
For the transition effect change the value of fadeTransition attribute to true.
has downloaded icon

 
Zeeb

Zeeb

on 8/8/10

 
Is there a way to make the slideshow automatically scale down pictures to fit in the window?
 
Hi,
The code needs to be modified. After the image is loaded you can use a small script to resize it.

Post a comment


Please login to join the discussions. Don't have an account? Register (it takes 30 seconds)


Similar flash components

Flash XML Image Gallery

Flash XML Image Gallery

This is an interactive Flash XML Image Gallery, containing a list of... read more


Fade In Fade Out Slideshow

Fade In Fade Out...

Fade in and fade out between any number of images, with this simple to... read more


Multi Page Thumbnail Gallery

Multi Page Thumbnail...

This is a highly customizable XML based gallery, with a large number of... read more


list more items

General Videos

  • How to buy?
    watch movie
  • Embed a Flash Component in your Flash Project
    watch movie
  • How to embed a Flash Component in the same HTML page twice?
    watch movie
  • How to embed two different Flash Components in the same HTML page?
    watch movie

Showcase

Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.

Need support?

Support ticketGet a support ticket
read more

Share this

If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!