Itunes Cover Flow
This is a itunes cover flow in flash.
You can use it in your website.
All Images are copyrighted.
Before using Image, get license from original source....
more >
Keywords: itunes cover flow nice gallery
| Author URL | flashdesigner.blog.com... | |||
| Listing URL | flashwebsolution.com/b... | |||
| Downloads | 10695 | Views | 37798 | |
| flash007 | ||||
|
User ratings for Itunes Cover Flow. |
||||
More listings by flash007
Nokia 6300 F... |
Nokia 6300 F... |
Character An... |
Resizable A... |
Image Mask E... |
Spray Effect |
Comments
You need to LOGIN to post a comment.
to make my question also for other users. if i change the size of the picture and also stage size etc. i adjust all i could but its still not smooth.
how the settings are connected to each other so i can easy change the picture size and stage and the coverflow should run smooth???? i thing whoever wants to change this will be also curious about your answer.
this are my current settings but it doesnt and look nice when i use the scrollbar at all....
--------------------------------------
var autoJump:Number = .15;
var maxSlide:Number = 100;
var deleteMinDistance:Number = 0;
// Edit by MacHappens, James Rowley
// "The Elevator Door"
var deleteMaxDistance:Number = Stage.width;
var doubleClickRegister:Number = 500;
var frontCDWidth:Number = 465;//picture size
var frontCDHeight:Number = 465;//picture size
var shelveCDHeight:Number = 176;//hight of image in the background
var shelveCDWidth:Number = 100;//adjusting switch of cd. if cd image big, adjut here switch point
var shelveCDSpacing:Number = 30;
var centerDistance:Number = 233;//center point for cd in background
var albumEase:Number = 4;
var angle:Number = 8;
var fadePoint:Number = Stage.width;
var fadeDist:Number = 200;
var current:Number = 1;
var centerX:Number = Stage.width / 2;
var centerY:Number = 235;//point of first big image
var clickDelay:Number = 750;//after click how long image will stay
var scrollBarStart:Number = -200;
var scrollerDelay:Number = 10000;
var scrollBarStop:Number = scrollBar.scroller._width + 49;
var reflectionBackgroundColour:Number = 0x100905;
var reflectionBlurX:Number = 3;
var reflectionBlurY:Number = 3;
var reflectionQuality:Number = 5;
var reflectionSpace:Number = 0;
var reflectionAlpha:Number = 10;
var reflectionRotation:Number = 90;
var reflectionFocalPointRatio:Number = 0.3;
var reflectionFillType:String = "linear";
var reflectionSpreadMethod:String = "pad";
var reflectionInterpolationMethod:String = "RGB";
var unknownArtist:String = "Room";
var unknownAlbum:String = "Name";
var infostruc:Array = [];
var reflectionColors:Array = [0x100905, 0x100905];
var reflectionAlphas:Array = [100, 10];
var reflectionRatios:Array = [0, 255];
var xmlData:XML = new XML();
// Edit by Paul, tieftaucha, Lunis Neko
// autoNextP defines whether or not the flash movie automatically cycles through all CD covers
// autoNextP = 1 for on, 0 for off.
var autoNextP:Number = 1;
// How long in seconds autoNext will wait to move
var autoNextTime:Number = 10//delay of time picture stays
var autoDirect:Number = 1;
i have pictures which are 465 px. the coverflow runs totally unsmooth. how to adjust the other settings for bigger size pictures?
i changed many things and try a lot but it seem this thing is just done for smal pictures. with bigger pictures the thing just runs crazy. why and whats the solution?
hey, ihave a question, how can i replace the var root:MovieClip = this; ? my server does not accept the root command and it makes the rest of the code to not work, any ideas? i would be gratefull thanks
Hi!! thanks for answer me.
My problem is: My document flash size is 950 x 600 px. and i want that the itunes cover flow appears in a size of 861 x 453 px, in a determinated area from my stage.
I want to change the size of the cover flow, not changing the size of my stage.
How can i do this? Thanks!




