Home / Components / User Interface / 3D Carousel Banner Rotator XML Based in AS3 /
3D Carousel Banner Rotator XML Based in...
6 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$21.00
Package includes: FLA
Flash Version: Flash CS3
Viewable with: Flash Player 9
Documentation level: Basic documentation
Flash knowledge level: Advanced
Action Script: ActionScript 3.0
Product ID:F1003879
change image via XML,
redirection on click.
3D Rotator
AS3 code
$21.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 |





















6 comments
Add comment
besuretr
I want the component to use the full width of the website but not the full height. How can I get the component to use the full width?
When I adjust the height from 100% to 50% it causes the full width of the website not being used.
Your assistance in the matter will be appreciate.
#  /  PM  /  posted on May 19, 2010
renjal.24
you need to change in the following line according to your site’s width and height.
plane = new Plane(material, wStage+105, hStage+50, 10, 10); pShad = new Plane(shad, wStage+105, 200+50, 10, 10);
these two lines are placed in class MainTimeline.as in folder banner_fla.
if still you don’t make it then send me your details what exactly you want I will do for you.
#  /  PM  /  posted on May 19, 2010
renjal.24
you need to change in the following line according to your site’s width and height.
plane = new Plane(material, wStage+105, hStage+50, 10, 10); pShad = new Plane(shad, wStage+105, 200+50, 10, 10);
these two lines are placed in class MainTimeline.as in folder banner_fla.
if still you don’t make it then send me your details what exactly you want I will do for you.
#  /  PM  /  posted on May 19, 2010
renjal.24
you need to change in the following line according to your site’s width and height.
plane = new Plane(material, wStage+105, hStage+50, 10, 10); pShad = new Plane(shad, wStage+105, 200+50, 10, 10);
these two lines are placed in class MainTimeline.as in folder banner_fla.
if still you don’t make it then send me your details what exactly you want I will do for you.
#  /  PM  /  posted on May 19, 2010
snsangr
Im trying to load this movie onto another movie via BlankMovie1.loadMovie("banner.swf", 1);
I can only see the progress bar but it stops there, i went to the debugger and gave me the following error,
The Flash Player is paused so that breakpoints may be adjusted. Click Continue to start the movie.
Even after pressing continue, the pictures dont load.
#  /  PM  /  posted on Apr 06, 2011
snsangr
...........Guess im mixing actionscrip classes
#  /  PM  /  posted on Apr 06, 2011