SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
IgalleryX: iTunes Cover Flow
                                       Gallery
                                                            RimV

                                                 trieuduchien@gmail.com




Description:
If you fall in love with the famous iTunes Album Cover Flow and want to own that slick gallery in
your website, this file is what you are looking for. IgalleryX displays a stack of multiple photo with
reflection and perspective effect. All photos can be accessed by a skinable scroll bar, mouse click
or flipping by mouse wheel. You can also turn on full screen mode, which covers the entire
screen with the gallery. Data is completely driven by an external XML file and inside the
Component Inspector.


Key Features:

            •    Flash Component
            •    Auto Slide Show.
            •    Scroll bar, black glossy skin.
            •    Flipping through photo by mousewheel, mouse click, or scroll bar.
            •    Caption effects: Fade, Blur, Scale, All.
            •    Completely customize Reflection with 7 parameters available.
            •    Full Screen Support.
            •    Full Events support.
            •    Update the photos easily by Component Inspector or XML files.
            •    Customize spacing between each photo, easing speed, scaling factor of each
                 photo.
            •    Option to modify the transparent value of each photo.
            •    Skinning: scroll bar, caption, preloader.
            •    Completely customize Perspective with many parameters supported.
            •    Penner Easing Equation.
            •    Link embedded in each photo.


Properties:

            •    Screen Width (Number): Width of the gallery.

            •    Screen Height (Number): Height of the gallery.

            •    Photo Width (Number): Width of the photo.

            •    Photo Height (Number): Height of the photo.
•   Photo Space (Number): Spacing between each photo.

          •   Center Space (Number): Spacing between the center photo and 2 adjacent
              photos.

          •   Hpers 1, Hpers 2, Vpers, Delta 1, Delta 2 (Number): parameters for setting
              perspective, see below:

          •   Scale Factor (Number): from 0 to 1, scaling parameter of the center photo.

          •   Ease Factor (Number): Easing parameter.

          •   Reflection enable (Boolean): true if you want to turn on reflection.

          •   Intensity 1, Intensity 2, Density 1, Density 2, Vertical Extend, Horizontal Extend ,
              Ref Distance (Number): 7 parameters of reflection, make experiment with them
              to get your effect.

          •   Photo Alpha (Number): alpha value of each photo.

          •   Caption Enable (Boolean): true if you want to enable caption.

          •   Caption Type (String): Fade, Blur, Scale, All.

          •   Easing type (String): easing type of caption effect.

          •   Duration (Number): duration of caption effect.

          •   Blur X, Blur Y (Number): parameters of Blur Caption Effect.

          •   XML path (String): path to xml file.

          •   Use Link (Boolean): true if you want to embed links in each photo.

          •   Open Method (String): _blank, _self, _top, _parent.

          •   Slide Show (String): true if you want to have a slide show.

          •   Delay (Number): delay between each interval of slide show.

          •   Auto Start (Boolean): true if you want to create the gallery instantly(without
              Actionscript).


Events:

          •   onPhotoPress: Trigger when a photo is pressed, return the index of that photo.

          •   onPhotoRelease: Trigger when a photo is released, return the index of that
              photo.

          •   onPhotoRollOver: Trigger when a photo is rolled over, return the index of that
              photo.
•   onPhotoRollOut: Trigger when a photo is rolled out, return the index of that
             photo.

         •   onMouseFlip: Trigger when mouse flipping through photos, return the current
             center photo.




Install and Usage:

         •   Open the file: “IgalleryX.mxp” to install a new component. You’ll need to restart
             Flash to take effect.

         •   Create a new file, Window – Components or Ctrl – F7 to open the Component
             library.

         •   A new component has been installed under XComponent library. Drag “IgalleryX”
             component to the stage. Place the component in original point ( x = 0, y = 0).

         •   Give it an instance name, whatever you like, for example: Igallery.

         •   Data is driven from xml file or inside Flash (by Component Inspector or
             Parameters). To load items externally, open “data.xml” and change the source
             and name of your photos.

         •   Otherwise, you can customize all parameters by the Component Inspector:
             Window – Component Inspector or Shift/Alt – F7, to start the studio instantly, set
             the Auto Start property to true.

         •   Set Screen Width, Screen Height equal to the width and height of the stage.

         •   Set Photo Width, Photo Height equal to the width and height of each photo.

         •   Try to make experiment with other parameters, open the preview file included in
             the download to see a sample.

         •   Actionscript: You don’t need to place an instance of the component on the stage.
             Instead, you can use attachMovie to place an instance dynamically, after setting
             all the properties by script (see below), use the method: Igallery.Init().


Adding events:

     var mylistener:Object = new Object();

     Igallery.onPhotoPress = function(ob):Void {
              trace(quot;press: quot;+ob._index);
     }

     Igallery.onPhotoRelease = function(ob):Void {
              trace(quot;release: quot;+ob._index);
     }
Igallery.onPhotoRollOver = function(ob):Void {
                trace(quot;Rollover: quot;+ob._index);
       }

       Igallery.onPhotoRollOut = function(ob):Void {
                trace(quot;Rollout: quot;+ob._index);
       }

       Igallery.onMouseFlip = function(ob):Void {
                trace(quot;mouse flip: quot;+ob._index);
       }


       Igallery.addEventListener(quot;onPhotoPress,mylistener);
       Igallery.addEventListener(quot;onPhotoRelease,mylistener);
       Igallery.addEventListener(quot;onPhotoRollOver,mylistener);
       Igallery.addEventListener(quot;onPhotoRollOut,mylistener);
       Igallery.addEventListener(quot;onMouseFlip,mylistener);


If you have any trouble, please send a query to my email address: trieuduchien@gmail.com

Mais conteúdo relacionado

Destaque

Teleworking by TeleBeing Video
Teleworking by TeleBeing VideoTeleworking by TeleBeing Video
Teleworking by TeleBeing Videoguest73d9bdc
 
Creative Collaboration
Creative CollaborationCreative Collaboration
Creative Collaborationfunnytrainer
 
A Perspective On Project Management
A Perspective On Project ManagementA Perspective On Project Management
A Perspective On Project Managementguintato
 
Good to Go End of Life Care Planning for DC Residents
Good to Go End of Life Care Planning for DC ResidentsGood to Go End of Life Care Planning for DC Residents
Good to Go End of Life Care Planning for DC ResidentsJaredBHughes
 
MeridianER Career Advantage Program
MeridianER Career Advantage ProgramMeridianER Career Advantage Program
MeridianER Career Advantage ProgramSandy Sanderson
 
Get Ready For Planned Giving May 2008
Get Ready For Planned Giving May 2008Get Ready For Planned Giving May 2008
Get Ready For Planned Giving May 2008JaredBHughes
 
Final Validations
Final ValidationsFinal Validations
Final Validationsrajeevtest
 
Lessons Learned Form Nyco
Lessons Learned Form NycoLessons Learned Form Nyco
Lessons Learned Form Nycorajeevtest
 

Destaque (16)

Teleworking by TeleBeing Video
Teleworking by TeleBeing VideoTeleworking by TeleBeing Video
Teleworking by TeleBeing Video
 
Creative Collaboration
Creative CollaborationCreative Collaboration
Creative Collaboration
 
A Perspective On Project Management
A Perspective On Project ManagementA Perspective On Project Management
A Perspective On Project Management
 
Quality Center En V0.2
Quality Center En V0.2Quality Center En V0.2
Quality Center En V0.2
 
Good to Go End of Life Care Planning for DC Residents
Good to Go End of Life Care Planning for DC ResidentsGood to Go End of Life Care Planning for DC Residents
Good to Go End of Life Care Planning for DC Residents
 
Meridian Exec Resources
Meridian Exec ResourcesMeridian Exec Resources
Meridian Exec Resources
 
MeridianER Career Advantage Program
MeridianER Career Advantage ProgramMeridianER Career Advantage Program
MeridianER Career Advantage Program
 
T8 Notes
T8 NotesT8 Notes
T8 Notes
 
Afiche
AficheAfiche
Afiche
 
Get Ready For Planned Giving May 2008
Get Ready For Planned Giving May 2008Get Ready For Planned Giving May 2008
Get Ready For Planned Giving May 2008
 
Rajeevdetails
RajeevdetailsRajeevdetails
Rajeevdetails
 
Final Validations
Final ValidationsFinal Validations
Final Validations
 
Validation
ValidationValidation
Validation
 
Lessons Learned Form Nyco
Lessons Learned Form NycoLessons Learned Form Nyco
Lessons Learned Form Nyco
 
Validations
ValidationsValidations
Validations
 
Tema 8.docx
Tema 8.docxTema 8.docx
Tema 8.docx
 

Semelhante a test

Post-Production in Snapseed
Post-Production in SnapseedPost-Production in Snapseed
Post-Production in SnapseedJill Hopke
 
Flash auto play image gallery
Flash auto play image galleryFlash auto play image gallery
Flash auto play image galleryBoy Jeorge
 
1 of 6 LAB 5 IMAGE FILTERING ECE180 Introduction to.docx
1 of 6  LAB 5 IMAGE FILTERING ECE180 Introduction to.docx1 of 6  LAB 5 IMAGE FILTERING ECE180 Introduction to.docx
1 of 6 LAB 5 IMAGE FILTERING ECE180 Introduction to.docxmercysuttle
 
[Pro forma] - production log
[Pro forma] - production log[Pro forma] - production log
[Pro forma] - production logcharles-stick
 
Game Project / Working with Unity
Game Project / Working with UnityGame Project / Working with Unity
Game Project / Working with UnityPetri Lankoski
 
Image processing techniques 1
Image processing techniques   1Image processing techniques   1
Image processing techniques 11988sreejith
 
Seven Peaks Speaks - Android Jetpack Compose Animation
Seven Peaks Speaks - Android Jetpack Compose AnimationSeven Peaks Speaks - Android Jetpack Compose Animation
Seven Peaks Speaks - Android Jetpack Compose AnimationSeven Peaks Speaks
 
Photoshop Introduction
Photoshop IntroductionPhotoshop Introduction
Photoshop IntroductionZ Hoeben
 
Quick Step by Step Flash Tutorial
Quick Step by Step Flash TutorialQuick Step by Step Flash Tutorial
Quick Step by Step Flash TutorialSu Yuen Chin
 
Custom Material Boen 04 2009
Custom Material Boen 04 2009Custom Material Boen 04 2009
Custom Material Boen 04 2009Jake Boen
 
ontents · Introduction· Objectives·.docx
ontents  ·      Introduction·      Objectives·.docxontents  ·      Introduction·      Objectives·.docx
ontents · Introduction· Objectives·.docxcherishwinsland
 
Bouncing ball training tracker
Bouncing ball training trackerBouncing ball training tracker
Bouncing ball training trackerTL Lee
 

Semelhante a test (20)

Post-Production in Snapseed
Post-Production in SnapseedPost-Production in Snapseed
Post-Production in Snapseed
 
Poser presentation1
Poser presentation1Poser presentation1
Poser presentation1
 
unity basics
unity basicsunity basics
unity basics
 
Flash auto play image gallery
Flash auto play image galleryFlash auto play image gallery
Flash auto play image gallery
 
Spine Simplified
Spine SimplifiedSpine Simplified
Spine Simplified
 
1 of 6 LAB 5 IMAGE FILTERING ECE180 Introduction to.docx
1 of 6  LAB 5 IMAGE FILTERING ECE180 Introduction to.docx1 of 6  LAB 5 IMAGE FILTERING ECE180 Introduction to.docx
1 of 6 LAB 5 IMAGE FILTERING ECE180 Introduction to.docx
 
[Pro forma] - production log
[Pro forma] - production log[Pro forma] - production log
[Pro forma] - production log
 
Game Project / Working with Unity
Game Project / Working with UnityGame Project / Working with Unity
Game Project / Working with Unity
 
Image processing techniques 1
Image processing techniques   1Image processing techniques   1
Image processing techniques 1
 
02 unity 3_d_part_1
02 unity 3_d_part_102 unity 3_d_part_1
02 unity 3_d_part_1
 
Seven Peaks Speaks - Android Jetpack Compose Animation
Seven Peaks Speaks - Android Jetpack Compose AnimationSeven Peaks Speaks - Android Jetpack Compose Animation
Seven Peaks Speaks - Android Jetpack Compose Animation
 
Python lecture 10
Python lecture 10Python lecture 10
Python lecture 10
 
App Inventor || Face emotion || Data saver || B.Sc. student task
App Inventor || Face emotion || Data saver || B.Sc. student taskApp Inventor || Face emotion || Data saver || B.Sc. student task
App Inventor || Face emotion || Data saver || B.Sc. student task
 
Photoshop Introduction
Photoshop IntroductionPhotoshop Introduction
Photoshop Introduction
 
HOW TO use PENCIL
HOW TO use PENCILHOW TO use PENCIL
HOW TO use PENCIL
 
Quick Step by Step Flash Tutorial
Quick Step by Step Flash TutorialQuick Step by Step Flash Tutorial
Quick Step by Step Flash Tutorial
 
Custom Material Boen 04 2009
Custom Material Boen 04 2009Custom Material Boen 04 2009
Custom Material Boen 04 2009
 
ontents · Introduction· Objectives·.docx
ontents  ·      Introduction·      Objectives·.docxontents  ·      Introduction·      Objectives·.docx
ontents · Introduction· Objectives·.docx
 
Bouncing ball training tracker
Bouncing ball training trackerBouncing ball training tracker
Bouncing ball training tracker
 
Open Cv Tutorial Ii
Open Cv Tutorial IiOpen Cv Tutorial Ii
Open Cv Tutorial Ii
 

Último

Indore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdfIndore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdfSaviRakhecha1
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...dipikadinghjn ( Why You Choose Us? ) Escorts
 
The Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfThe Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfGale Pooley
 
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...Call Girls in Nagpur High Profile
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptxFinTech Belgium
 
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...ssifa0344
 
03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptx03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptxFinTech Belgium
 
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual serviceanilsa9823
 
20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdfAdnet Communications
 
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service NashikHigh Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdfFinTech Belgium
 
00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptxFinTech Belgium
 
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
The Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfThe Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfGale Pooley
 
VVIP Pune Call Girls Katraj (7001035870) Pune Escorts Nearby with Complete Sa...
VVIP Pune Call Girls Katraj (7001035870) Pune Escorts Nearby with Complete Sa...VVIP Pune Call Girls Katraj (7001035870) Pune Escorts Nearby with Complete Sa...
VVIP Pune Call Girls Katraj (7001035870) Pune Escorts Nearby with Complete Sa...Call Girls in Nagpur High Profile
 
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...dipikadinghjn ( Why You Choose Us? ) Escorts
 
Log your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignLog your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignHenry Tapper
 
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...Pooja Nehwal
 
(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Último (20)

Indore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdfIndore Real Estate Market Trends Report.pdf
Indore Real Estate Market Trends Report.pdf
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
 
The Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdfThe Economic History of the U.S. Lecture 30.pdf
The Economic History of the U.S. Lecture 30.pdf
 
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
 
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
 
03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptx03_Emmanuel Ndiaye_Degroof Petercam.pptx
03_Emmanuel Ndiaye_Degroof Petercam.pptx
 
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
 
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Gomti Nagar Lucknow best sexual service
 
20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf
 
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service NashikHigh Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
 
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
06_Joeri Van Speybroek_Dell_MeetupDora&Cybersecurity.pdf
 
00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx00_Main ppt_MeetupDORA&CyberSecurity.pptx
00_Main ppt_MeetupDORA&CyberSecurity.pptx
 
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Wadgaon Sheri  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Wadgaon Sheri 6297143586 Call Hot Ind...
 
The Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfThe Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdf
 
VVIP Pune Call Girls Katraj (7001035870) Pune Escorts Nearby with Complete Sa...
VVIP Pune Call Girls Katraj (7001035870) Pune Escorts Nearby with Complete Sa...VVIP Pune Call Girls Katraj (7001035870) Pune Escorts Nearby with Complete Sa...
VVIP Pune Call Girls Katraj (7001035870) Pune Escorts Nearby with Complete Sa...
 
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
 
Log your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignLog your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaign
 
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
Independent Call Girl Number in Kurla Mumbai📲 Pooja Nehwal 9892124323 💞 Full ...
 
(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(DIYA) Bhumkar Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

test

  • 1. IgalleryX: iTunes Cover Flow Gallery RimV trieuduchien@gmail.com Description: If you fall in love with the famous iTunes Album Cover Flow and want to own that slick gallery in your website, this file is what you are looking for. IgalleryX displays a stack of multiple photo with reflection and perspective effect. All photos can be accessed by a skinable scroll bar, mouse click or flipping by mouse wheel. You can also turn on full screen mode, which covers the entire screen with the gallery. Data is completely driven by an external XML file and inside the Component Inspector. Key Features: • Flash Component • Auto Slide Show. • Scroll bar, black glossy skin. • Flipping through photo by mousewheel, mouse click, or scroll bar. • Caption effects: Fade, Blur, Scale, All. • Completely customize Reflection with 7 parameters available. • Full Screen Support. • Full Events support. • Update the photos easily by Component Inspector or XML files. • Customize spacing between each photo, easing speed, scaling factor of each photo. • Option to modify the transparent value of each photo. • Skinning: scroll bar, caption, preloader. • Completely customize Perspective with many parameters supported. • Penner Easing Equation. • Link embedded in each photo. Properties: • Screen Width (Number): Width of the gallery. • Screen Height (Number): Height of the gallery. • Photo Width (Number): Width of the photo. • Photo Height (Number): Height of the photo.
  • 2. Photo Space (Number): Spacing between each photo. • Center Space (Number): Spacing between the center photo and 2 adjacent photos. • Hpers 1, Hpers 2, Vpers, Delta 1, Delta 2 (Number): parameters for setting perspective, see below: • Scale Factor (Number): from 0 to 1, scaling parameter of the center photo. • Ease Factor (Number): Easing parameter. • Reflection enable (Boolean): true if you want to turn on reflection. • Intensity 1, Intensity 2, Density 1, Density 2, Vertical Extend, Horizontal Extend , Ref Distance (Number): 7 parameters of reflection, make experiment with them to get your effect. • Photo Alpha (Number): alpha value of each photo. • Caption Enable (Boolean): true if you want to enable caption. • Caption Type (String): Fade, Blur, Scale, All. • Easing type (String): easing type of caption effect. • Duration (Number): duration of caption effect. • Blur X, Blur Y (Number): parameters of Blur Caption Effect. • XML path (String): path to xml file. • Use Link (Boolean): true if you want to embed links in each photo. • Open Method (String): _blank, _self, _top, _parent. • Slide Show (String): true if you want to have a slide show. • Delay (Number): delay between each interval of slide show. • Auto Start (Boolean): true if you want to create the gallery instantly(without Actionscript). Events: • onPhotoPress: Trigger when a photo is pressed, return the index of that photo. • onPhotoRelease: Trigger when a photo is released, return the index of that photo. • onPhotoRollOver: Trigger when a photo is rolled over, return the index of that photo.
  • 3. onPhotoRollOut: Trigger when a photo is rolled out, return the index of that photo. • onMouseFlip: Trigger when mouse flipping through photos, return the current center photo. Install and Usage: • Open the file: “IgalleryX.mxp” to install a new component. You’ll need to restart Flash to take effect. • Create a new file, Window – Components or Ctrl – F7 to open the Component library. • A new component has been installed under XComponent library. Drag “IgalleryX” component to the stage. Place the component in original point ( x = 0, y = 0). • Give it an instance name, whatever you like, for example: Igallery. • Data is driven from xml file or inside Flash (by Component Inspector or Parameters). To load items externally, open “data.xml” and change the source and name of your photos. • Otherwise, you can customize all parameters by the Component Inspector: Window – Component Inspector or Shift/Alt – F7, to start the studio instantly, set the Auto Start property to true. • Set Screen Width, Screen Height equal to the width and height of the stage. • Set Photo Width, Photo Height equal to the width and height of each photo. • Try to make experiment with other parameters, open the preview file included in the download to see a sample. • Actionscript: You don’t need to place an instance of the component on the stage. Instead, you can use attachMovie to place an instance dynamically, after setting all the properties by script (see below), use the method: Igallery.Init(). Adding events: var mylistener:Object = new Object(); Igallery.onPhotoPress = function(ob):Void { trace(quot;press: quot;+ob._index); } Igallery.onPhotoRelease = function(ob):Void { trace(quot;release: quot;+ob._index); }
  • 4. Igallery.onPhotoRollOver = function(ob):Void { trace(quot;Rollover: quot;+ob._index); } Igallery.onPhotoRollOut = function(ob):Void { trace(quot;Rollout: quot;+ob._index); } Igallery.onMouseFlip = function(ob):Void { trace(quot;mouse flip: quot;+ob._index); } Igallery.addEventListener(quot;onPhotoPress,mylistener); Igallery.addEventListener(quot;onPhotoRelease,mylistener); Igallery.addEventListener(quot;onPhotoRollOver,mylistener); Igallery.addEventListener(quot;onPhotoRollOut,mylistener); Igallery.addEventListener(quot;onMouseFlip,mylistener); If you have any trouble, please send a query to my email address: trieuduchien@gmail.com