- Has been a member for 4-5 years
- Item was Featured
- Author was Featured
- Exclusive Author
- Sold between 10 000 and 50 000 dollars
- Bought between 10 and 49 items
- France
- Referred between 100 and 199 users
reminds me my 3d like engine news section 
reminds me my 3d like engine news section 
yours is perfect, i like that style
Hello:
What is the code to pause this ticker when you mouse-over its screen and scroolbar?
hi mediasay,
goto NewsTickerMC and make a new Layer above Ticker Text, in this Layer create a new MovieClip with same size of Ticker Text area and name it TickerPauser, make this invisible just by set the colour alpha to zero, now go to actions layer and just add the following code at the end of script:
TickerPause.onRollOver = function(){
this.useHandCursor = false;
clearInterval(myInterval);
}
TickerPause.onRollOut = function(){
timer();
}
this cause by rollover The Ticker pause and scroll also works and by roll out the Ticker effect run again, hope this help you
Hi!
How can I change the color of the scrollbar??
I really cant find it
hi detres,
Goto Flash Library>Flash UI Components>Component Skins>FScrollBar Skins>fsb_thumb_middle>open this and in Skin Elements Layer>face_mc, the Movieclip has also a Blur effect on face, that’s it
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
19 Purchases
6 Comments