SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
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

Weitere ähnliche Inhalte

Andere mochten auch

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
JaredBHughes
 
Final Validations
Final ValidationsFinal Validations
Final Validations
rajeevtest
 
Lessons Learned Form Nyco
Lessons Learned Form NycoLessons Learned Form Nyco
Lessons Learned Form Nyco
rajeevtest
 

Andere mochten auch (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
 

Ähnlich wie test

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
mercysuttle
 
[Pro forma] - production log
[Pro forma] - production log[Pro forma] - production log
[Pro forma] - production log
charles-stick
 
Game Project / Working with Unity
Game Project / Working with UnityGame Project / Working with Unity
Game Project / Working with Unity
Petri Lankoski
 
ontents · Introduction· Objectives·.docx
ontents  ·      Introduction·      Objectives·.docxontents  ·      Introduction·      Objectives·.docx
ontents · Introduction· Objectives·.docx
cherishwinsland
 

Ähnlich wie 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
 

Kürzlich hochgeladen

VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
dipikadinghjn ( Why You Choose Us? ) Escorts
 

Kürzlich hochgeladen (20)

Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
Navi Mumbai Cooperetive Housewife Call Girls-9833754194-Natural Panvel Enjoye...
 
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
VIP Independent Call Girls in Mira Bhayandar 🌹 9920725232 ( Call Me ) Mumbai ...
 
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
(INDIRA) Call Girl Mumbai Call Now 8250077686 Mumbai Escorts 24x7
 
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
(INDIRA) Call Girl Srinagar Call Now 8617697112 Srinagar Escorts 24x7
 
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
 
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Sant Nagar (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...Booking open Available Pune Call Girls Talegaon Dabhade  6297143586 Call Hot ...
Booking open Available Pune Call Girls Talegaon Dabhade 6297143586 Call Hot ...
 
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
VIP Independent Call Girls in Taloja 🌹 9920725232 ( Call Me ) Mumbai Escorts ...
 
Top Rated Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Dighi ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Stock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdfStock Market Brief Deck (Under Pressure).pdf
Stock Market Brief Deck (Under Pressure).pdf
 
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
 
WhatsApp 📞 Call : 9892124323 ✅Call Girls In Chembur ( Mumbai ) secure service
WhatsApp 📞 Call : 9892124323  ✅Call Girls In Chembur ( Mumbai ) secure serviceWhatsApp 📞 Call : 9892124323  ✅Call Girls In Chembur ( Mumbai ) secure service
WhatsApp 📞 Call : 9892124323 ✅Call Girls In Chembur ( Mumbai ) secure service
 
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Banaswadi Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Top Rated Pune Call Girls Lohegaon ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
Top Rated  Pune Call Girls Lohegaon ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...Top Rated  Pune Call Girls Lohegaon ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
Top Rated Pune Call Girls Lohegaon ⟟ 6297143586 ⟟ Call Me For Genuine Sex Se...
 
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
 
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...
 
Top Rated Pune Call Girls Pashan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Pashan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Pashan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Pashan ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
 
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
VIP Call Girl in Thane 💧 9920725232 ( Call Me ) Get A New Crush Everyday With...
 
Top Rated Pune Call Girls Aundh ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Aundh ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Aundh ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Aundh ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 

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