deviant art





Login
Join deviantART for FREE Take the Tour Lost Password?
Deviant Login
Shop
 Join deviantART for FREE Take the Tour
[x]

More from ~wavesand

Featured in Groups:

Details

March 10, 2009
1.4 KB
550×600
Link
Thumb

Statistics

Comments: 6
Favourites: 3 [who?]
Views: 298 (0 today)
Downloads: 35 (0 today)
[x]
:iconwavesand:
Drag it up and down to have a try.

Each image is load from the outside, so i have to use several sprites for instead,Sorry for that. :(
:icon:
Add a Comment:
 
:iconcrystalthespaz:
Can you help me create one of these that you drag from the left to right? Im trying to create a college portfolio, and am so lost. To where each of those are buttons and thumbnails? That would be so helpfull!

--
Jesus Christ is my savior. If you agree with me copy and paste this in your signature.

"These people who live in darkness will see a great light." Matthew 4:16
Reply
:iconwavesand:
You can download this entire project from
[link]
Reply
:iconcrystalthespaz:
Okay but I need it to be horizontal.

--
Jesus Christ is my savior. If you agree with me copy and paste this in your signature.

"These people who live in darkness will see a great light." Matthew 4:16
Reply
:iconwavesand:
Well,that's easy.
find this two line in CircleBar3.as

rectM_C.x = centerX + Math.cos(angle+i*angle2) * radius/3;
rectM_C.y = centerY + Math.sin(angle+i*angle2) * radius;

and change it like this:

rectM_C.x = centerX + Math.cos(angle+i*angle2) * radius;
rectM_C.y = centerY + Math.sin(angle+i*angle2) * radius/3;
Reply
:iconcrystalthespaz:
I did that, still didn't work :/

--
Jesus Christ is my savior. If you agree with me copy and paste this in your signature.

"These people who live in darkness will see a great light." Matthew 4:16
Reply
:icon:
Add a Comment: