ActiveDen

News Bar

  • Has been a member for 4-5 years
  • Exclusive Author
  • Bought between 100 and 499 items
  • United States
  • Referred between 1 and 9 users
CreativeMedia says
Purchased

I bought it,

Nice file!

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

Nice!

but one question; just imported the mc into my fla. Now it scrolls very slow. Where can I increase the scroll speed?

4 years ago
  • Has been a member for 5-6 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Romania
  • Referred between 50 and 99 users
vamapaull says
Author

@CreativeMedia – thanks!

@Raimond – just check your frame rate ;)

4 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
msdillman says
Purchased

Great Job!

Q: How do you speed it up without changing your frame rate? I have other things going on in my movie that are the perfect speed, how do I change just the speed of the bar?

3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
msdillman says
Purchased

Great Job!

Q: How do you speed it up without changing your frame rate? I have other things going on in my movie that are the perfect speed, how do I change just the speed of the bar?

3 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
msdillman says
Purchased

Great Job!

Q: How do you speed it up without changing your frame rate? I have other things going on in my movie that are the perfect speed, how do I change just the speed of the bar?

3 years ago
  • Has been a member for 5-6 years
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • Romania
  • Referred between 50 and 99 users
vamapaull says
Author

@msdillman – In this line of code you have the number 30
var intervalID:Number = setInterval(moveText, 30);
If you modify that number with a smaller number it will get faster…. if it’s a bigger number it will get slower ;)
Next time please don’t post the same message three times… just send me an email if you are in a rush.

3 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 1 and 9 items
  • Greece
Exoskeletor says

can the backround be transparent?

2 years ago
Author
vamapaull vamapaull replied

Sure.

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 1 and 9 items
  • Greece
Exoskeletor says
Purchased

Hello, how i can make the backround colour transparent?

2 years ago
Author
vamapaull vamapaull replied

If you have the fla file, you’ll find it very easy ;)

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 1 and 9 items
  • Greece
Exoskeletor says
Purchased

i have purchase the file

2 years ago
Author
vamapaull vamapaull replied

I don’t really see the “Purchased” tag in the top – right corner of your messages.

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 1 and 9 items
  • Greece
Exoskeletor says
Purchased

in the news bar/ news bar graphic, if i make the backround colour to transparent i cant see the text. how i can make the backround colour transparent?

EDIT : i have set alpha to 0 and now works, thanks (i dont know why i dont have the purchased tag)

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 1 and 9 items
  • Greece
Exoskeletor says
Purchased

I have another problem now, in the greek language, the font size doesnt change the size but the position of the text. if i set font size 20 the text is 20 pixels up. do you know why?

2 years ago
Author
vamapaull vamapaull replied

I can not provide support for people who did not purchased the item (for those who don’t have the PURCHASED tag in the top/right corner)

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 1 and 9 items
  • Greece
Exoskeletor says
Purchased

But i have purcheced. i can send you your files, take a photo of my account or anything you want to convince yo.

I have this problem: http://anastasisk.zxq.net/ in this site i get an undefined message but in my computer news bar works good. do yu know why this is happening?

2 years ago
Author
vamapaull vamapaull replied

Sorry, I can’t help you since you don’t have the PURCHASED tag.
If you did purchased the file, please contact ActiveDen support and let them know that you don’t have the PURCHASED tag in the top/left corner after you purchased an item.

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 1 and 9 items
  • Greece
Exoskeletor says
Purchased

i send a message to the techical support, now you can see the purchased tag, can you help me now? (and as you can see it apear from the first moment i told you that i have purchase your file, so i didnt purchase it now)

2 years ago
Author
vamapaull vamapaull replied

Thanks!
I just sent you an email back ;)

2 years ago
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
  • Europe
fbyte says

Hi vamapaull, after purchasing the pointer item I was looking around in your portfolio. I found this item and this is almost I am looking for for a long time. :) A simple news bar, without any fancy design, frame, etc. This item fits much better to an elegant, moderate design webpage, than another one with its own frame, design, etc.

There is one thing, this is important for me. (And maybe this idea can improve this product…who knows…) Listen: Continuously moving text pieces are not always user friendly solutions, they can catch the user’s attention sometimes unnecessarily. So why not let the user start and stop the text movement? No extra button is needed, the user will notice this bar and moving over his mouse will realize that clicking is possible.

So my question is, is it possible that the whole news bar will be “mouse sensitive”, and one click starts, another stops the moving text? Does it need totally rewriting the code or is it just some addition to the original code?

Thanks and best regards, fbyte.

2 years ago
Author
vamapaull vamapaull replied

This is an older project and I don’t really remember how the code was made. I believe it’s a good idea if I’ll start another similar project but this time using ActionScript 3 and add some new features, like mouse roll over to stop the moving text and roll out to continue moving the text, I believe this makes more sense.

2 years ago
fbyte fbyte replied

OK, I see. Mouseover was, that I wanted to say originally. :) Not mouseclick.

If you accept any idea for designing the next version: Movement status should be switchable. The text moves when the newsbar is loaded and stops when mouseover. Or, the text is static and only starts moving, when mouse is over. Sometimes a static screen is more elegant, than a fancy one, full with animations here and there.

Transparent background would make the whole thing very elegant. Font should be easily exchangeable, matching to the font of the whole site.

I have not found any simple and elegant newsbar here, only fancy ones with ready made design, frames, buttons, etc. – these can hardly match to the style of an existing page. And, for me, if you prepare the AS2 version as well, would be good. I can not embed AS3 files, as my page is AS2 . :) Good luck, fbyte.

2 years ago
Author
vamapaull vamapaull replied

“And, for me, if you prepare the AS2 version as well, would be good. I can not embed AS3 files, as my page is AS2 . :) Good luck, fbyte.”

Sorry, but lately I’ve tried to stay away from AS2 . Don’t think I will ever make an AS2 project from ActiveDen.

2 years ago

by
by
by
by
by