Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Text Scroller Download Can You Make Smoother Scrol



If I give you this text scroller download can you make it scroll smoother? Thats the challenge I havent seen one roll smoothe yet. Can you apply some code to make it scrol in small pixel amounts and speed as well? So that it rolls up or down the screen the same as movie words scrol on the TV screen?

http://www.geocities.com/jaffasoft2/texscroller.fla



FlashKit > Flash Help > Flash ActionScript
Posted on: 09-28-2001, 01:27 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

How To Make Text Scroll Smoother
Can anyone help me make my dynamic text box scroll smoother? My Flash document is set at 30fps and I use the 'onEnterFrame' method so surely the text should scroll smoothly?!

My movie is at http://www.joesmalley.com/news/news.html and the source is at http://www.joesmalley.com/news/news.fla

Or is it because of the text length that's jerking the scrolling?

Smoother Download?
I've created a website in MX that uses the loadMovie action to call swfs from buttons and load them at level 0. There are two large swfs (nearly 400k and 850k) that, of course, take quite a long time to download from a dial-up connection, then play a little, then stop and play some more.

Is there a way that I can either a) compress them to get them to download more quickly without sacrificing too much quality; or b)have the browser wait for the whole swf to download before playing, so it plays through smoothly; or c)(*preferably*) both? Or, are these swfs just way too big for a dial-up to download reasonably?

Thanks so much.

Masking A Text Scroller Using ActionScript, (file Avail For Download)
hello,

the movie (located at http://66.241.229.187/test.zip) has a text scroller that reads from an xml document (acquired at krazydad.com), and i'm trying to mask it underneath a rectangle, but to no avail. on his site he suggests the method below, which hasn't worked for me:

// at the end of the AS on frame 1:

mask_mc.swapDepths(10);
ticker_mc.setMask(mask_mc);


thanks for any help on this

Vertical Scrol Bar Controling Separate Text Area
Hi, in my flash site I have a text area controled by a scrolbar.

But, I want to use the new style scrol bars.

There does not seam to be an option of having a separate vertical scrol bar in the new style and associating it with a text area...

M@)

Advice To Make Smoother.
I just want to say that I know that the site isn't much to look at right now, basically put something up just to convey info for the time being untill I learn this program better. I wanted some opinions on how I could get the "transit" I have on the page to be smoother. Didn't know if there was a way that I could motion/shape tween a graphic symbol like this or not.

www.bndpa.com

Thanks for any help

Does A Pre-loader Make Your Site Run Smoother?
Does a pre-loader make your site run faster/smoother?

Make Flash Site Run Smoother?
I was just wondering is there a way to make my flash website run smoother. If you look at the demo here:
http://www.hazardforum.co.uk/test

You can see its a little jumpy.

Is there anyway I can make it run alot smoother?

Thanks ;)

How To Make Smoother Animations In Flash
I am noticing that some animations can get jaggedy in Flash. How do you make it smoother, is it increasing the frame rate setting for the movie or some other settings?

What Can I Do To Make My Site Load Quicker And Smoother?
heres my site made with FlashMX
http://www.prologicaudiovisual.com
thanks!
K.

How Do I Make A Text Scroller?
I downloaded an example of a text scroller and in the action scripting i get lost...basically how do I define the telltarget function??

How Can I Make A Text Box With A Scroller? 2 Questions
Hey
I need to know how to make a text box that has a scroll bar with it. Also If i convert to symbol> movie clip..how can i make a button load that symbol on a certain part of the stage?

Thanks

Cant Work Out How To Make Scroller Use Dynamic Text
scroller.fla

I used a tutorial on here that let me have my own scroller with buttons and a scrollbar and could scroll a movie clip that i can put whatever i like in, which is great but what i would like is for it to scroll dynamic text from a text.txt file so that it is easy to update for someone who is not familiar with flash.

the tutorial stated that it would not scroll text but he also stated he had modified his scroller from one that could scroll text (i assume dynamic). he gave directions on how to find the other tutorial however the site it was from no longer exists. can anybody help me?

Alex

Smoother Text Movement
Hi everybody,

I have a small question. I made a site sometime ago - Sookerating. If you visit the site you will small phrases of text scrolling about on the top of the page. The entire sequence runs on AS. You will also notice that the text movement is choppy. Is there a way I could achieve the same effect...only in much smoother way. I thing the text is not anti-aliased too which is giving the letters a crude effect.

Any suggestions anyone?

Thanks in advance guys.

Smoother Text For Datagrid Component
Is it possible to use smoother text, perhaps with the antiAliasType -> normal or advance feature for flash 8?
I tried to use this technique in several ways, i.e....

my_dg.setStyle("antiAliasType", "advanced");
or
my_dg.getColumnAt(0).setStyle("antiAliasType", "normal");
or
myTextField_txt.antiAliasType = "advanced";

and none of them work. please help - thanks :)

Image+text Scroller, Form Scroller, And Loading External Text Files - Urgent
Hi everybody!

Does anybody know how to do the following things in Flash MX?

1.Make a scroller with text + images in it;
2.Make a scroller with text + a form in it;
3.I followed the tutorial entitled "Scrolling Dynamically Loaded Text", but the text that I tried to load has over 160 lines, and I can only scroll down to about half way of the total lines. Why is that?
4.I also tried to load xml files using the code <?xml version="1.0" encoding="utf-8"?> on the first line of each xml file, but the ', &, and " " don't work.

Can anybody help me, please? This is urgent!

Thanks in advance!

animind

Image+text Scroller, Form Scroller, And Loading External Text Files - Urgent
Hi everybody!

Does anybody know how to do the following things in Flash MX?

1.Make a scroller with text + images in it;
2.Make a scroller with text + a form in it;
3.I followed the tutorial entitled "Scrolling Dynamically Loaded Text", but the text that I tried to load has over 160 lines, and I can only scroll down to about half way of the total lines. Why is that?
4.I also tried to load xml files using the code <?xml version="1.0" encoding="utf-8"?> on the first line of each xml file, but the ', &, and " " don't work.

Can anybody help me, please? This is urgent!

Thanks in advance!

animind

Scrol
hey guys,
help me plz i want to scrol text up and down in flash 4
help

Trying To Make A "reflection" Of Text Scroller.
Alright guys... So I am trying to make two dynamic scrollers that both scroll off of the same component. Confused??? Ok Imaging that you have a dynamic text box with a sroller component, and you wanted to make a reflection of that scroller on the surface below the scroller, like it was reflecting on a glass table or something. Now that you understand what I am trying to do, is there anyway that anyone knows to scroll both the normal text box, and the reflected text box with the same scroller component? I can get it to scroll one box, but not both. I know this is easy and I am just brain farting about it. Any help would be awesome!
Thanks guys!

Text Scroller Help - Scroller Won't Scroll Full Length Of Text?
I have a text scroller that calls for a external text file. I have 16 numbered items in the .txt file but only 12 items will scroll. Why is this and how do I fix it? Also, is there any way to format text in the .txt file so that it appears formatted in flash? Right now there is a bunch of spaces between the numbered items. Thanks anyone!!

Urgent Help: FlashTyper Download Or Any Other Free Text Animator Download
Hi,

Someone Please help me where to download FlashTyper(Other than Flashkit.com as it is very busy) or any other similar download.

Thanks

Mohammed

Scrol External Txt Problem
Hi people,

Someone can help on my probl.?

It's like this.I made a scroller loading in a external txt file.When
I place the scroller inside an mc and place on stage it works.Only because of the structure of my site.This mc should be placed inside another mc.This mc is loaded by a button from the root with an attachmovie function.Now the scroller and txt file is loaded but the buttons don't scrol the text anymore

Can someone have a look at this file and solve the probl.
You'll see mc>test is where I placed my scroller in and mc>test2
is where I placed mc test in.

Really appreciate this

Big thx in advance;

Modulater

MX: Textfield In Scrol Pane
Hi, I have a text field in a scrol pane.

It is a xml news list.

The problem I am having is that I want the pane to fill up as the news comes in.

At the moment I have so set the text field to be a certain size and it gets populated.

What I want to do is have the text field push down, depending on the amount of content - making the scrol bar appear if the text goes down longer than the size of the scrol pane.

Can you help please/

M@)

MX: Textfield In Scrol Pane
Hi, I have a text field in a scrol pane.

It is a xml news list.

The problem I am having is that I want the pane to fill up as the news comes in.

At the moment I have so set the text field to be a certain size and it gets populated.

What I want to do is have the text field push down, depending on the amount of content - making the scrol bar appear if the text goes down longer than the size of the scrol pane.

Can you help please/

M@)

Scrol External Txt File Problem
Hi there,

I wanne make a scroller that loads in external txt file so its easy to update.Problem is the way my site is setup it doesn't seem to load the txt.

My scroller is placed inside an mc.This mc is placed inside another mc.The mc is loaded by a holder(attachmovie function).
The only way I can see it working is when the scroller(mc) is placed on the main timeline.How can I make the scroller work
inside an mc placed inside another mc wish is loaded by a holder.

Hope someone can help me out because I'm really stuck.

Big thx in advance,

Grtz,

Modulater

Scrol External Txt File Probl
Hi there,

I seem to have a probl with my scroller.The txt file get's loaded only the scrollbuttons don't seem to work.

Can someone have a look at this file.(see below)

the scroller is placed inside a mc(test).This mc is placed inside another mc(test2).On the scene you'll see I attached test2 by a holder.(attachmovie function).The way it's set up all has to do with the site I'm trying to make at the moment.

You'll also see if you place test2 on stage it all works only the way I want it loaded from the button doesn't seem to work.Hope someone can help out because I'm really stuck at this.

A thousand thx in advance.

Grtz,

Modulater

Flash Intro With No Menus, No Status,no Scrol, Bar Etc...nothing
i want to open my flash intro with no menus, no status,no scrol, bar etc...nothing but the intro ....no this is where it gets ???
when the index.html is completed it is directed to my home page where i want the end user to have his menu and scroll and status etc.. back in hisher control ???

1. So we want no frames in intro

2. and we want all control back to end user.


Please help

Convert Movieclip Scroller To Dynamic Text Scroller
I have code I borrowed that is set up to scroll a movie clip image. However, it doesn't work well if I replace the graphics with a text box as the scrolling becomes "jerky" as I think there is too much information for it to process with the complexity of the text. So I was hoping to change the scrolling content from a movie clip image with text to a dynamic textbox. But it will not function when I do that change. In this currrent setup, the movieclip instance name is "contentmain". I tried naming the instance of the dynamic textbox with that name, but no text shows up next to the scroller when I play the movie.

Here's the code:
scrolling = function () {

var scrollHeight:Number = scrollTrac._height;
var contentHeight:Number = contentMain._height;
var scrollFaceHeight:Number = scrollFace._height;
var maskHeight:Number = maskedView._height;
var initPosition:Number = scrollFace._y=scrollTrac._y;
var initContentPos:Number = contentMain._y;
var finalContentPos:Number = maskHeight-contentHeight+initContentPos;
var left:Number = scrollTrac._x;
var top:Number = scrollTrac._y;
var right:Number = scrollTrac._x;
var bottom:Number = scrollTrac._height-scrollFaceHeight+scrollTrac._y;
var dy:Number = 0;
var speed:Number = 10;
var moveVal:Number = (contentHeight-maskHeight)/(scrollHeight-scrollFaceHeight);

// Setup easing event
contentMain.desiredX = contentMain._y;
contentMain.onEnterFrame = function() {
this._y -= (this._y - this.desiredX) / 3;
};

scrollFace.onPress = function() {
var currPos:Number = this._y;
startDrag(this, false, left, top, right, bottom);
this.onMouseMove = function() {
dy = Math.abs(initPosition-this._y);
contentMain.desiredX = Math.round(dy*-1*moveVal+initContentPos);
};
};
scrollFace.onMouseUp = function() {
stopDrag();
delete this.onMouseMove;
};


btnUp.onPress = function() {
this.onEnterFrame = function() {
if (contentMain._x+speed<maskedView._x) {
if (scrollFace._x<=left) {
scrollFace._x = left;
} else {
scrollFace._x -= speed/moveVal;
}
contentMain._x += speed;
} else {
scrollFace._x = left;
contentMain._x = maskedView._x;
delete this.onEnterFrame;
}
};
};
btnUp.onDragOut = function() {
delete this.onEnterFrame;
};
btnUp.onRelease = function() {
delete this.onEnterFrame;
};
btnDown.onPress = function() {
this.onEnterFrame = function() {
if (contentMain._x-speed>finalContentPos) {
if (scrollFace._x>=right) {
scrollFace._x = right;
} else {
scrollFace._x += speed/moveVal;
}
contentMain._x -= speed;
} else {
scrollFace._x = right;
contentMain._x = finalContentPos;
delete this.onEnterFrame;
}
};
};
btnDown.onRelease = function() {
delete this.onEnterFrame;
};
btnDown.onDragOut = function() {
delete this.onEnterFrame;
};

if (contentHeight<maskHeight) {
scrollFace._visible = false;
btnUp.enabled = false;
btnDown.enabled = false;
} else {
scrollFace._visible = true;
btnUp.enabled = true;
btnDown.enabled = true;
}
};
scrolling();

Any ideas?

Thanks,
Dave

Convert Movieclip Scroller To Dynamic Text Scroller
I have code I borrowed that is set up to scroll a movie clip image. However, it doesn't work well if I replace the graphics with a text box as the scrolling becomes "jerky" as I think there is too much information for it to process with the complexity of the text. So I was hoping to change the scrolling content from a movie clip image with text to a dynamic textbox. But it will not function when I do that change. In this currrent setup, the movieclip instance name is "contentmain". I tried naming the instance of the dynamic textbox with that name, but no text shows up next to the scroller when I play the movie.

Here's the code:
scrolling = function () {

var scrollHeight:Number = scrollTrac._height;
var contentHeight:Number = contentMain._height;
var scrollFaceHeight:Number = scrollFace._height;
var maskHeight:Number = maskedView._height;
var initPosition:Number = scrollFace._y=scrollTrac._y;
var initContentPos:Number = contentMain._y;
var finalContentPos:Number = maskHeight-contentHeight+initContentPos;
var left:Number = scrollTrac._x;
var top:Number = scrollTrac._y;
var right:Number = scrollTrac._x;
var bottom:Number = scrollTrac._height-scrollFaceHeight+scrollTrac._y;
var dy:Number = 0;
var speed:Number = 10;
var moveVal:Number = (contentHeight-maskHeight)/(scrollHeight-scrollFaceHeight);

// Setup easing event
contentMain.desiredX = contentMain._y;
contentMain.onEnterFrame = function() {
this._y -= (this._y - this.desiredX) / 3;
};

scrollFace.onPress = function() {
var currPos:Number = this._y;
startDrag(this, false, left, top, right, bottom);
this.onMouseMove = function() {
dy = Math.abs(initPosition-this._y);
contentMain.desiredX = Math.round(dy*-1*moveVal+initContentPos);
};
};
scrollFace.onMouseUp = function() {
stopDrag();
delete this.onMouseMove;
};


btnUp.onPress = function() {
this.onEnterFrame = function() {
if (contentMain._x+speed<maskedView._x) {
if (scrollFace._x<=left) {
scrollFace._x = left;
} else {
scrollFace._x -= speed/moveVal;
}
contentMain._x += speed;
} else {
scrollFace._x = left;
contentMain._x = maskedView._x;
delete this.onEnterFrame;
}
};
};
btnUp.onDragOut = function() {
delete this.onEnterFrame;
};
btnUp.onRelease = function() {
delete this.onEnterFrame;
};
btnDown.onPress = function() {
this.onEnterFrame = function() {
if (contentMain._x-speed>finalContentPos) {
if (scrollFace._x>=right) {
scrollFace._x = right;
} else {
scrollFace._x += speed/moveVal;
}
contentMain._x -= speed;
} else {
scrollFace._x = right;
contentMain._x = finalContentPos;
delete this.onEnterFrame;
}
};
};
btnDown.onRelease = function() {
delete this.onEnterFrame;
};
btnDown.onDragOut = function() {
delete this.onEnterFrame;
};

if (contentHeight<maskHeight) {
scrollFace._visible = false;
btnUp.enabled = false;
btnDown.enabled = false;
} else {
scrollFace._visible = true;
btnUp.enabled = true;
btnDown.enabled = true;
}
};
scrolling();

Any ideas?

Thanks,
Dave

Text Scroller With Image With Mouse Scroller
Hi to all,
I have problem with flash. that i want to creat dynamic text & image scroller in scroller by creating custom scroller (not inbuilt component) That scroller i can scroll with help of mouse's scroller. (the mouse's scroller & image must be include in to the scroller box)
Help me !
Help me !
Reply me fast if u have solution for it!!!!

Regards,
Samual

Make Folder Download
Please help!

How can I get a folder with a .pdf in it - from a server to a web user's desktop, via flash 5?
using getURL("folder/mydoc.pdf");
just tries to open the pdf, I want it to download to the computer.


My situation is that I've been asked to use a .pdf to show a portfolio online.
problem is - sometimes it takes a while on a dial up connection to actually view the .pdf in the browser - so I would rather find out how to get a folder to dowload from a server to the desktop where a user can open and view the .pdf fassster.

if the Download Manager pops up or something, the viewer will know something is happening.

if someone can help shed some light it would be awesome.

jaso

How Can I Make The User Be Able To Download A Pdf?
Hi I have a pdf file in my site I want the user to be able to download it, can someone help me out?

How Do I Make An Mp3 Download In Flash?
How do I link an mp3 file to some static text in Flash so that when clicked the file downloads as apose to opens/streams in the embedded windows media player.
Any help would be greatly appreciated.

To Make Cd Download To Computer
I need to put an oppening page on my project that allows the user to run from the cd or to download the cd to their hard drive can this be done in flash

How Can I Make/download A Very Simple..
guestbook for my website, the only difference being that instead of typing messages you use a very simple 'Paint' type thing to graffiti a wall.. Just something a bit different! Unfortunately I do not have a server, so this might be impossible.. Forgive my ignorance, I am very new to flash and I am not very good with computers!

How To Make A Pdf Download From Flash?
This may be a simple question but I cant figure it out!

[CS3][AS2] How Do I Make A Download Button?
I've been trying to find a tutorial on how to make a button that when you click, it downloads a file to your hard drive but I can't find any and I even posted a thread in another forum yesterday but still no responses. Can someone please help me?

Make .swf File Available For Download?
I cannot seem to find an answer to this question. Any help would be GREATLY appreciated.

How can I make my .swf file available for download from the click of a button within the movie? I read that it could be done in AS 1.0 with the fscommand - so surely there must be a way in 2.0?

If not, is there any way I can use JavaScript or PHP to do it?

Ultimately, I'm creating Flash Paper files (originated in Flash 8), but I would like to add a "save" button to the movie.

My company wants to replace PDFs with FlashPaper, but users can't save the .swf file from within the FlashPaper UI!

Mason

How To Make A Download Link.
I want to make it so people can download a mp3 from my website but I cannot figure out how to make this work in flash. Right now i'm hyperlinking to the mp3 but that just opens it in a media player and does not let the user download the file to there comptuers. Can anybody point me in the right direction?

Thanks
Sith

How To Make A Download Link.
I want to make it so people can download a mp3 from my website but I cannot figure out how to make this work in flash. Right now i'm hyperlinking to the mp3 but that just opens it in a media player and does not let the user download the file to there comptuers. Can anybody point me in the right direction?

Thanks
Sith

How Do I Make A Scroller Like This?
I've downloaded a mizillion scroller .swfs and for some reason, can't make one simple like this.

Here's the example:

http://www.thewreckers.com/site/index.html

the news scroller on left. It's real nice!



what keeps happening is when I replace the middle part of "slider", the part that scrolls up and down, it stretches my image to fill the entire area of the scrollbar, depending on how much text is in the field. I understand why it does this, because it's normally just a rect w/color in here, so stretching it won't look bad.

any help will be much appreciated....thanks.

Jed

Buttons That Make A Download Happen
I have a simple website up. I am having trouble. I want a button click to reult in a download. I have no HTML experiene. I created my simple website in flash and published it with basic interactivity. spirarecogita.com. I want a button click to download a flash portfolio standalone? any advice?

thanks in advance!

Does Anyone Know How To Make A .mov File Auto Download?
I have a link in my flash movie that links directly to a .mov file. I want the file to be downloadable to the viewers computer.

How can I code my flash link to do this?

I am currently using "getURL" to link directly to the file, but all it does is open a new window (i am using "_blank") and begin playing the movie. Am I on the right path?

Thanks!

R.

How To Make A PDF Download To User's Desktop
I am trying to figure out how to make a PDF download to user's desktop by clicking an icon on my website. I'm sure its just a matter of applying a certain "action script/code" to the button - but I don't know what that script is. Can anyone help me? Thanks. - Steve H

How Do I Make A Button To Download A File?
Hi,

I know this is probably incredibly simple, and while i have used flash for animation for about 2 years, i really know absolutely nothing about webpages or how to make a flash site (this is my first).

What i want is a button, that when it is clicked will activate a file download...similar to right clicking and choosing "save as" on a hyper-link in html to download a file. My file structure looks like this...


not the actual website==> http://website.com/images/video.mp4

I made a hyperlink to this with the button already, but what happens is it changes the whole flash browser into the quicktime window, then waits for the DL..then plays. What i would like is for it to keep the flash site up as is...but open a "save as" screen or something similar so the user can actually DL it to a place on their harddrive.

Any help will be greatly appreciated, thanks ahead of time!

How Do I Make A Button To Download A File?
How do i make a button to download a file?

--------------------------------------------------------------------------------

Hi,

I know this is probably incredibly simple, and while i have used flash for animation for about 2 years, i really know absolutely nothing about webpages or how to make a flash site (this is my first).

What i want is a button, that when it is clicked will activate a file download...similar to right clicking and choosing "save as" on a hyper-link in html to download a file. My file structure looks like this...


not the actual website==> http://website.com/images/video.mp4

I made a hyperlink to this with the button already, but what happens is it changes the whole flash browser into the quicktime window, then waits for the DL..then plays. What i would like is for it to keep the flash site up as is...but open a "save as" screen or something similar so the user can actually DL it to a place on their harddrive.

Any help will be greatly appreciated, thanks ahead of time!

Make User Download File
Hi there

I believe this is an easy one but I cant figure it out. I have mp3s on a site that I want the user to be able to download when clicking on a button. Is there an easy way of doing this in flash MX?

thanx

How Do I Make A Horizontal Scroller?
I have 8 vertical menus on the stage but won't all fit, so I want to scroll them using a horizontal scroller so that the user has his/her choice of what they want to select from the menu(s). Can someone tell me how to make a horizontal scroller? Thanks

How Do I Make This Scroller Work Within An MC?
How can you make this scroller work within a movie clip? (one from the movie section of this site)

Smooth Scroller

Many thanks

Donna

How To Make A Scroller Bar In Swish
hi freinds can any one help me that how can i make a scroller bar in
swish i have seen it in some site but i dont know how to make it
thanks for helping

Copyright © 2005-08 www.BigResource.com, All rights reserved