Anyone knows how to include italic < em > or < i > and bold < strong > or < b > ?
Thanks!
Anyone knows how to include italic < em > or < i > and bold < strong > or < b > ?
Thanks!
Hi,
I just purchased your file and tested it on my mac. The mousescroll does not work at all on Mac, not in any browser, especially not with Explorer. On PC Firefox ok, but not on Explorer. Sorry to say, but to me it’s useless. Agnes
Hi iliketoplay
I’v bought the AS2 file…. Great file, really easy to implement
But there is a little bug in it:
When you hold the mouse over the text and scroll – the individual main textfields is scrolling one textline up or down as well. This makes top line in the individual textfield disapear 
It only happens when you scroll with the scrollwheel while having the mouse over the text.
Can this be fixed?
Thomas
hi,
I like this solution (AS2). It has been working fine so far … until flash player 10.1! I found out, that with the current version of flash player (10.1) the normal MouseListener Object (used for regular Mouse Events) interferes with the MouseWheel Listener of your file, which causes the MouseWheel not to work any more.
Any suggestions?
thanks, mark
ok,
flash player 10.1. has now the mouseWheel for MAC integrated. wow! thank you Adobe, mark
....it works on Safari, but it does not on Firefox. ?
bizarre, Safari 5 recognizes the onMouseWheel Listener with the mouseListener Object. ?
scrolling with the MouseWheel should not work with this, but it does with flash player 10.1 and Safari:
var mouseListener:Object = new Object();
mouseListener.onMouseWheel = function(delta:Number) {
//— call function
scrollMouseWheel(delta);
};
Mouse.addListener(mouseListener);
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.
170 Purchases
47 Comments