ActiveDen

Blurry Effect XML Banner Rotator (as3)

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 50 000 and 100 000 dollars
  • Elite Author
  • Bought between 1 and 9 items
  • Europe
  • Referred between 500 and 999 users
lydian says

Nice file but I couldn’t look at it twice :) it hurts my eyes

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
ufoufoufo says

nice

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • China
  • Referred between 1 and 9 users
mx9580 says
Author

i suggest you can reduce originalBlurValue and transition time, you will feel much better. lol

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 5 000 and 10 000 dollars
  • Bought between 1 and 9 items
  • Turkey
  • Referred between 10 and 49 users
DesignForLife says

nice

3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
mattCampy says

This looks great!

I have a question though, can the menu squares be set to display all the time?

Also, would it take a lot of extra code for me to create hotspots (hyperlinks) on the images themselves? (for example, if there is a “Learn More” link on each of the images and I only want that part of it to be link enabled?

3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
wanderingted says
Purchased

I would like to use the rotator inside a swf. Is it possible to change the size of the rotator itself so it doesn’t take up the entire stage?

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • China
  • Referred between 1 and 9 users
mx9580 says
Author

mattCampy ,

you can modify it to diaplay all the time in one minute.

but “Learn More” link, need add more code, need more time to customize.

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • China
  • Referred between 1 and 9 users
mx9580 says
Author

wanderingted ,

edit the code in line 107 and 108

startPosY = stage.stageHeight - buttonSize - 10;
controlBtnsMcX = stage.stageWidth - 40;

replace stage.stageHeight with your image height number, for example, 200 if you need, also can change stage.stageWidth with a number.

3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
onlineidentity says
Purchased

Is it possible to change the font of the “image number buttons”?

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 1 000 and 5 000 dollars
  • Bought between 1 and 9 items
  • China
  • Referred between 1 and 9 users
mx9580 says
Author

of course,

just add three lines of code after line 300

var descFormat = new TextFormat();

descFormat.font = ‘Verdana’;

numText.setTextFormat(descFormat);
3 years ago

by
by
by
by
by