ActionScript 3.0 :: Putting Actions On A Piece Of Text?

Aug 13, 2011

Over the course of four nights in April and May of 1941, Belfast was attacked by the German Luftwaffe bombers. Their aim was to destroy strategic targets in the city which were aiding the British War Effort.What I want is for users to be able to select the word 'German Luftwaffe' and then they will be brought to another frame with information on that topic.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Putting Actions On Frames Outside Of The First Frame?

Dec 12, 2010

I've heard a few things that people recommend not doing unless you absolutely need to. I'm new to actionscripting. I come from a PHP/Javascript background. I was wondering what kind of things are good and bad.I heard using scenes wasn't a good idea. As well I heard that putting actions on frames outside of the first frame isn't such a good idea unless you absolutely need to.I'm curious what good practice is for working with amfphp. Should I make an AMFPHP class in flash? Do I avoid putting functions into the frame actions

View 1 Replies

ActionScript 3.0 :: Shrink A Piece Of Text In A Dynamic Text Field To Fit Within A Certain Height And Width

Nov 3, 2011

What code can I use to shrink a piece of text in a dynamic text field to fit within a certain height and width.

View 1 Replies

Create A Flashing Box To Highlight An Important Piece Of Text On Screen?

Mar 8, 2012

All I want to do is create a flashing box to highlight an important piece of text on screen.How can I create a simple rectangle that will flash say between blue/ green for a few seconds stop flashing and box still be visible. Its literally just to highoight some text on screen I need to make sure everyone reads.

View 3 Replies

Actionscript 3 :: Detect Number Of Lines Required By Piece Of Text?

Dec 21, 2011

This one is for all the TextField wizards out there. I have a text field that displays 2 paragraphs of texts. The first one I want to be truncated to show only 3 lines of text maximum. The 2nd paragraph is to be appended to that text.

Is there a way I can show only the first 3 lines of the first paragraph? Think of it like an abstract for an article for the first paragraph.

I tried doing it with String.subStr(0, guestimate of 3 lines of chars) but it's pretty inconsistent in that some strings will take up 4 lines of the textfield.

I thought about doing 2 separate textfields but in the case of the first paragraph having only 1 line worth of chars, there will be gap of 2 lines worth of chars between the 2nd paragraph.

View 2 Replies

ActionScript 2.0 :: Xml Gallery Text Field Isn't Filling With The <piece> Node

Sep 27, 2006

i have an image gallery, slightly modified from kirupa's xml image gallery, and for some reason the desc_txt text field isnt filling with the <piece> node from the xml file. everything else works. the text field is set to dynamic text and the instance name is correct (desc_txt). here is the actionscript,

[Code]...

View 1 Replies

Flash :: Calculate The X & Y Coords - Width And Height Of Specific Piece Of Text Inside A PDF Document

Oct 28, 2010

On my website, I display uploaded PDF files in a flash player for my users to read. I already use various tools to extract the text and produce a serious of high quality images from the file and the system works well. The last piece of the puzzle is to be able to highlight specific parts of the document to help users with accessibility issues.

However I cannot figure out how to calculate where the specific text is positioned on the page? Notes: The documents uploaded to the system are from 3rd parties, so fonts may be embedded. Meaning that I cannot be sure of the width of specific letters. The text to be highlighted may not be unique, the same text may be repeated How can I calculate the coordinates, height and width of a specific piece of text on a PDF, so that I can then draw a box around it?

View 1 Replies

Actionscript 3 :: Putting Variables Value Into .text?

Mar 24, 2010

How can I input varables value into a textfield?var i:uint=0

for(i; i<4; i++){
pageText.text=i+1
}

If i use i+"something" then it can get the i value, but other than that it could not get i value.

View 2 Replies

ActionScript 2.0 :: Putting Text To ClipBoard?

Aug 5, 2005

How would i make a variables go into the ctrl+c spot? how to take an input box just have it quickly select and copy it.

View 1 Replies

Actionscript 3 :: Splitting Values And Putting It In A Text Box ?

Mar 28, 2011

I enter a set of 4 values in one text box and i display it in a splitted way in 4 other small text boxes using this code:

array.push(Number(t1.text));
array.push(Number(t2.text));
array.push(Number(t3.text));[code]........

But now I need to know how to do the same thing for any dynamic value that is entered.Say I have a text box tt1 and a button b1. When I enter any value (say 6) this number of text boxes are created (6 new text boxes with names t0,t1....t5)I have another text box tt2 and a button b2. When i enter a set of values in it (say 10,66,33,45,2,4) I need these values to get displayed in those text boxes t0,t1,t2..

View 2 Replies

Actionscript 2.0 :: Putting Effects On Dyamic Text Loading From Xml?

Jun 4, 2009

i am a beginner user of flash & i think i have mentioned this in my earlier post here few days back , i have just made a little dynamic text field and loading some html text and images into it via xml CDATA node. everything is working fine i just wanted to put some animation effects on my text field while loading it through xml ...i added some motion tween in the beginning which actually moves whole text field from out side of canvas to inside at its original place with ease out . its looking fine to me but i noticed that dynamic text loads a bit late and during tweening i just see empty text field .so i was wondering how to put some simple effects on loading dynamic text

View 3 Replies

ActionScript 2.0 :: Breaking Appart Text And Putting In Array

Oct 11, 2007

I need to create a function with takes a text field and does two things with it.The first is to split text up into individual letters with each being a separate symbol. Basically the equivalent to breaking apart the text field, then converting each letter to symbols, then giving each letter its own unique name This is the way I'm doing it now and its very time consuming and not at all easy to update to text.The second part is to create an array containing all the instant names.For example if the text was "hello world", the function would create symbols with called n1 (containing h) , n2 (containing e) , n3 (containing l), n4 (containing l), n5 (containing o), and then the array would be [n1,n2,n3,n4,n5]

View 2 Replies

ActionScript 3.0 :: Mailto Link Putting Underline On Text And Moving It Up?

Feb 16, 2009

I have made a simple button using static text. On the over state I have changed the colour of the text and in the properties inspector typed in the email commanAnyway the text becomes underlined and when I test the movie and mouseover the text jumps up a little and is not smooth. Is there anyway to get rid of this underline. VERY ANNOYING.

View 2 Replies

ActionScript 2.0 :: Scrolling Text With Actions?

Nov 22, 2003

Is there any way that can I scroll text from an external .txt file BUT to include links IN the text that will make an action to be performed?

I mean... loading external text that by clicking on a word or phrase an onRelease action can be assigned to it.

an example I've seen is in tobymac.com in the news menu , the scrapbook section. the text is loaded from external file and it have an action. It works just as any button in flash

View 3 Replies

ActionScript 2.0 :: Loading Actions From A Text Box

Aug 14, 2005

having a dynamic text box set the actions for an object, so the user can see whats going on. Any ideas?

View 4 Replies

ActionScript 2.0 :: [FMX] Actions On Dynamic Text?

Jul 20, 2003

Can u put actions on dynamic text?????

P.S. Im a n00b at actoinscript and will happily accept tutorials

View 11 Replies

ActionScript 3.0 :: Timeline Actions Ovverriding Actions In New Frame?

Jun 19, 2011

I have a series of frames one the timeline. Each frame has a graphic and a mouse click leads to the next frame. Think Myst.

[Code]...

When the middle frame is returned to, clicks no longer change anything. I believe that the actions of the 'left' frame are replacing the one's in the middle frame so then it is told to gotoAndStop to itself.

I'd like to know if that is indeed what is happening and how I can make it stop.

View 1 Replies

ActionScript 3 :: Change The Text Dynamically From The Actions?

May 21, 2009

I'm having a text box on my stage and I want to change the text dynamically from the actions.What I did was:

1. Create a text box a put it on stage

2. convert it to symbol. It is an instance of volPercent and the name is volPercent_

3. I put this code on the actions for that frame

volPercent_.text = "[100%]";

The error I get is 1120: Access of undefined property volPercent.

View 3 Replies

ActionScript 2.0 :: Assign Actions To Dynamic Text?

Mar 15, 2003

I am using Flash5 to build a site. I have a main page with navigation bar to get around. The word "menu" is sitting on the right of the stage which contains the actions:

on(press) {
gotoandplay("expand")
}

which opens the nav bar on the bottom of screen. This works fine. However, the text was blurry on my site, so I switched the text from static to dynamic text, which solved the blurriness problem.

BUT, after switching the text, I discovered my "menu' button is not behaving as before.

Can one assign actions to dynamic text? If not, what do I do to still have legible text? Again, the menu bar and other links were working fine, but when switched to dynamic text, none of the navigation works.

View 4 Replies

ActionScript 2.0 :: Apply Actions To Text In TextArea?

Jun 23, 2009

I found a thread on actionscript.org that showed a way to load functions from text in a dynamic text box. It works using "asfunction". I tried it and it worked.However, load that dynamic text into a TextArea component and it doesn't call the function anymore! Is there a way to do it?

View 3 Replies

ActionScript 1/2 :: Put Another Set Of Actions In Frame 2 Of The Actions Layer?

Sep 29, 2010

1. Can i put another set of actions in frame 2 of the actions layer?i tested but it doesn't seem to work..it has 836 rows of code and it's getting annoying when tryin to search for a function..
 
2. I am not that familiar with classes, i usually put all the code into movieclips or in actions layer.. i am not sure if i can call a function from a actionscript class..
 
3.I am curios if there is any way i could specify an alternative for the if statement like in this pseudocode:
 
if ( apple is not clean BUT is tasty)
{
eat(apple)
}

View 5 Replies

ActionScript 1/2 :: Actions Depending On Input Text Values?

May 8, 2011

I have started to use input texts and passing them to outputs etc.I was wondering, is there a way in AS2, to, for example if someone enters a value that's between 150 and 200. Accepts it, and the code somehow recognizes the range if value from 150 to 200, perform a function (for example setProperty on something to visible true) a different function would apply if someone enters a value between 100 to 150.

View 10 Replies

ActionScript 2.0 :: Clickable Text That Fires Actions W/o Buttons?

Jun 11, 2005

I am trying to make a search interface that behaves much like searching in iTunes and Spotlight in that the list is updated instantly as the user types something in the search field. However, I would like the lines that result to be clickable and to fire actions inside flash (as opposed to launching an URL). Is this possible?I've gotten the basics down. Here's what it looks like and here's the source FLA file. The results are displayed as tabbed lines of text in a single text field. Is there any way to make these lines clickable without replacing this way of displaying the results with multiple, duplicated button/mc-intances?

View 6 Replies

ActionScript 2.0 :: Access The Text Field Via Actions Frame?

Jul 28, 2007

I have a movie clip instance on the stage called textContainer_mc.

On frame 25 in this mc I have a dynamic text field with an instance name of infoText_txt.

Im trying to access the text field via my actions frame on the root timeline like this;

HTML Code:
textContainer_mc.infoText_txt.text="welcome";

The problem is if I put the text field on frame 1 of the textContainer_mc the text field shows but if its on frame 25 it doesnt.

I need it on frame 25 because I want the text to show up after an animation has played.In other words I want the textfield to stall from showing until the animation inside textContainer_mc has finished playing which takes 25frames.

View 2 Replies

ActionScript 2.0 :: Load Music Through A Text File With Actions?

Mar 19, 2004

I want to load music through a text file with actions:

Code:
<a href="asfunction:_global.loadSound.myMusic.mp3"><font color="#FF0000">play</a></font>

It doesn't work though. Does anyone know how to do this?

View 12 Replies

Professional :: Insert Html Into Actions Panel To Format Text?

Feb 12, 2011

I'm trying to create text using html so I could format it in html.So I created a textbox, gave it an instance name, selected "Dynamic Text" and clicked "Render text as html".When I click F9 (to get to the Actions Panel) to insert my html code, I get the message "Current selection can't have actions applied to it".How do I insert html into the Actions Panel to format text?

View 3 Replies

ActionScript 1/2 :: Can't Get Piece Of Code To Work?

Jun 24, 2011

I am using AS2 and I am trying to make a simple 'game' for an assignment for school.I am first trying to make a simplified version of the game, to get some experience before I make the final version.
I will try to explain this simplified version:
 
The player has to drag an object in a big square and then release it. The object resamples 20 liter water. In total the player has to drag 100 liter water to the square, so it has to drag and drop the 'water' object 5 times.
 
I want some text in screen that says: You still need .

[Code]...

View 13 Replies

ActionScript 2.0 :: Find And Replace A Piece Of An Url?

Jan 31, 2009

I'm looking to find and replace a piece of a url. I researched the site and found this piece of code

ActionScript Code:
String.prototype.replace = function(find, replace) {
return this.split(find).join(replace);
};

[Code]....

However, at run time it doesn't replace the "dev" with "www". It traces the function ok...

View 1 Replies

ActionScript 2.0 :: Creating A Link Over A Piece Of Swf?

Oct 2, 2007

I have to make a a hyperlink from selected area over an external loaded swfI load the swf inside of scrollpane, but how can I let the user to create this area as big as he wants and how can I get its position after?

View 2 Replies

ActionScript 2.0 :: How To Extract Something From Piece Of String

Feb 22, 2009

how do you extract something from a piece of string lets say my string is something like mc_empty3 or mc_empty11...how can i get a piece of script to remove piece of it?

View 1 Replies







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