ActionScript 2.0 :: Selectable Program Using Array?

Jun 14, 2004

My program is enable user to choose movie with click on any radio button. Then the movie will store in the array. then the contain in the array will be loaded. Now i would like save the choice of user in a array and after that the program will trace the arrayand load the swf files that choose by user.User can choose as many choice as they want.

My problem is

1. when click, how the swf files save in array

2. there are the "next" button to let user click and proceed to view their next choice.The "nexScene" and "nextFrame' is not i want.I m seeking any opinion.

View 7 Replies


Similar Posts:


ActionScript 3.0 :: Multidimensional Array - Make A Quiz Program?

Jan 11, 2012

I guess I'm trying to create a multidimensional array. I'm trying to make a quiz program where each array entry has a: question, 4 answer choices, and the correct answer choice key.I wrote it in ActionScript 2 but I want to convert it to ActionScript 3 and I am lost on how to do something similar.I couldn't find any similar examples to the code I wrote.preciated.

ActionScript Code:
function mulChoice(question, choiceA, choiceB, choiceC, choiceD, correctChoice) {
this.question = question;
 this.choiceA = choiceA;[code]....

View 9 Replies

Actionscript 3 :: Have A Dialog Box Type Object Held In An Array By The Main Class For Program?

Dec 7, 2011

What happens when an object which has a function currently being executed has all its references removed?I want to have a dialog box type object held in an array by the main class for my program, and when the dialog needs to be closed, I want it to be removed from the array during that close-screen function. My question is, assuming the dialog box object is in all other ways eligible for garbage collection, what happens to the code it's supposed to be executing?

Edit for clarification:The array is a layer of visual elements in my program, of which the dialog box is one. The idea is that the "OK" button (or whatever) that closes the box will also remove it from the array of objects being displayed at the same time.

View 2 Replies

ActionScript 3.0 :: Add An Exit Button Onto Program So When Its Clicked It Exits The Program Completely

Nov 4, 2008

Im trying to add an exit button onto my program so when its clicked it exits the program completely.. I've tried some of the suggestions on the forums but they arnt working. what I have been using and its not working..

// CLICK to Exit
exit_Btn.addEventListener("mouseUp", goExit);
function goExit(evt:MouseEvent) {
fscommand("quit");
};

View 9 Replies

ActionScript 2.0 :: Start An Unrelated Program (such As Window's Media Player) From Inside Of A Flash Program?

Sep 29, 2010

Is there a way to start an unrelated program (such as Window's media player) from inside of a flash program?

View 2 Replies

ActionScript 2.0 :: Program A Timer For A Typing Tutorial Program?

Mar 24, 2003

I need to program a timer for a typing tutorial program. It needs to go to 5 minutes. When the timer gets to 5 minutes the movie has to go to frame 13 which displays the results of the typing test.

View 1 Replies

Actionscript :: Connection From Program To The Server Using XAMPP Server And Program In Flex?

Oct 26, 2010

i have the following code ]

[Code]...

but no connection established what is the reason behind not know help required and one more thing XAMPP is installed in D: drive.

View 1 Replies

ActionScript 3.0 :: How To Have Dynamic Text Non-selectable

Aug 11, 2010

Is there a way to have Dynamic Text non-selectable and not have a white background? Such as a transparent background?I'm looking to dynamically change text over a coloured background.

View 1 Replies

ActionScript 3.0 :: Stop Selectable From Scrolling?

Jun 18, 2010

I have selectable html text and when highlight the text from top to bottom it scrolls the text.... how do I prevent flash from that doing that

View 0 Replies

Flash 10 :: Keep Format And Text Being Selectable?

Sep 23, 2010

I found if I make the text selectable, the SWF ignores format such as bullet points indention, spacing between paragraphs. How can I keep both?

View 0 Replies

ActionScript 2.0 :: Make An Object Selectable?

Mar 19, 2006

Ive figured out how to make an object selectable with this [code]...

Now that ive done that i want to know how to change the color of a selected object when i click a certain button?

View 5 Replies

ActionScript 2.0 :: Why Are The Dynamic Textfields Selectable

Feb 16, 2007

why are the dynamic textfields selectable? The textfield is inside a movieclip. Once the clips are attached, why can they not act like buttons?

ActionScript Code:
xmlData = new XML();
xmlData.ignoreWhite = true;

[Code].....

View 5 Replies

ActionScript 2.0 :: TextField.selectable Not Working?

Jul 11, 2003

This is a really basic question, and I feel like I'm probably overlooking something extremely obvious.I'm working on a text-based application, and it's important that users aren't able to muck about with certain portions of it. OK, I thought, I'll just set textField.selectable=false right after I've created the text field.

View 2 Replies

Html Text Under A Wmode:transparent Swf Not Selectable?

Jan 9, 2008

I searched and searched.Anyway, I have a swf sitting in a layer above html text. It's set to wmode transparent, and looks fine. it stays small until rolled over, then the buttons slid out as expected. However, when the swf buttons are still hiding, the html text in the area that the swf buttons will eventually occupy is not selectable when directly clicked.

View 10 Replies

ActionScript 3.0 :: Input Text Not Selectable In A Sprite

Nov 11, 2009

I'm working on a project where I add a text field as a child to a sprite on the stage.

Even though I make it selectable and it's text field type "TextFieldType.INPUT", I still can't select it.

View 2 Replies

Professional :: Make A Selectable Photo Scroll Bar

Jun 25, 2010

How do I make a selectable photo scroll bar like the one on URL... under the nav. I want to make one similar on a music web site, but am unsure how it's done.

View 2 Replies

Professional :: Make A Selectable Photo Scroll Bar?

Jun 25, 2010

How do I make a selectable photo scroll bar like the one on[URL].. I want to make one similar on a music web site, but am unsure how it's done. I just need to know what I need to do, I'll figure it out from there. DO I jus bring the png photos in seperately? Do I just use a scroll bar component? I just need to know where to start

View 3 Replies

Actionscript :: Flex - Selectable Text In DataGridColumn?

Sep 16, 2009

How do I make text selectable (so I can copy) in a DataGridColumn?

View 2 Replies

Flex :: Adding Selectable Image On Canvas

Dec 24, 2009

I am new to flex, and do not know how to add an image (or other ui component) to canvas, so user can select it (and see that it's selected), also I want to add a possibility for example to click backspace and remove selected image from scene. How to do that?

View 1 Replies

Flex :: Flash - Make A LinkButton Selectable?

Aug 26, 2010

Is it possible to make a LinkButton selectable? That is, the text from the LinkButton can be selected and then copied. LinkButton does not have the selectable property.

View 1 Replies

Flex :: Canvas - Way To Make Elements Non-selectable?

Jan 4, 2011

As part of requirements for a new feature of "locking" a page, it is desired to have all elements on a locked page be non-selectable. This is not to be confused with disabled. All elements should appear as if the page were active, but not be selectable.The current thought is to create a clear canvas and place it over the existing elements. With this thought, I have two questions:if you can think of a better way to make all items non-selectable than applying a clear canvas element over the existing elements could you describe it?if not, what is the best way to retrofit existing implementations to accept the overlayed canvas item? BTW, all .mxml pages inherit from a custom .as file.

View 3 Replies

ActionScript 2.0 :: 4 List Boxes With Only One Selectable Item

Sep 1, 2005

Is it possible to have 4 list boxes but only let the user select one item from all four list boxes? If so how?

[Code]...

View 4 Replies

ActionScript 2.0 :: Textfield In Bottom Clip Still Selectable!?

Apr 8, 2003

I have 2 clips sitting on each other which can be tabbed between via swapDepths(). The initial 'underneath' clip has one large textfield/box of type 'input'. For some reason when you mouse over the upper clip in runtime (which has NO textfield) the cursor is coming up. Like as if it is selecting the textfield in the underneath clip. This shouldnt happen!!!!. Ideally users should only be able to select and enter data into the input field when that Mc has been tabbed and is at the top.

I did try making a function to turn the 'selectability' off when the input clip is at the bottom, but this of course doesnt work on textfields of type input

View 1 Replies

ActionScript 2.0 :: Selectable Dynamic List Options

Jun 2, 2008

I want to create a dynamic list of options which is scrollable (I have got this far ok). These list options need to be clickable so when you click option on for exacple. It highlighs qand you then send a variable name.

View 6 Replies

ActionScript 3.0 :: Input Text Not Selectable In A Sprite?

Nov 11, 2009

I'm working on a project where I add a text field as a child to a sprite on the stage. Even though I make it selectable and it's text field type "TextFieldType.INPUT", I still can't select it. When I tried adding it as a child to the stage, it worked perfectly and I could select it.

View 8 Replies

ActionScript 2.0 :: Make All Textfields On Stage Selectable

Jan 8, 2010

I have to make all the textfields on the stage selectable through actionscript.Currently its a tedious task since there are more than 1000 files for which the textfields are to be made selectable. All of these files get loaded in a main shell.fla.Is there a way to write a script that would make all the textfields on the stage selectable???

View 4 Replies

ActionScript 3.0 :: TextArea Selectable/anti-alias?

May 29, 2010

I now officially hate the textArea component but that's not the point now. A couple of questions:1. How to make the textArea text NOT selectableit is NOT a textField so don't post .selectable = false, that doesn't work.2. How to make it anti-alias decently. Right now it doesn't look that smooth.I use this code:

Code:
var verdanaFont:Font = new Verdana();
var textFormat:TextFormat = new TextFormat();

[code].....

View 2 Replies

ActionScript 3.0 :: Make Flex Component Be Draggable And Selectable?

Sep 7, 2009

I need to make Text box to be Draggable And Selectable

View 1 Replies

Sites With Multiple Selectable Themes - Cool Option?

Jul 4, 2011

I would like to ask your opinions about sites that have multiple themes available and allow the user to change the theme while navigating the site. What do you think about this? Is it a cool or attractive option? Is it unprofessional? Is it worth the work of development? Have you implemented something like this? I have been thinking about developing a system for a site to allow support for multiple themes but I am not sure if that would be professional and worth it.

View 3 Replies

ActionScript 3.0 :: Firefox Swf File Selectable Option Display?

Oct 11, 2009

I have create a simple button in flash and run the firefox browser using TAB Key selected the button yellow color.

View 2 Replies







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