ActionScript 3.0 :: Dynamic Text Not Seen In Some Users' Computers

Aug 15, 2009

I ve made this website [URL] as part of a college assignement. There is a menu navigation on the bottom of the page (portfolio, events, etc.) built from an external XML file. The fact is I get complains from some users that they cannot see the menu at all. Is this a screen thing? A flash player issue?

View 4 Replies


Similar Posts:


ActionScript 3.0 :: Only Displaying XML-text In Certain Browsers/computers?

Jan 11, 2011

After a lot of trouble building a horizontal news ticker and got it working. Or so it seemed. It only worked on my computer and not in Google Chrome, so it seems there's some kind of problem somewhere?

Code:

ActionScript Code:
import flash.display.MovieClip;
import flash.text.TextField;
import flash.utils.Timer;

[Code].....

View 1 Replies

Flex :: Air - Restrict Html Text From Coping By Other Users?

Feb 9, 2012

In my air application, i have displayed text content in either in html container or textarea container. whenever anyone select this content, he/she can easily copy the content.

I want to restrict my text from copy. Any content of the my application, should not be copy by any user..

View 2 Replies

ActionScript 2.0 :: Incorporate A Simple Comment Box In Which Users Can Input Text?

Dec 12, 2010

I'm trying to incorporate a simple comment box in which users can input text and view all the text others have put in. I am struggling! I used a guestbook tutorial and it is going nowhere.

View 0 Replies

ActionScript 3.0 :: Paragraphs Spacing - Line Space Flash Creates When A Dynamic Text Is Loaded In A Dynamic Text Field

Jun 8, 2009

i have a problem with the line space flash creates when a dynamic text is loaded in a dynamic text field on the stage i put a dynamic textFild with istance name "profile_text". then im loadin in it a text. my text is written in the Notepad like this

[Code]...

i already set a Textformat to my dynamic text with i tryied to play with the "Leading".. but i think it something dealing with paragraph. how i can decrease spacing between paragraphs??

View 4 Replies

ActionScript 3.0 :: Object Oriented Programming - Add Text From String To Dynamic Text Field When Click Dynamic Buttons

Oct 14, 2011

All I want to do is add text from my string to dynamic text field when I click dynamic buttons. What should the as code be for this? Here is my code. Right now I just have the click returning another shape.

[Code]....

View 2 Replies

Media Server :: Developing Text Chat App With Flex 4.6 - Count How Many Users In

Mar 15, 2012

I'm developing Text Chat App with FMS 4, Flex 4.6. I want to count how many users in. I've searched enough. And I made some codes. Server Side Code(main.asc)

[Code]...

View 1 Replies

ActionScript 2.0 :: .txt Files - Export The Text From Flash And Saves It Onto The Users Computer

Sep 6, 2007

I have this function within my flash program that allows a person to make notes, at the moment they notes are just saved from a dynamic textfield to variable and hover around in flash output space, now I really need to get it so that when they click 'save' it exports the text from flash and saves it onto the users computer. I really don't want to use fscommand... and I know it can be done with PHP but trying to find a suitable tutorial is harder than I thought... so I would wondering if anyone could recommend a good tutorial or has done it before and can give some tips?

View 1 Replies

ActionScript 3.0 :: Get The Numbers Which Is Written By Users Into Text Boxes And Then Use Their Inputs To Make Some Calculations

May 21, 2009

I made all the corrections in my code and got a working one. But what I really want to do is not adding texts into one text field. I need to get the numbers which is written by users into text boxes and then use their inputs to make some calculations. (Like 3+6=9 ). When I assign numbers to variables Ican easily make calculations but what I really want is not that. the numbers should be entered by these text boxes. I think need to change "string" to "number" but when I do this I get error message. I am planning to use the calculation result in some other part of my code. I am wondering if using "return" function useful for me to get the number (the result) of calculation?

[Code]...

View 5 Replies

ActionScript 2.0 :: Create An Input Text Box That Puts The Users Input Into A Global Variable?

Apr 12, 2007

i created an input text box that puts the users input into a global variable, but when i test it it gives me not only what i have typed in but all the html formatting for the font that my input text box has on it.I only want the text that i have typed in to go into the variable but the wackload of html is going in there too. ive tried a few different things, rewriting my code, recreating the text box, changing settings, dont know what im missing.

View 10 Replies

ActionScript 2.0 :: Dynamic Text Alpha - Find A Component That Allows Alpha Control With A Dynamic Text Box?

Feb 26, 2005

As far as I know theres in no way to cahnge the alpha of a dynamic text box. I put one in a movie clip and when i try to change the alpha of it everything else in it changes its alpha but the not the DT box. Could someone plz verify for me that u can't change alpha and help me find a component that allows alpha control with a dynamic text box. thx in advance.

View 5 Replies

ActionScript 2.0 :: Loading New Dynamic Text From A Dynamic Text Box

Jan 28, 2004

I'm relatively new to Actionscript, in fact, I just figured out today how to load text from an external source. I have another issue that I'm not sure how to handle. I have buttons for my main nav, a main text box, and a mini text box (both text boxes are loaded dynamically from external files). I want to have the mini text box load new external text files in the main text box. For instance, I have a button for music, which loads a list of songs in the mini text box. I want to be able to click on the name of one of the songs and have it load the lyrics in the main text box. I'm sure it's simple, I'm just new.

View 3 Replies

ActionScript 2.0 :: Loading New Dynamic Text From A Dynamic Text Box?

Jan 28, 2004

I have another issue that I'm not sure how to handle. I have buttons for my main nav, a main text box, and a mini text box (both text boxes are loaded dynamically from external files). I want to have the mini text box load new external text files in the main text box. For instance, I have a button for music, which loads a list of songs in the mini text box. I want to be able to click on the name of one of the songs and have it load the lyrics in the main text box.

View 3 Replies

Simple Text Enlarger - Increases The Text Size Of A Dynamic Text Field

Apr 24, 2010

Problem: I am trying to get a very simple text resize going, for my main content area in a flash website. My aim is to get a button, that on click, increases the text size of a dynamic text field.

[Code]....

This is what I tried, I am very new to Action Script, so excuse the futility of my code.

View 1 Replies

ActionScript 2.0 :: Multiplayer Between Two Computers?

Oct 13, 2009

Is flash 2.0 able to access two computers at once? I was thinking of making a system that could work like a text instant messager and the ability to use a very primitive drawing system to send other people pictures. If anyone knows if it can be done could you point me in the direction to start?

View 1 Replies

ActionScript 2.0 :: Dynamic Text Box / Xml Content - Text Is Too Close To Border Of Text Box?

Nov 28, 2006

If you take a look at my flash movie you will see that I have draggable movie clips, which contain dynamic text fields. These text fields contain text drawn in from a simple xml document. The problem I have is that the text in the text fields is hedged right next to the border of the autosized text box. This makes them look untidy and in the worst case difficult to read. I wonder how I can add some margin to the left and right of the text to fill in some space.The code which formats the text boxes is:

with (main["dragAct"+i].dragActText) {
text = actText[i+1];
background = true;

[code]....

View 2 Replies

IDE :: Have 4 Dynamic Text Boxes Which Duplicates The Text From A Main Input Text Box?

Jan 27, 2009

I have 4 dynamic text boxes which duplicates the text from a main input text box. How do I write a code to make visible only the dynamic text box I want when clicked it's check box.What is the CODE to make each "DYNAMIC TEXTBOX" visible when clicked on it's checkbox?

View 6 Replies

ActionScript 2.0 :: Show Dynamic Text Field Content In Another Dynamic Text Field?

May 13, 2011

I have a dynamic text on the stage which gets updated (shows numbers) when some buttons are pressed.I just need to know if it is possible to show the first dynamic textfield in another dynamic textfield.Lets say the first dynamic textfield called "price" and the second one called "price2". when a button is pressed, the first dynamic textfield "price" will show a number. is it possible to show whatever is shown in the "price" in "price2" ?

View 1 Replies

AS3 :: Setting A Dynamic Position For A Text Field Relative To Another Dynamic Text Field

Dec 8, 2010

I'm creating an XML-driven pie chart in AS3 with 2 text boxes in each pie slice. Both text fields are dynamic in the sense that they are populated by the XML doc and then told where to place themselves in the AS3. I've got them both using the same x and y position to place themselves at the moment (which of course puts them right one top of each other), but I'd like to make one of the fields (which acts like a label or a title to the larger number and % text field) place itself in a particular spot around the other text field. The result I'm looking for is to have the smaller "title" text field appear approximately 5 pixels above and left-justified to the larger "percentage" field.

Anyway, here are two sections of code that I've currently got. The first chunk, for the Tags portion, sets the position for the "percentage" text field using a good old x and y method. The second chunk, for Titles, is setting the position for the smaller "title" text.

//evaluate tags
private function evaluateTags():void{
for (s=0; s

[Code]....

View 1 Replies

ActionScript 2.0 :: Font Size Changes On Different Computers?

Aug 27, 2010

i just figured out that the flash on my resume website is messed up on a lot of computers! how embarrassing! im running windows 7 64 and it looks fine on the top 5 browsers here, but on some computers the font is large enough to split words in my menu bar and send half of the word to the next line! {URL]

View 1 Replies

[CS5] Font Not Working Correctly On Other Computers?

Oct 14, 2010

In my flash game the font i choose looks perfectly fine on my computer (being played from a website) but when i use a computer at school or my friends computer, all the font is ALWAYS times new roman.. this happens with every game i make..

I tried switching from tlf text to classic text.... but it didn't change at all.. can someone help please? I have been facing this problem for months now.

View 4 Replies

ActionScript 3.0 :: Flash Won't Play On Other Computers?

Mar 12, 2009

I'm not sure what I'm doing wrong. I am not very familiar with flash, in fact the only reason I used it was to add a player to my movie. I saved the skin and what I think is the movie file .swf on my desktop in the same file and it plays just fine. As soon as I try to play it on another computer the icon looks different (doesn't have the S on it anymore) and just looks like a foreign file. I am trying to get this to play asap if you could help to tell me if I'm missing a file that goes with it or something. When I hover over the two files they say Shockwave flash object.

View 1 Replies

ActionScript 3.0 :: Make A File In Two Different Computers?

Jul 7, 2009

i am trying to make an as3 file in two different computers. they both have cs3, and there are some things that 1. tell me flash is buggy, 2. dont know how reliable it is the script, if is gonna run different in each computer.
 
i am trying to do somethings with matrix transform. i want some sprite to react according to mouse moment, so basically, according to mouse position, there are some statements and the result is a transform on the sprite.
 
something like
 
in onenterframe (or the handler that was set as handler of enterframe) {
temp_matrix = sprite transform
new_matrix = new Matrix();

[code]....
 
var2.concat with something else, then i check the value of var1, would it have changed also?, if so, is there a way to copy a matrix (but not cell by cell)?

View 1 Replies

Swf-movie Cann't Show On All Computers

Jan 13, 2010

I've created three swf-files and added to a website.Two are created the same way (AS2), by adding a quicktime-movie and exporting as a swf.

On my computer (mac) and n a PC I can view both movies, but on two other computers (mac) only one of them show up. I've tried to download quicktime player but without results.

View 4 Replies

ActionScript 2.0 :: Controlling The Computers Files?

Feb 18, 2011

first off, this is going to be a desktop application, not intended for the web. Ok, with that said, I need to be able to copy a file from one place in their comptuer and paste it on their desktop.

View 1 Replies

ActionScript 3.0 :: Some Computers Cannot Show Some Of Flashes

May 24, 2011

I made 3 flashs with action script 3 for my website and I put them in different part of the same webpage then I test my webpage and it worked but when I test the same page in another computer 2 of my flashes worked and one of them did not worked

View 10 Replies

Professional :: Inconsistent Playback On Various Computers?

Apr 6, 2012

I created a Flash .exe that plays a couple FLV files, but in testing the files we've noticed some inconsistent playback on various computers and here's what we've found: On an Intel Zeon 3ghz quadcore 32bit Windows 7 machine, the playback is smooth and acceptable, using an average of 50% of all four cores during playback.

On a single core Windows XP PC, there is some playback hesitation using 100% of the single core during playback. On an Intel P4 3ghz with HT (dual core) 32bit Windows 7 machine, the playback is initially very choppy with continueing choppiness throughout to a somewhat lesser degree, using almost 100% of both cores continuously during playback.

We want to point this out because on PCs that are less than multi-core Intel Zeons, we would reasonably expect that the playback experience for the end user will be unsatisfactory. Is there anything that can be done about this to avoid this being a problem after the fact, as this client will be having many of these USBs manufactured.

View 1 Replies

Actionscript 3 :: Flash Won't Diplay With Other Computers?

Feb 8, 2011

I made a program using Flash Professional 10 and AS3, i published it. It all compiles and works fine on my coding computer. But when I try to view the program on other computers, via internet, or physically putting the files on the computer, it only displays as 5 dots counting up, over and over.

View 5 Replies

Actionscript 3 :: Sends Voice Between Two Computers?

Mar 10, 2012

I made an AIR application that sends voice between two computers, this is the code:

[Code]...

View 2 Replies

ActionScript 3.0 :: Flash Communication Between Computers?

Oct 14, 2008

I am trying to play flash video on one computer and get a flash program (on another computer) to know what content is being played, so it can respond appropriately with related content.Has anyone got ideas on the best way to achieve this?I have tried using socket connections through a Java server with a policy file request, but after receiving delivery of the policy file as text over the socket, Flash won't reconnect to talk to the server. I can't figure out how to enable policy file logging either.

View 1 Replies







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