IDE :: Fill In The Blank Interaction?

May 29, 2009

The following are two screenshots of something I'd like to create:

Notice how each 'blank' is a drop-down menu. If a user selects the correct one the text in the drop-down becomes green and a box appears at the bottom that tells them they got it right. As soon as they go to select a new one the box disappears and re-appears with a message saying either they got the next one right or wrong. If they get it wrong it turns red. There is no backend data that needs to be processed; it's just the interaction I want to create.

how I might go about doing this in Flash/ActionScript?

I know how to create the interface itself I believe with the drop-down component but I have no idea how to program this.

View 7 Replies


Similar Posts:


ActionScript 2.0 :: Fill In The Blank In Numeric?

Sep 7, 2003

i'm doing a new mathematic fill in the blank quiz application and the details are as below.ample:When i type in any answer like 0015, 015, 15.0, 15.00 should be acceptable and absolute to 15. So, what should i do

View 3 Replies

Trying To Create Simple Fill-in-the-blank Form

Jan 24, 2011

I'm trying to create a very simple flash:An input text field, in which the viewer is to enter a simple word (in this case, let's say the word is "earth.") Beneath this text field is a button.When the button is clicked, flash should detect whether the user entered the word "earth"- if they entered "earth", they get sent to frame 2 of this movie. If they typed something else, then they get sent to frame 3.Now, this should be pretty simple, but every attempt I've made has failed, and every search for a simple tutorial/example of how to compose the script meets with no results. Currently, this is the script I put on the button (The input text field has been given the instance name of "answer_1"):[code]

View 2 Replies

ActionScript 2.0 :: Fill In The Blank Areas With Specified Colors?

Oct 23, 2006

A new method is dynamic fills. Say I have a drawing that is only outlines (and located in it's own movieclip)... is there a way to fill in the blank areas with specified colors? Here is an example:

This must also leave the black stroke untouched.

View 7 Replies

ActionScript 2.0 :: Removing Punctuation From A String In A Fill-in-the-blank Quiz?

Apr 16, 2010

I'm creating a fill-in-the-blank quiz in AS 2.0 and would like to make the comparison between the correct and submitted answer a little less harsh during the comparison. The quiz actually consists of memorizing a sentence or two from say a poem and I'd like to not include any errors of punctuation due to a misplaced or missed comma, exclamation pt or period. as long as the spelling is good then the user should get the correct answer. Below is a little snippet:

[Code]...

View 1 Replies

Flash :: Professional - Crashes When Add In A Multiple Quiz Or Fill In The Blank Quizes From The Common Libraries

Mar 19, 2010

When I try to add in a Multiple Quiz or Fill in the Blank quizes from the Common Libraries, nmy flash crashes.

View 11 Replies

Actionscript 3.0 :: "fill In The Blank" Quiz - Getting Errors?

May 11, 2009

I am creating a game, where you type in the answer in the answer box, and click "go" to get to the next level. I have been playing around with some code,but I keep getting errors, and everything I have tried is not working.Here is the basic code I have been playing with (without any of my changes):

questionOneInput.txt.addEventListener(Event.CHANGE, compareQuestion1);
function compareQuestion1(e:Event):void
{[code]....

View 1 Replies

Flash :: IDE - CS3 Fill A Color - It Shows Lock Fill

Oct 23, 2010

I am new to flash, trying to do some animation character. I have 2 queries

1. What is lock fill; whenever I am trying to fill a color, it shows lock fill....

2. If I am creating a non regular figure like say with pencil, if I draw some part of it & do other part by later; these will be assumed different objects & I am not able to fill the whole figure with a selected color.

View 2 Replies

ActionScript 3.0 :: Fill Movieclip With "Fill" Once "Fill" Reaches 50%?

Mar 12, 2010

I have a scratch card. Basically I'm masking a movie clip with an empty shape. I can draw on that mask and thus my movieclip will become visible. I have also attached the fla.

Now what I would like to achieve is that when you fill a percentage of that mask, let's say 70%, I automatically fill the whole layer so that all of my movieclip becomes visible (as mask is fully filled).

View 2 Replies

Specifying Fill/No Fill For A Shape

Jul 13, 2009

1. I selected the Rectangle tool, and made sure Object Drawing Mode was not selected.

2. I picked colors for stroke and fill, and drew a rectangle.

3. I clicked the Selection tool, then dragged around the rectangle to select all of it.

4. In the Property Inspector I clicked the fill color icon. I clicked the square with the slash, to designate no fill. The fill disappears.

Everything has worked so far. But now I decide I want a fill color after all. I select the shape again. But clicking the fill color icon in the Property Inspector and the Tool panel has no effect on bringing a fill color back to the shape. I can't figure out how to do that.

Actually, I could restore the original fill color using Undo, or the History Panel. But it seems there must be a way using the Property Inspector.

View 2 Replies

Doing Interaction Design With Flash

Feb 28, 2011

I've been trying to teach myself flash for a couple of weeks and am totally lost. I have had experience with programming in the past, so I understand logic, etc, but I really am not grasping this forced time based system.What I need to do seems pretty simple. I have a jpg of a washing machine front panel. I need to be able to put some transparent "buttons" over it, and have some areas "light up" when the buttons are pressed. So far I understand that I have to work in a chronological setup, with key frames for each state of interaction, and use buttons with some kind of gotoframe action script. what I can't do:

1. get the background jpg to stick to the stage. it apparently has to be either a symbol or a layer?

2. make transparent buttons. in flash catalyst I can just set the opacity to 0, but I'm not sure how to do this in flash pro.

I guess those are the pressing issues. I had tried to import the jpg as a psd background, but then I had to put the button on a separate layer, and it was always either behind the background, or I had to have it's action refer only to the timeline of it's own layer and not the background.

View 10 Replies

Professional :: Interaction Of 3 SWF Files?

Jun 4, 2011

Not sure that I understand how the Reader engine for AS 3.0 handles "load" requests. Following is a problem that I try to solve for a customer: there a three - 3 - swf files, each contains a short video of 10 sec's in full hd, stage is 1920x1080 px, let's call them a,b and c
 
The request is the following: start with swf a and let it run, loop, and during that time offer the possibility to select or swf b or swf c to run in stead of a when swf b runs, loops, offer the possibility to select or swf a or swf c to run in stead of b idem for swf c or with words: each of the swf's offer the possibility to invoke one of the 2 other swf's.
 
I tried various code snippits, and when running a it starts b but a contineous to run, so it seems ihe engine does not pass control to b. Maybe I have to put everything in 1 swf? But that is not what the customers want, he wants the 3 swf's.

View 4 Replies

Php :: PHP To Jquery Dialog() Interaction ?

Jan 10, 2012

I have an html button:

[code]...

This would load flash content:

[code]...

I want to use the jquery dialog to open this content. Everything passed in seems to be perfect (according to the GET response from firebug) but I still get a jquery error. missing ; before statement jquery.js line 612

[code]...

If I paste this url into my browser the flash app starts in the browser as expected but not with the jquery dialog obviously. Must be something wrong with my jquery code?

View 3 Replies

ActionScript 3.0 :: Add Interaction At The Cube?

Jul 6, 2010

i'm trying to use for the first time papervision.I'm able to add a cube to the scene. now i wanna add interaction at the cube. i try with

Code:
InteractiveScene3DEvent.OBJECT_PRESS

but it doesn't do anything.another thing that i've not understand is that if delete this instruction:

Code:
renderer.renderScene(scene, camera, viewport);

i don't see anything.This is the code:

Code:
import org.papervision3d.view.Viewport3D;
import org.papervision3d.cameras.*;
import org.papervision3d.scenes.Scene3D;

[code]...

View 5 Replies

ActionScript 2.0 :: [FMX] Duplicated MC's Interaction?

Apr 7, 2003

I want two duplicated clips to do a hittest on each other. Anasteroid and a laser. I can use this. on one of the objects but howdo I pick up the name of the other object - it could be anything from

View 3 Replies

ActionScript 3.0 :: Interaction Between SWF Files?

Oct 30, 2009

how to open a new SWF(about.swf)(i used the addChild method) when clicking on a button. In the 1st original SWF(home.swf) i let a song begin to play via AS3. This piece of code consists of a play and stop button, which works according to if the song is playing or not. It automatically starts playing when the home.swf opens.

now here comes my problem...I need my play and stop buttons in about.swf to be able to control the song in home.swf when the addChild method was used.

Here is the code that loads the music:

import flash.media.Sound;
import flash.net.URLRequest;
var music:Sound = new Sound(new URLRequest("SoundTrack.mp3"));

[Code]....

To break it all down....in home.swf i load about.swf with buttons play_btn and stop_btn. These two buttons need to work with the song loaded in home.swf

View 8 Replies

Play Animation But Stop And Allow Interaction?

Jul 1, 2011

I have a product that I am showing call-outs on. Little dots that when rolled over trigers an animation and displays information about the feature. This in itself is no problem, I have seven of these set up as buttons that work when rolled over. However, the people I am setting this up for would like the animations to be on auto play when the user is not interacting with the flash piece within a greater page. I thought I could just build a movie clip with all of the animations compiled and let them run on a layer and then when a users curser came into view of the flash piece it would stop the movie and allow for the user to manually rollover the features.

View 2 Replies

Professional :: Button In Learning Interaction

Apr 13, 2011

I have created a Flash file with 4 "Fill in the Blank" questions (from the Learning Interactions continued within Flash CS3) at the end. I'm then using the swf file in two different ways. One way simply loads the swf file onto a 'stand-alone' page on my website and it works perfectly.The other way I want to use it is integrated into a more complicated website where I have a Flash File into which various swf files are loaded when needed. In this version the "Control Button" doesn't change to "Check Answer" and "Reset" as it should and the whole question doesn't work. The working version is at url..Select "4 For You to Try" to go directly to Quiz Questions.The non-working version is at url...Go to "Extras" in Menu and select Naming Alkane Isomers, then "4 For You to Try" again.

View 7 Replies

Dynamic User Interaction Flash UI?

Dec 13, 2009

I am looking at taking on a project that will be a considerable challenge since I come from a LAMP development environment. I am wanting to create a Flash driven community with chat and profiles. In PHP I know how I would go about handling the data as everything is put together on the server and returned to the user completely formatted, however adding a flash layer on top of it present a problem. I am not sure how to transport data from the server to a flash file without using XML. The obvious problem that I see is as more people are online, Sending updated XML files to flash could become a bandwidth hog and make for a slow UI. best method of moving result data from a PHP script to Flash without using XML or is that going to be the only viable option? My concern is load time. Also is there a good way of unloading data once it is no longer used (ie Photos).

View 4 Replies

Actionscript 3 :: Add A Movieclip On A 3d Cube And Have Interaction With It?

Apr 6, 2012

I created a rotating cube using the below code and add bitmaps as sides of the cube. I was wondering if it's possibly to assign movie clips as sides of the cube so I can have some interaction with them.

[Code]...

View 1 Replies

Flash Interaction After Flv Video Playback?

Dec 7, 2010

I have a video embedded in Flash as an FLV. I'm able to get the video to play through the way I want, but when the video plays through and ends, I want to have two options/"buttons" display that allow the user to either replay the video a la youtube, or link to another web page.

I know it must a very basic question but I can't seem to find any answers. I've included a screen capture of the end of the video.

View 1 Replies

Actionscript 3 :: Interaction With Keyboard/textfields?

Jan 11, 2011

Normally for a string to object is converted as follows.var obj:object=getChildByName("string");And we can give properties to it like obj.x=100;But in the case of a series of stings

[objet Stage].[object MainTimeline].[object TextField]

it wil not works.Actually i need to give properties to a target path which is a string what i do?? Here is the code to get path to a movieclip:

[Code]...

View 2 Replies

ActionScript 3.0 :: DrawCircle When No Mouse Interaction

Feb 1, 2011

im using the code below to draw a circle.

How can i modify it so that it draws a circle when the mouse is still. In other words, it draws when teres no mouse interaction, clicks, movments.

ActionScript Code:
_drawboard.addEventListener(MouseEvent.RIGHT_CLICK, _handleMouseEvent);
_drawboard.addEventListener(MouseEvent.MOUSE_UP, _handleMouseEvent);

[Code].....

View 8 Replies

ActionScript 3.0 :: Interaction Between Two Class Files?

Sep 24, 2011

how can i order a movieclip to do something at another class file?

ActionScript Code:
package  {
import flash.display.*;
import test2;

[code]....

View 2 Replies

ActionScript 3.0 :: Interaction Between Swf File And Webpage?

Mar 9, 2012

I have a swf file with some images inside. What I want is to update the information displayed in my webpage without refreshing the whole page.In the simplest way explained I know how to do this using a simple link using jquery:

$(document).ready(function() {
$("#refresh").click(function() {
$("#Container").load("test.asp");

[code]...

However, what I exactly want is the same effect by clicking on the images that move around in my swf file:

// Depending on the image you click on the swf file, the page should display different info in the same div
target_mc.onRelease = function() {
if (ruta.indexOf("AP") != -1){

[code]...

View 1 Replies

ActionScript 2.0 :: Interaction Between Swf File & Webpage

Mar 9, 2012

I have a swf file with some images inside. What I want is to update the information displayed in my webpage without refreshing the whole page. In the simplest way explained I know how to do this using a simple link using jquery:

$(document).ready(function() {
$("#refresh").click(function() {
$("#Container").load("test.asp");
return false;
});
});

However, what I exactly want is the same effect by clicking on the images that move around in my swf file:

[Code]...

What I've found out till now is that this is ActionScript 2.0 and not 3.0. I suppose I'm getting closer to the solution with this ;). I'm fairly new in all this stuff.

View 4 Replies

ActionScript 2.0 :: Interaction Between Loaded Movies

Oct 23, 2003

i have my loaded .swf buttons loading 'movie1' and 'movie2'. both 'movie1' and 'movie2' have a tween in frames 1-5, which is a box that slides open and is stopped. in frames 6-10 the box slides backwards in the opposite and dissapears. i would like it if 'movie1' is open and the user clicks the button for 'movie2', 'movie1' plays 6-10 and then loades 'movie2' and vice versa. i just don't a script for this function.

View 7 Replies

ActionScript 2.0 :: (FlashMX) Interaction Between Levels?

Dec 3, 2003

tell me if it's possible to go from, let's say, Level 2 to a specific frame of Level 1? How to do that?

View 6 Replies

ActionScript 2.0 :: Interaction Between Two Flash Files?

Jan 31, 2003

I wish to be able to use a Flash animation (call it "one.swf, loaded into "one.html"") as a control panel to control the activities in another animation (say "two.swf" which of course will reside in "two.html")The control panel ("one.swf") will have 10 buttons for the navigation around "two.swf" and "on release" of the butons, I would like for BOTH 1. the navigation in "two.swf" to happen AND 2. "one.swf" to be (preferably) minimised or else closed.What sort of coding is needed to enable this interaction between the two swf files?here will be a button on "two.swf" which will be used to call up "one.swf", but presumably the coding there will need to be different if "one.swf" is minimised to how it is if it is closed. Whilst I can hack opening "one.swf" from fresh if it has been closed, how do I code the button to restore it from being minimised?

View 1 Replies

ActionScript 2.0 :: Interaction With Loaded MovieClips?

Jul 25, 2005

I have a Central.swf witch inside there are:

-a menu with a lot of buttons;

-a dummy1 movieclip that works to load a submenu of the menu (the submenu is a .swf file);

-a dummy2 movieclip that I want to load a photo by pressing a button of the submenu;

I can't load a jpg or a swf in dummy2(in central.swf) by pressing a submenu button.

View 3 Replies







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