Actionscript 2.0 :: Preloading The 3D Carousel?

May 2, 2009

I followed the tutorial for the 3D Carousel, tutorials 1 through 3. (Great tutorial by the way) The main thing that I want to change about the 3d carouosel is how it loads. If I simulate the download for say a 3d carousel, the icons come onto the stage kind of at random intervals depending on how quickly it downloads each external image file. I was hoping that some sort of preloader (whether it be the basic one or the advanced one in the tutorials) would work to load the movie without seeing the icons pop in slowly on load. But Neither of them seemed to work. I even tried the "load an external SWF" tutorial and that didn't work either.

So instead I decided to modify the 3D carousel to not pull external images into the movie by reading the xml file as it currently does but to just create individual item movie clips for each item. For some reason, when I edited the item movie clips I lost the masker effect. I can't seem to figure out how to get the masker effect to start working again. I tried tracing the bitmap for the icon, or breaking it apart but that didn't work.

What things or settings are needed in order for the masker to work correctly?Is there a smooth way to preload the 3D carousel without seeing the icons pop in one at a time as it loads the external images?

View 2 Replies


Similar Posts:


ActionScript 2.0 :: Preloading Carousel Icons (SWF Movies)?

Apr 16, 2009

I am using a self modified version of Lee's carousel 3 tutorial on my website. A couple of my icons on the carousel are .swf movies that I have optimized. Is there any way to preload all of my swf movies that are being called up from the xml? I've seen the swf preloading tutorial but I'm not sure how to apply that towards the carousel or even if it's possible to do so since the preload is happening as the user first enters the site and not when a button is pushed, etc...

View 4 Replies

ActionScript 2.0 :: Carousel - How To Add In Different Mc's

Jun 18, 2009

I'm working with Lee Brimelow's code from his first tutorial on carousels at [URL]. I'm wondering how to add in different mc's so I'll have more than just one rotating? I'm rotating houses for real estate, so I've got all my mc's made, and labeled (item, item2, item3, item4), I just can't figure out how to get each in there...

[Code]...

View 1 Replies

CS3 - Make Carousel Effect?

Mar 22, 2010

how can I make a carousel effect similar to this website? Is there an easy program to assist? Is it flash?

View 1 Replies

ActionScript 3.0 :: How To Create A Carousel

Jun 24, 2009

how to create a carousel..

View 1 Replies

ActionScript 1/2 :: SwapDepths With 3d Carousel?

Feb 19, 2010

I did the 3d carousel tutorial from gotoandlearn.com and I manage to create a background color that will load once you click an image with a movie clip called dim . However this movieclip dim keeps appearing atop my icons. I tried Swapdepths to change the orders but its not working.

[Code]...

View 17 Replies

ActionScript 2.0 :: Using SwapDepths With 3D Carousel

Feb 20, 2010

I did the 3d carousel tutorial from gotoandlearn site and I manage to create a background color that will load once you click an image with a movie clip called dim. However this movieclip dim keeps appearing atop my icons. I tried Swapdepths to change the orders but its not working. On function released. I want the var dim to be behind the var t:Movieclip =home. in the preview the movie clip dim with the alpha of 80 appears on top the var t that has the carousel images.

Code:
import mx.utils.Delegate;
import mx.transitions.Tween;
import mx.transitions.easing.*;
var numOfItems:Number;
var radiusX:Number = 300;
var radiusY:Number = 75;
[Code] .....

View 0 Replies

Actionscript 2.0 :: Add Link To Carousel 2

Sep 12, 2008

i was going thru the tutorial of carousels how can i add links to diff pages using carousel

View 14 Replies

3D Carousel Displaying FLV Instead Of Images?

Jan 20, 2009

how to make the 3D carousel display different playing .flv files instead of images but have not been able to work it out.

View 8 Replies

ActionScript 2.0 :: How To Get 3D Carousel To Appear Only On Homepage

Mar 9, 2009

I just built a carousel using Actionscript 2.0 in CS4 via an awesome tutorial on this site. I've added this carousel to an existing site and works beautifully on the home page but the problem is, when I click on a button to go to a new page, the carousel appears there as well obstructing the page content. Also, when I click back to home the carousel multiplies. My question is, how do I get the carousel to appear on the homepage ONLY and not multiply each time I click back to the home page? I'm a new Flash user.

View 1 Replies

Actionscript 3.0 :: Does The Carousel 3D Work With CS3

May 4, 2009

I've been putzing around with this tutorial for a couple of days and I seem to come up with the same error pretty consistently so I'm beginning to wonder if I shouldn't be doing something a little differently for Flash CS3. The error I'm getting is 1046: type was not found or was not compile-time constant:imCon

View 8 Replies

ActionScript 3.0 :: Carousel - How To Get Rid Of Angle

Sep 1, 2009

I have a carousel built and it works fine, but there is an angle on it that I want to get rid of. When the images move along the carousel, I want them to always stay the same on the X axis. Here is the code, I have tried mangling it in every possible combination, but it is outside my AS3 knowledge on how to get the angle changed.

import mx.utils.Delegate;
var numOfItems:Number;
var radiusX:Number = 1150;
var radiusY:Number = 50;
var centerX:Number = Stage.width / 2;
var centerY:Number = Stage.height / 6;
var speed:Number = 0.002;
[Code] .....

View 1 Replies

Carousel With Images Loading Via XML ... Mod?

Mar 30, 2010

I am using the Casousel3 tutorial and getting some cool effects but would like to make some mods - but don't really have the knowledge it seems to do them. I have tried but only succeeded in creating a rather nice white screen. I would like to be able to bring in the images via xml at 75% their original size so that when i click them I can enlarge them too 100% (part where the text comes in - have sorted the enlarging) and not get any pixelisation appearing. I would also like to be able to preload the images as they are loading (with that swirl loading graphic if possible !?)

View 1 Replies

Actionscript 2.0 :: Way To Delete Carousel 3d

May 4, 2010

I'm modifiying the 3D Carousel and I want that onRelease function it desapears. I've created a new layer with two frames. The first have an stop(); and the second have a red rectangle.

I can go to this frame but I've tryied a lot of diferent methods to stop/delete the carrusel and it continues appearing.

View 3 Replies

Can't Get Carousel To Work Properly

Nov 15, 2010

I am VERY green when it comes to flash and this is my first ever project. What Im trying to accomplish; *a website for myself that is "simple" and clean to be used as an art portfolio/gallery of my work. -three sets of buttons that go to three pages all with carousels that hold my artwork for that type (ie. press the concept art button and it loads page 2 where there is a photo carousel that containing my concept art pieces.
-clicking another button will then call for a new page with a new carousel (I have three types of art that I am showcasing: concept art, fine art, 3D game art)

I have managed to create a flash page that has my name and the buttons and upon pressing the buttons it goes to the page I need. However the pages are at the moment empty due to the fact that I cannot get the carousels to work properly. I have watched the tutorial and dl the class package on 3D carousels. I changed the .as file within the package so that my carousel will be vertical by changing imc.x = Math.cos(imc.angle) * 450; to imc.y = Math.cos(imc.angle) * 450;

[Code]...

View 1 Replies

Actionscript 2.0 :: Pre-Loader With Carousel 3

Dec 20, 2010

I have a carousel 3 based navigation item for my site built, and now new XML content (CDATA) for the carousel can be loaded dynamically into the carousel depending on pressing different language buttons (example attached). After a few fails and tries, all good!What I am trying to do is apply a preloader for the whole thing. I tried following this tutorial: viewtopic.php?f=35&t=14393.but I am getting some conflicts with some other modifications made for the CDATA and multi-language buttons. Can someone please, please give me a hand and help me understand what direction I need to go in?Attached are 3 FLAs:

1) 'working' shows the different language buttons working as I have them - the tooltips and expanded icons will show different XML content depending on the language button selected (English, Polish, German, Dutch - haven't created content or translated yet, but you can see different identifiers!)

2) 'preloader' shows the preloader I would like to apply to the carousel item. The layers are moved to frame ten mostly, 'Export in Frame 1' has been un-checked in properties for the 'item' and 'tooltip' library items, and a new layer containing dummy 'item' and 'tooltip' instances in keyframe 5 have been added. The AS has also been changed, but it doesn't take into account the multi-XML change as in 1 above ......

3) 'bridging' is my sorry attempt to bridge the gap between 1 and 2 above. I think that a separate array will be needed - one for the multi-XML and another for the way in which the preloader works, but nothing that I have done so far can get this to work. I have been banging my head on this since (last) Saturday, the 'bridging' actions layer only contains a slight variation on some of the bonkers theories I have been trying, I've rolled back most of the changes - all to no avail though....Can anybody please have a look at what I am trying to do and let me know what it is that I am doing wrong, or give me some pointers? The 'problem' AS sits in the keyframe in frame 10 of the 'actions' layer.

View 2 Replies

Creating A 3D Stacked Carousel?

Jul 1, 2011

The tutorials on the site are fantastic kudos to the developers of the site and the tutorials. On Creating 3D Carousels would anyone know a way to stack the rings? Also additional images to be called in each new ring via the XML file.

View 1 Replies

ActionScript 2.0 :: LoadMovie With That Carousel?

Nov 8, 2008

trying to make a gallery of photos with that carousel. so it would be best to load movie when a button is clicked instead of scaling up and down. if I have to import all 40 pictures it would prob become huge.

View 1 Replies

ActionScript 2.0 :: Carousel Menu Once Again?

Mar 5, 2009

i am working on a modified version of the gotoandlearn xml carousel menu and i would like to add a stationary logo in the middle.If i just place a MC in the middle of the stage it won't work because the icons go right through because the carousel is the the highest depth, also when i click on one and load my external swf the MC in the middle just stays in the middle of the page.How do i place the object in the middle at the same depth of the icons and make it disappear(_alpha function?) when i load the external swf with the xml?Does it have to be loaded with the xml or could it be just place there in the middle of the carousel?

View 5 Replies

ActionScript 2.0 :: F8 Flash Globe Carousel

Feb 14, 2009

I am trying to develop a Flash globe carousel and I need some help in doing so.A normal carousel moves along a circle.I am trying to develop a Flash carousel that moves in every direction along the lines of a globe. You can see attached a normal carousel that I have created. I have tried to upgrade it to a globe carousel but I am having problems in doing so.It is not easy but I am sure that there are people here that understand trigonometry and can point me in the right direction.

View 1 Replies

ActionScript 2.0 :: Flash Carousel Stop?

Apr 8, 2009

1.Flash carousel changes

a.Currently each carousel rotates automatically.

change so that it is does not rotate but it only rotates when you click on individual image, it then stays on that image until you click another image.file is also attached:

// Code Credit: Lee Brimelow
stop();
var folder:String = "thumbnails/";// a folder for thumbnail files + an XML file[code]...........

View 2 Replies

ActionScript 2.0 :: Carousel Resize And Add Images

May 17, 2010

I was wondering if anyone could give me some tips on how I can resize this carousel as in the canvas size and the images. The other thing is, what do I need to do to be able to add new images to the folder so they appear in the carousel? At the moment when I do this they don't appear.[code]

View 3 Replies

ActionScript 3.0 :: Making An Image Carousel

Mar 27, 2009

[URL] On this site it has this Image Carousel controlled by moving my mouse side to side, is there a flash component, or some flash script i could use/buy?

View 1 Replies

ActionScript 3.0 :: Resizeing A Flash Carousel?

Mar 24, 2012

so i have the carousel already made (i didn't make it i found it online) [URL]
 
im trying to make the carousel 195 height 620 width but idk if i'm supposed to change the code or the stage size ,or both i tried changeing some of the code but that didn't work out too well i'll be honest i didn't know what i was doing i also wanted to make the images into links

View 3 Replies

Actionscript 3 :: Create A Carousel With Papervision?

Jan 23, 2011

how to create a carousel like his with papervision. I created one but the planes just go round and round. I was wondering if it's possible for the planes to keep the same angel as the example of the link. I do not want the plane to rotate itself on the y axis but just move on the X/Z axis just going around an object in the middle.

View 1 Replies

Xml :: External Links From Flash Carousel?

Feb 3, 2011

I'm trying to create a Flash Carousel in AS2. I've made the Carousel itself, and have got the icon images and tooltips from an XML file using this code:

xml.onLoad = function()
{
var nodes = this.firstChild.childNodes;

[Code].....

I have functions for 'over', 'out', and 'released', and to move the carousel automatically, left or right depending on mouse position.

I was wondering if there was a way you could make each individual icon have an external link that leads to a different place on my website when you click on an icon, where I could specify the link url itself in the XML file?

View 3 Replies

Javascript :: Create A 3D Carousel For The Web From Models In 3ds Max?

Jun 16, 2011

Is it possible/what is the easiest way to take 3D model from max and create a Flash or Javascript carousel that can work on the web? It should function like a real world CD carousel with say 100 or so models built in. [URL] Buttons on each side scroll through the chips. This is my first one and I didn't see any similar questions asked. Sorry for not embedding the image...it wouldn't let me because this is my first post.

View 3 Replies

ActionScript 2.0 :: Carousel And Non-moving Buttons?

Jan 17, 2009

the part i am trying to create is the non-moving buttons. when u click on it, it brings the content up and when u click on the icon it goes back to the carosel (rotating menu) how do i create that?bascially it should do the same action as the carousel buttons do.i have already created the carousel and the text buttons but i just th linking the text buttons to the content, the content is inside a movieclip.

View 9 Replies

ActionScript 2.0 :: Still Buttons To Work Like Carousel

Jan 20, 2009

I have this code for a carousel but I want to and still buttons on the top and when I click on then I want it to do the same thing as the carousel button is doing. Is there away where I could add code in to link to make this work?

ActionScript Code:
import mx.utils.Delegate;
import mx.transitions.Tween;
import mx.transitions.easing.*;
var scope = this;
var numOfItems:Number;
[Code] .....

View 2 Replies

ActionScript 2.0 :: Linking Photos From 3D Carousel

Jul 16, 2009

I am creating a 3D carousel and I need to link each object to a different URL or URI. I am using ActionsScript 2.0 and loading an XML file for images and the urls. I just need to figure out how I can script the function released for this to work.

Code:
import mx.utils.Delegate;
var numOfItems:Number;
var radiusX:Number = 300;
var radiusY:Number = 75;
var centerX:Number = Stage.width / 2;
[Code] .....

View 0 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved