Home / Components / Menus & Navigation / 3D Image Carousel A.S 3.0 /
3D Image Carousel A.S 3.0
17 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other ... [+]
> View graphic table with full license features
$8.00
Package includes: FLA
Flash Version: Flash CS3
Viewable with: Flash Player 10
Documentation level: Well documented
Flash knowledge level: Intermediate
Action Script: ActionScript 3.0
Product ID:F1004002
---
Highly customizable XML 3D image carousel. A.S 3.0
Settings which can be changed from the XML are: Number of Images.
Specify the HTML window.
link URL.
Setting for the carousel through XML:
Radius.
Speed.
Tilt Value.
Alpha(true/false)
Reflection(true/false)
Blur(true/false)
ToolTipColor
TollTipTextColor
The code is commented line by line.
If any help or modification please contact
[email protected]
---
This is the AS2 version of the file
3D Image Carousel($7)
If You Liked The Above File You Might Like To Check Out My latest Uploads
Xml Photo Stack A.S 2.0($10)
CHECK OUT MY PORTFOLIO FOR OTHER COMPONENTS
3D Advance Image Rotating Carousel A.S 2.0($20)
3D Vertical Image Carousel($8)
Perpetual XML Image Scroller($7)
$8.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |

















2 comments
Add comment
Mufaddal
#  /  PM  /  posted on Jun 01, 2010
galo.carmignian
Hi i want to integrate this carousel inside another SWF file (that is a website). I use this code to call it (i created a MovieClip called carouselCaller0 where the carousel is going to be placed)
var swfLoader0:Loader = new Loader(); carouselCaller0.addChild(swfLoader0); var bgURL0:URLRequest=new URLRequest("AS3Carousel.swf"); swfLoader0.load(bgURL0);
But I get this error:
TypeError: Error #1009: Cannot access a property or method of a null object reference. at mufaddal.source::carousel()
Both files (the website swf and the carousel .swf) are on the root folder
#  /  PM  /  posted on Nov 02, 2010