Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

Pixellation - SlideShow

This is a discussion on Pixellation - SlideShow within the FlepStudio utilities forums, part of the Tutorials category; Image gallery reading from an XML file. Slide-show, displays the images rotating with a special effect. It reads the ...


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Tutorials > FlepStudio utilities

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 03-12-07, 07:01
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,352
Blog Entries: 1
Rep Power: 6
Flep is on a distinguished road
Pixellation - SlideShow

Image gallery reading from an XML file. Slide-show, displays the images rotating with a special effect. It reads the URLs from an XML file, using some settings also stored on the XML file, thus customizable. On mouse over the gallery, the command keyboard is displayed (pause/play, forward, rewind).

PIXELLATION

galleria immagini - slide show







Description

Galleria immagini che legge da un file XML.

Slide-show, visualizza le immagini a rotazione con un effetto particolare.

Legge da file XML gli url delle immagini + alcune opzioni di settaggio che si possono facilmente cambiare sempre dal file XML.

Al passaggio del mouse sopra la galleria, appare la tastiera dei comandi (pausa/play, avanti, indietro).


Files package

main.fla

Pixellation.as

LoadingXML.as

Caricatore.as

immagini.xml

cartella immagini di prova

readme.txt

Important

Open the LoadingXML.as file and at line 34 change the loading URL if necessary.


Opzioni file XML

- add/remove images at your leisure inserting url and description for each image (no size limit)

- set the transition interval speed in seconds (between 6 and 12 is recommended)

- set how many squares are displayed during the viewing effect (between 80 and 160 is recommended)

- background colour

- toggle image description display


XML
HTML Code:
<?xml version="1.0" encoding="UTF-8"?>
<root>
<immagini>
<img url="http://www.flepstudio.org/forum/images/img_0.jpg" descrizione="descrizione 1"></img>
<img url="http://www.flepstudio.org/forum/images/img_1.jpg" descrizione="descrizione 2"></img>
<img url="http://www.flepstudio.org/forum/images/img_2.jpg" descrizione="descrizione 3"></img>
<img url="http://www.flepstudio.org/forum/images/img_3.jpg" descrizione="descrizione 4"></img>
<img url="http://www.flepstudio.org/forum/images/img_4.jpg" descrizione="descrizione 5"></img>
<img url="http://www.flepstudio.org/forum/images/img_5.jpg" descrizione="descrizione 6"></img>
<img url="http://www.flepstudio.org/forum/images/img_6.jpg" descrizione="descrizione 7"></img>
<img url="http://www.flepstudio.org/forum/images/img_7.jpg" descrizione="descrizione 8"></img>
<img url="http://www.flepstudio.org/forum/images/img_8.jpg" descrizione="descrizione 9"></img>
<img url="http://www.flepstudio.org/forum/images/img_9.jpg" descrizione="descrizione 10"></img>
<img url="http://www.flepstudio.org/forum/images/img_10.jpg" descrizione="descrizione 11"></img>
<img url="http://www.flepstudio.org/forum/images/img_11.jpg" descrizione="descrizione 12"></img>
<img url="http://www.flepstudio.org/forum/images/img_12.jpg" descrizione="descrizione 13"></img>
<img url="http://www.flepstudio.org/forum/images/img_13.jpg" descrizione="descrizione 14"></img>
<img url="http://www.flepstudio.org/forum/images/img_14.jpg" descrizione="descrizione 15"></img>
</immagini>
<opzioni>
<velocita_timer>8</velocita_timer>
<numero_quadratini>100</numero_quadratini>
<colore_sfondo>0xFFFFFF</colore_sfondo>
<descrizione>si</descrizione>
</opzioni>
</root>
Source files:
Attached Files
File Type: zip pixellationGallery.zip (283.1 KB, 349 views)


Last edited by Flep; 05-06-08 at 14:37.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2 (permalink)  
Old 09-08-08, 18:40
Junior Member
 
Join Date: Aug 2008
Posts: 1
Rep Power: 0
JeZzZuS is on a distinguished road
Re: Pixellation - SlideShow

Hi,

I want use this slideshow in my website.
I put the 4 calques im my animation and i copy the xml files with my own images, when i publish my website the slideshow do nothing and the button play pause change all thee time in continue.

Can you help me?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 20-08-08, 13:25
Junior Member
 
Join Date: Jun 2008
Posts: 6
Rep Power: 0
ganji is on a distinguished road
Re: Pixellation - SlideShow

wow~ Good~ Thanks~~
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 26-08-08, 20:28
Junior Member
 
Join Date: Dec 2007
Posts: 2
Rep Power: 0
mark709 is on a distinguished road
Re: Pixellation - SlideShow

Flep - Awesome work!! Thanks. I'm trying to change the size of the border around the image and I can't find the setting that controls it. Can you help? See example at markjanus.com. I would like to make the border the same on all 4 sides.
Thanks,
Mark
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 27-08-08, 04:56
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,352
Blog Entries: 1
Rep Power: 6
Flep is on a distinguished road
Re: Pixellation - SlideShow

Hi Mark,
nice one

Post the code please
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

photoFlow

  #6 (permalink)  
Old 28-08-08, 02:41
Junior Member
 
Join Date: Dec 2007
Posts: 2
Rep Power: 0
mark709 is on a distinguished road
Re: Pixellation - SlideShow

The code is all the same as your original files. I just changed the size of the stage and the size of mc_bg to be 825x550. It looks like _w and _h control the position along with main_bitmap.x= and main_bitmap.y= am I on the right track?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 28-08-08, 04:20
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,352
Blog Entries: 1
Rep Power: 6
Flep is on a distinguished road
Re: Pixellation - SlideShow

Quote:
Originally Posted by mark709 View Post
The code is all the same as your original files. I just changed the size of the stage and the size of mc_bg to be 825x550. It looks like _w and _h control the position along with main_bitmap.x= and main_bitmap.y= am I on the right track?
Yes I think so...
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
Multiple Gallery XML Slideshow Marco advanced Actionscript 3.0 6 14-06-08 09:55
Need help on this slideshow rexus Actionscript 3.0 newbies 3 01-02-08 07:10
Slideshow Sergio_2008 Flash CS3 generale 1 28-01-08 06:33
Random Image Slideshow(in AS 2.0) lex_ph Actionscript 3.0 newbies 3 03-01-08 00:07
Pixellation lievito AIUTO utilità free 1 24-12-07 07:03


All times are GMT. The time now is 06:18.


Powered by vBulletin versione 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406