Search  

XML ADVANCED ALPHA TRANSITION

HomeBrowse CategoriesFlashAnimationsTransitionsXML Advanced Alpha Transition

This lets you to show your photo gallery and swf portfolio with an advanced alpha effect.

You can choose:

  • The Vertical Directions:
    • Top to bottom
    • Bottom to top
    • Middle to outside
    • To middle
    • Random vertical direction
  • The Horizontal Directions:
    • Left to right
    • Right to left
    • Center to both sides
    • To center
    • To both sides
    • Random horizontal direction
  • Main way:
    • Vertical alpha
    • Horizontal lpha
    • Random
You can set:
  • The width and height of main photo and textfield
  • Main photo and textfield positions
  • The speed of the efect
  • Time to wait to start loading next file in autoplay mode.
  • Alpha for controls container and textField.
  • The color for textField and background.
  • Autoplay mode on/off.

If you only want to change the photos and messages, just change the XML file (help included). Ready to use.

Just 26kb including font. 6kb without font.

Portfolio:

Webpage and mp3 players

\ \ \

Mask Transitions

\ \ \ \ \ \ \ \ \ \ \ \

Square Transitions

\ \ \ \ \

Blind Transitions

\ \ \ \ \

Other Effects

\ \ \ \ \

Posted 5 months ago

nice

Posted 5 months ago

excellent work. Can we set it to show the images randomly?

Posted 5 months ago

Yes, you just need to change a line, buy and send a mail I will send you the line that you must change. Thanks for your comments.

Posted 5 months ago

good

Posted 5 months ago

Will this also allow animated movie clips/swf files?

Posted 5 months ago

Yeah, the animation stop and then the alpha transition starts. Thanks

Posted 5 months ago

very nice but i think it have a bug if you set of

var wMask:Number = 1440; var hMask:Number = 900;

than of right you will be see a one line vertical from bacground picture have can we it fix??

Posted 4 months ago

This transition was created for images that have the same width and height, the mask must have the same sizes. Please send me the file to help you.

Posted 4 months ago

akcakemal, probably, you are using smaller images than the mask. If you are using wMask:Number = 1440; var hMask:Number = 900; all your images must be 1440×900 or bigger. Again, send me a mail if you need help.

Posted 4 months ago

Noice file.

Posted 4 months ago

very nice.these images animate 1 to 4 straight through. can this images go back to the first image after it goes to second or third or fourth images?

Posted 4 months ago

yeah, you can do that for many ways. First you can asign a sequence in the XML , just repeat the lines. Or you can use a images sequence with an array.

Posted 4 months ago

Excellent work, it could insert this animated in a PDF document.

Posted 4 months ago

Hi, great file. How would i turn off the controls and the pic titles please?

Posted 4 months ago

virode, just comment line 262 (add //)

Posted 4 months ago

Hi.

I used this file on mora than site and it has been very useful.

Yet I am having some trouble, using it in a site the problem is: I have a main.fla loading several “xml-advanced-alpha-transition” swf each with different xml and it works fine locally but when I upload to the server after loading the first “xml-advanced-alpha-transition” swf I click on another button to load another “alpha-transition” swf and the slideshow won’t start, only shows the first image of the new swf.

Thanks in advance.

Posted 3 months ago

OK, send me a file (click on my icon), then write me a mail. Probably there is a problem with th paths. Send me the structure of your site.

Posted 3 months ago

Thanks for the quick response, I manage to make it work by preloading the 11 swf alpha trasitions slideshows. Before I was loading them only when the user pressed the button.

Thanks. 5* files from you rcuela

Posted 3 months ago

Can I control the affect separately for each image? Can that be specified in the XML doc?

Posted 3 months ago

Not, in this version. Now I’m working on my next package. After that I will upgrade this file with that option.

Posted 3 months ago

Yeah, it would be great if ALL configuration could be done in the XML doc instead of the AS.

Once more question. Where do I put a gotoURL to have the slideshow automatically forward to a different webpage after all the images have shown?

Posted 3 months ago

Hi 1000kbps, at line 234 you will find the condition to init next photo, inside that add this lines

if(imageNum==xmlLength){ getURL(“zzzzzzz”;) }

Posted 3 months ago

Hey,

That line at 234 is actually this section:

if (totalAnim>=nbParts) { //if animation finished //getURL(“home.html”;); bbAnimating = false; bbEnableTitle = true; nbTimerNext = getTimer()+nbSpeedPhoto; removeMovieClip(cloneClip[“clone”+imageLast]); }

If I put in the getURL, it forwards to that URL after the FIRST image stops animating, not after the last image.

thanx chad

Posted 3 months ago

Hi 1000kbps, let me know if you solved your problem, send me a mail (click on my icon) and then send me your file. I will help you, probably you change some lines…

Posted 3 months ago

Is there a way to add buttons to go to the different photos?

Posted 2 months ago

Yeah, you can add buttons to show specific images. But you must insert the buttons.

Posted 2 months ago

I see that the transitions can be random, can you randomize the display of the images as well?

Posted 29 days ago

yeah, that is possible.

send me a mail for details

<== click on my icon

Posted 26 days ago

Beautiful. I want to use it for my site. Is it possible for you to send me the instruction how to use it before I purchase, I want to make sure I will be able to pull it.

Posted about 23 hours ago

I need the dimensions to be 970px x 317px. When I adjust the dimensions to this size, along with the pictures, and test movie I still am only able to see 570×300 px worth of my images. What else needs to be resized in the AS?

Posted about 7 hours ago