ActionScript 3.0 :: ScrollBar Formula - Add Extra Space After Content?

Feb 11, 2011

so i have some scrollbar(track and button) and some content.the formula i am using to calculate to calculate y of content is the following:

//contentStarting.y and scrollbarButtonStarting.y are positions of sprites at the moment they are created
content.y = -((contentStarting.y -scrollbarButtonStarting.y) +scrollbarButton.y) * ((content.height- content.mask.height) / (scrollbarTrack.height - scrollbarButton.height));

the only problem i have is that i need to add extra space after content, so basically i want forumla to act as if content. height = content.height + extraSpace , but unfortunatelly setting the height scalesY, which is what i don't want.

View 1 Replies


Similar Posts:


IDE :: Add An Extra Space On The Every 5th Items?

Feb 18, 2010

writing a code for adding an extra space on every 5th items?I only know how to space them out evenly,

for(var i:int = 0; i<20; i++)
{
var item:MovieClip = new MovieClip();

[code]......

View 5 Replies

Extra Space Around Flash Object?

Oct 21, 2009

I have a flash object embedded inside a div, and for some reason it has like 10pixels space under it. Here is my code

Code:
<div class="content">
<object width="932" height="350">
<param name="movie" value="fade.swf">
<param name="wmode" value="transparent">

[Code]......

View 2 Replies

Why Is There Extra White Space At The Top Of Swf File

Jul 22, 2009

I can't figure out how to get rid of extra white space in the browser at the top of a swf file. It looks fine when I preview the file, but when I do publish preview in flash/ try to incorporate in HTML, there's an extra 1/4" at top of window.

View 3 Replies

ActionScript 2.0 :: Extra Space After Certain Characters?

Jun 16, 2010

I am currently maintaing a multi-linual app. It uses LoadVars.sendAndLoad() to populate dynamic fields with text appropriate to the user's current language. It works fine, except in a few cases. Certain Cyrillic characters, as well as certain Latin characters (such as ł) appear with an extra space after them. I have not figured out a way around this. I am using embedded fonts, and am embedding all the appropriate characters.

I've tried using different fonts, and I get the same problem with the same characters across all fonts. If I use device fonts, there is no problem, but this would have to be a last resort, since I'd like to have antialiasing, etc available. I have trace()-d the strings and have confirmed that there's no funny business going on with sendAndLoad(); the text is being properly downloaded.

Note that I am using Flash 8 targeting Flash 6, but targeting Flash 8 doesn't fix the problem. I am wondering if anyone else has run into this issue or a similar one.

View 2 Replies

ActionScript 3.0 :: Extra Space In CheckBox Component?

Nov 20, 2008

i have done a project, in which, i have loaded set of check boxes in to a empty movie clip and i load that movie clip in to Scroll Pane component. all are working fine, but while scrolling, in the bottom of the scroll pane i got so much of extra empty space. How can i corrrect this.

View 5 Replies

ActionScript 3.0 :: Remove Extra Vertical Space?

Jul 17, 2009

I keep on getting extra space when I load the text from xml file[code]...

View 1 Replies

ActionScript 3.0 :: Using Richtext Editor - Extra Space Will Get Add

Sep 29, 2011

Using RichText editor, if i add bold for my text then i am getting extra space for both side of text. for example "this is test" if i add bold for "t<b>his</b> is test" means the out is like "t his is text"whenever i add bold or italic etc.. one extra space will get add.

View 0 Replies

IDE :: HtmlText, Incorrect TextHeight, And Extra Space

May 11, 2009

I've developed a relatively simple calendar app in Flash that reads an XML file and displays text based on what day it is. A different bit of text displays in the same text box. Since the text is of varying lengths, I wrote a function to resize the text to be large enough or small enough to fit the box. Here's my function:

Code:
// Generic function for increasing text size to fill its container
function AutoTextResize(textElement, maxHeight):void {
textElement.autoSize = TextFieldAutoSize.LEFT;

[Code]....

It behaves as if the textHeight is LARGER than the height of the box, despite the values it outputs in the traces.

View 4 Replies

ActionScript 2.0 :: Flash8 Scroll - Why The Extra Space Is There At The Bottom

Jun 21, 2009

I've got a dynamic vertical scrolling gallery which works fine except for one small thing. There is lots of space underneath the last item in the gallery which shouldn't be there... [URL] I can't for the life of me figure out why the extra space is there at the bottom...

[Code]....

View 1 Replies

Actionscript 3 :: Eliminate Extra Space Between Paragraphs When Importing XML?

Feb 27, 2012

Using the following code, I push data from an xml file into a classic dynamic text box that is configured to render text as html. For some reason there is an obscene amount of white space between paragraphs. I am not sure why it is there since I have already set it to ignore white space. How would I get rid of it?

[Code]...

View 1 Replies

ActionScript 2.0 :: Removing Extra Space From Text Background?

Feb 20, 2011

I'm trying to remove extra space from a textfield that uses HTML text:

[Code]...

View 9 Replies

ActionScript 2.0 :: [MX]HTML Text Field Extra Space?

Feb 16, 2004

I'm using loadVars to import text from a text file and then put it into a dynamic text field - rendered in HTML. There is an extra space in the first line of text for some reason. I've checked the dynamic text field and theres no spaces or returns in it - its empty before putting the text into it.

View 2 Replies

ActionScript 2.0 :: [MX] HTML Text Field Extra Space?

Feb 16, 2004

I'm using loadVars to import text from a text file and then put it into a dynamic text field - rendered in HTML. There is an extra space in the first line of text for some reason. I've checked the dynamic text field and theres no spaces or returns in it - its empty before putting the text into it.How can I get rid of that extra line?

View 2 Replies

ActionScript 3.0 :: Getting All Of This Extra Space When Event.target.data Is Returned From Php?

Oct 16, 2009

k, so i have a function that checks to see if a user name and email that's being registered already exists in my DB. if the user name previously exists, a 1 is returned. 2 for email and 3 in neither previously exist. if i hard code my user name an existing user name, "joe", who already exists, into my php file and run it in my browser, i get an echoed answer of "1" as i should- nothing less, nothing more. if i don't hard code it and run "joe" over from flash and trace(event.target.data);, i get 1 with a bunch of carriage returns after it in my output window.

[Code]..

View 17 Replies

ActionScript 3.0 :: RegExp - Trim String Extra White Space?

Dec 12, 2009

I am trying to parse a string in order to remove all extra white spaces.Iām working in AS3 and at the moment the only pattern I found remove all content:

field.text = field.text.replace ("As+|s+z", " ");[code].....

View 3 Replies

ActionScript 1/2 :: Printing Dynamic Text - Extra Space On End Of Page

Sep 18, 2011

I am printing a dynamic text from flash. Every thing works fine, But I get unwanted spaces/ small boxes at the end of every page. Using string functions I tried to remove the last character if it is a space.Even though I am getting this problem.

View 6 Replies

ActionScript 2.0 :: Limit The Browser Scrollbar If The Extra Length Isnt Needed?

Jun 29, 2007

I have a movie that is 2000px in height and some objects are duplicating vertically adding up by 100px. Say I have 5 objects so there is only 500px of content, is there anyway to use javascript from flash to limit the scrollbar to 500px instead of the full 2000?

View 1 Replies

ActionScript 3.0 :: Creating A Simple Extra Menu With Content?

Dec 13, 2010

The website has 5 main-menu items called : Home / Speellijst / Van toen tot nu / media / contact / . a preview of the project can be visited here : [URL]

So when someone clicks "Van toen tot nu" (= an item about her past theatre plays), it displays a new menu that holds chronological buttons. Once someone cliks one of those, an extra element should show that displays info.

So in the element holding all the buttons on frame one AS says:

robbieknop.addEventListener(MouseEvent.CLICK,robtx t);
function robtxt(event:MouseEvent):void
{
root.toenclip.gotoAndPlay(2);
}

EXTA INFO:
* the 1st button has the instance name : 'robbieknop'

* a clip that holds the info on each frame seperatly has the name : 'toenclip'

* 'toenclip' has an empty 1st frame, the 2nd holds the info that should display while pushing the instance 'robbieknop'

* 'toenclip' is present on stage when 'van Toen tot nu' has been loaded, it is invisible (empty frame)

So far I can't get it to work, I don't get any error messages and everything else displays 'according to plan'

View 9 Replies

Scrollbar Not Working For XML Content MC

Aug 19, 2009

I have a movie clip that loads thumbnails from images folder by reading the location of image from xml file...The problem is I have put up a scroll bar but its not working i.e its not scrolling the thumbnails' movie clip contents. I am uploading the fla...any line of code I need to change I think its the scrolling function. The scrolling script I used is from kirupa. I don't want to use classes in this...and want the up n down buttons to remain.

View 6 Replies

IDE :: Scrollbar Content Too Long?

Sep 15, 2009

I have a scrollbar in which a very long list which I can't make any shorter / smaller.roblem is, the script for the scroller demands that I place the text at 0,0 on the Flash axis, and the lenght of the text makes it run way down to the lower edge of the Flash workingfield.Somehow this makes the text run 'beyond reach' of the scrollbar; the scroller only shows about 2/3 of the list, and does not show the text beyond that point.How can I extent the reach of the scrollbar??? Can I shift the 0,0 point of the Flash axis (maybe place it higher, so the text falls into the more 'reasonable' regions of the workingfield of Flash?)

View 1 Replies

ActionScript 3.0 :: Scrollbar With Generated Content?

Nov 27, 2009

I want to use the built in Scrollbar component to scroll within a movie clip or sprite whose content is generated by a for loop within my code. I can't seem to get it working when I set the scrollbar at authortime to target the movieclip into which i place the for loop at runtime.

View 9 Replies

Flash 8 :: Scrollbar - How To Scroll Content?

Dec 22, 2011

I have several scenes in a Flash app; for some of them the Movie height is right while for others the content is very long so i would need to have scrollbars to let the user scroll down.Which is the correct way to handle it in this old version of Flash?

View 1 Replies

ActionScript 2.0 :: Scrollbar Won't Show All Content

Aug 6, 2009

I've used Bill T's scrollbar code and loaded text from an XML file. When I drag, the text content is not completely shown.

I'm suspecting it has to do with the value "1.3" in this particular line:

Code:
scrollAmount=(this._height-(mask_mc._height)/1.3)/(mask_mc._height-scrollbar_mc.dragger_mc._height);

how I could use this code, to show up complete text content dynamically?

Here's the complete AS:

Code:
//set a variable
targY=0;
//set the drag action of the dragger

[Code].....

View 1 Replies

ActionScript 2.0 :: Scrollbar Visible Only If Content?

Feb 5, 2008

I have a scrollbar which works great however I want it to only be visible if the content in the dynamic text box is over a certain amount/height can anyone help I thought maxScroll would be the answer but cant seem to get that to work.

View 3 Replies

ActionScript 3.0 :: Scrollbar And Loaded Content Of Various Sizes?

Jun 5, 2009

I'm working on a project that uses a loader to load up a swf, then display the loader in an area using a mask and a scrollbar to scroll through the content. The content in this project will change regularly, including the dimensions of the swf file (vertical dimension only, I'm not worried about horizontal scrollbars with this question).The problem I'm running into is I can't figure out a proper formula to get the scrollbar to position the content at it's bottom when the scrollbar is at the bottom  What I have now is close, but not exact. If you scoll to the bottom, the bottom of the content would scroll up too high, leaving an empty 'blank' space where the content should be. I have an if statement checking for this currently, but this creates a 'dead zone' at the bottom of the scroll bar where the content is already at the bottom, and the scroll bar can continue to scroll down a bit.oes anyone know what I'm doing wrong here in the math to get a good scrolling going, regardless of the size of the content loaded by the loader?Here is what I have so far:

package {  import flash.display.MovieClip; import flash.net.URLRequest;  import flash.events.*; import flash.display.Loader;  import fl.controls.UIScrollBar; import fl.controls.ScrollBar; import

[code].....

View 1 Replies

ActionScript 2.0 :: Scroll Box (w/scrollbar) Content Defined By XML?

Jan 23, 2010

I'm wanting to make a vertical scrollbox (say, 150 px wide by 500 px high with a scrollbar) and where the content is defined by an XML file. The catch... I'd like each name in the list to become a button (or otherwise clickable) that opens a swf (also specified in the XML file). I have succeeded in making a static list where each "name button" was created manually... but I'm realizing my list is going to be hundreds of names and I'm thinking there must be a way to achieve this with XML. Here is the current version:

[Code]...

View 0 Replies

ActionScript 2.0 :: MichaelxxOA And Kirupa Content Scrollbar?

Aug 26, 2007

I have been reading through the Source/Experiments threads and trying to implement suggestions in the Content Scrollbar (Revised) [URL].. thread. I'm using Flash MX 2004, Actionscript 2.0 and throughout the course of this great thread the suggestions seem to shift and become geared for Flash 8. There are a few hints that MichaelxxOA kindly left for MX 2004 people loading content dynamically but I haven't been able to get to work. It's been a long work in progress but I feel like I am getting closer. At the moment I have been able to get the xml content to load into flash but I had to create a kind of dummy cell in the contentMain that is approximately the length of the combined images in the xml document. Is there a way to change the code so that it can read and load the content of the xml document so that when it varies flash loads into contentMain what ever combined height the xml includes? Here is the zip including .xml, .fla, .swf, .as and image with progress so far.

View 2 Replies

ActionScript 2.0 :: Loading XML Content - Custom Scrollbar?

Feb 4, 2009

I am new to xml content in flash. I have been through the kirupa tut for loading xml content and have been successful in implementing it, but I now want to implement it into a scrollbar so I can use css and img tags. I can get it to work using the UI scroll component, but I want to use a custom scroll bar. I get the XML to load fine but I have no clue where to stick in the firstChild.childNodes[0] so I can call to certain attributes within the XML document. Below is the AS for the custom scroll bar.

Code:
stop();
holder_mc.setMask(mask_mc);
var LV:LoadVars = new LoadVars();
LV.onData = function(info:String):Void {
holder_mc._txt.text = info;
[Code] .....

View 1 Replies

IDE :: Scrollbar That Eases Content Into Place OnRelease

Mar 11, 2009

On my site I want to scroll image boxes vertically. On releasing the scrollbar is there anyway to make the content being scrolled ease into a specified position so that it aligns with other elements on the site instead of stopping at a random coordinate?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved