very ncie transition!
Posted 5 months ago
This is a an AS3 /XML easy to update news slider, which requires no scripting knowledge. just drag and drop into flash!
Transitions, motion blur, logo, banner name and random rotation – can be changed from the XML file. And of course with little knowledge about flash fundamental graphics can be changed as well.
The code is commented pretty well if you fell like changing something!
Instructions can be found in the file README .txt included in the project .zip.
Cheers
Posted 5 months ago
I’ve seen something just like this. In fact EXACTLY like this. It was made by a member named Kappe.
Posted 5 months ago
Bookmarked! Very nice. Would be too much to ask? > to see the transition reverse when you push the up/back arrow? Can definately use this one in the future regardless.
Posted 5 months ago
Nice file ! For those who’d like to reverse the x transition effect when play previous news, you can change it there = (set the new transition y position start):
line 187 : _tweenArr0.y = app.height;
and begin with : Tweener.addTween(_tweenArr1, {y:this.x-app.height/2…..
on line 189.
And with few efforts, you’ll find those places even more interesting things to do !
Posted 5 months ago
What is the optimum size for the graphic, so it doesn’t look so jagged.
I am having trouble sizing mine.
Posted 3 months ago
can i add pause button so reader can read the news without interrupt by transitions
Posted 3 months ago
xramember—> The character set can be switched through flash, because it’s embedded there. SO I guess all characters would work…
mastr3s—> If you have a little skill i AS3 , you can easily add a pause btn!
Posted 3 months ago