Additional Info In Dress Up Games?

Mar 9, 2010

Here's the thing.I am making my first game, a click and drag (dress up if you want to ) game...It is finished and working..But since it serves as an educational aid in history group, it would be great if I could somehow add some kind of pop-up window with text describing every item in game..For example "14th century bascinet developed from the steel cap bla bla bla...".And if that is not possible is there some other way all this info about these items (there is about 24 items in game) could be fitted in this kind of application

View 4 Replies


Similar Posts:


ActionScript 3.0 :: Passing Additional Info With Event?

Mar 14, 2012

I have a menu which is created from an XML file. I'm using LoaderMax to grab the data and do the magic:

[code]...

View 1 Replies

ActionScript 2.0 :: Dress-up Game In Flash Cs5?

Nov 28, 2010

I've made a dress-up game in flash cs5 using as2. It's working fine, but i would like to change it a bit and I can't figure out how to do it. I will try to explain:I now have three "closets"(movieclips) with different clothes, and you can only use and see one at a time. I would instead like it to be more like categories, for example "dresses", "pants" etc.. And I would like the clothes that are on her to show even if you change the category. Like this game I found: http:[url]...

View 1 Replies

ActionScript 3.0 :: Dress Up A StageWebView Window?

Sep 5, 2011

Is it possible to dress up a StageWebView window with borders etc?As it is, I just get this raw picture on the app screen. Could use a border...

View 5 Replies

ActionScript 2.0 :: ScrollBar Dragger To Be Positioned In Relation To The Info._y As The User Scrolls Info?

Jun 24, 2010

I have some scrolling content (info). I've also made my own scroll bar.I want the scrollBar dragger to be positioned in relation to the info._y as the user scrolls info.I have created two vars: one that worsk out where info._y is as a percentage and the other that works out where the scroll._y dragger should be as a percentage...

Actionscript Code:
var scrollBarPercent = Math.round(scrollBar.dragger._y / [code]........

also onMouseWheel working too.I need a small bit of code that takes the % of info._y and moves the scrollBar dragger to the same % but in relation to the Stage.height...so if projectGalleryPercent = 50%, make dragger._y 50% of Stage.height using scrollBarPercent.

View 1 Replies

Flex :: Create A Dress Up Game In Flash?

Oct 13, 2010

I would like to know how can I create a dress up game in Flash/Actionscript where users can click on (not drag and drop) the available accessories/clothing and the avatar will display with the new selection immediately, and I can save the settings and take snapshot of the avatar in the new clothing selection. It will be good if there is references/tutorials that I can follow.

And secondly, may I know how do I save the selection, is it via xml or json or database? It will be good to store the clothes/accessories dynamically.

View 2 Replies

ActionScript 2.0 :: Developing A Site To Dress Up Models?

Jan 28, 2011

I want some help on developing a site similar to looklet.com/create. I want to know what is the approach to make it. Should i make it XML based i.e an XML for each category? How are the number of models handled? Should I put each category of clothes in different layer and load the images? I have made some few games for kids in which they need to dress up a doll. But in that I had characters wearing all sort of clothes and i just need to show the frame containing the character with the particular dress chosen by user.

View 2 Replies

Flash :: Set Of Dress Images Into Different Frames Of Movieclips With Next Button

Mar 1, 2010

I had been made a dress-up game...I arranged the set of dress images into to be the different frames of movieclips with the next button.When i drag the dress images from frame1 movieclip and put on to the stage(avatar),the images from frame1 movieclip will be dissapeared when i clicked on the next button going to the frame2.How do i need to do to make the dress images from frame1 remain on stage even when i clicked the next button to frame2 ?Which coding should i use to make the image stay on stage?....

View 1 Replies

Dress Up Game - Drag Out Clothes Inside Scrolling Bar Location

Feb 13, 2010

This is my reference dress-up game website. [URL]. How to make the scrolling button and drag out the clothes inside the scrolling bar location? (Is it need to use the actionscripts 3.0 or 2.0,which coding should I write)?

View 2 Replies

ActionScript 2.0 :: Dress Up Snowman Game - Slide Out Menu With Different Object

Nov 9, 2011

I am trying to do a dress up snowman card. I am just doing a mock up to see if i want to do will work. Here is what I want to do. I want a slide out menu with different object in them. One for hats, one for arms, one for buttons, then you grab a hat and drag it onto the snowman. The way I set it up the object slides back into the menu..... how do I get this to work correctly?

View 1 Replies

Actionscript 3 :: Replace A Movie A Movie In Flash - Dress Up Game?

Dec 8, 2010

I have a flash movie instance name "headArea" I want to load a external swf and swop the movie inside the headArea - replacing the head.I have the following code:

clickIt.addEventListener(MouseEvent.MOUSE_DOWN, swopHead);
function swopHead(event:MouseEvent):void {
var loadit = new Loader();

[code].....

View 2 Replies

Preloading Additional .SWF Movies

Feb 5, 2009

I am working on a site and am using a lot of different scrollpane components that use outside .swf movies as its content. What I would like to do is create a progress bar for each section that uses this scenario so my users know it is doing something.

View 1 Replies

ActionScript 3.0 :: Add Some Additional XML Names

May 17, 2010

[code]I want to add some additional XML Names. As "Contact" above is listed. I chose the || (LOGICAL or). [code]My goal is to keep "Contact" as one of the exceptions, where the 3 buttons are removed. But I want to add others... Like "Press" "Showreel" "Background" and "Internship".

View 1 Replies

Actionscript 3.0 :: Preload An Swf Containing Additional Loaders?

Apr 23, 2010

I'm using code from the tutorial: "Preloading in ActionScript 3" found on this site...I used the exact code, and changed only the swf it's loading in.My swf is pretty simple....just some buttons that contain loaders themselves.Somehow, when i simulate download....it seems to skip the preloader, and immediately load the swf...slowly and choppy. I don't get any errors or anything.[code]...

View 1 Replies

ActionScript 3.0 :: Sending Additional Parameters With Events?

Sep 20, 2009

im sure other ppl have been faced with this dilemma. say that you are attaching an event listener to an object which obviously if revoked, will call a function. now how do you send additional params with listeners?so you get something like:

Code:
public function eventHandler(e:Event, additionalParam:*){}

i have a solution for this and that is to attach it to the caller so it could be accessed with e.target.variable but i dont know if this is the way to go.

View 5 Replies

ActionScript 3.0 :: Loading Additional Images To Gallery?

Nov 16, 2009

I watched a tutorial for a link that loads an image into a container with the code
 
var img1Request:URLRequest = new URLRequest("images/c1.jpg");
var img1Loader:Loader = new Loader();
load1_mc.addEventListener(MouseEvent.CLICK, clickF);
function clickF(event:MouseEvent):void {
img1Loader.load(img1Request);
img1Loader.contentLoaderInfo.addEventListener(Event.COMPLETE, loadNowF);
function loadnowF(event:Event):void {

[Code]...

is there a way to load additional images into the same container to make a picture gallery?I tried adding additional lines duplicating the "var img1Request:URLRequest = new URLRequest("images/c1.jpg");" by changing everything from 1 to 2 and so on but still errors, and i'm clueless Also another question, several tutorials tell to add actions to movie clips but i keep getting the "current selection cannot have actions applied to it"

View 3 Replies

ActionScript 3.0 :: Creating A New Instance Of Additional Classes

Jun 14, 2010

I've always wrote all my code into the .fla and now I'm trying to use classes more. I have my file loading the document class. Then the document class imports two additional classes. In my constructor of the document class I am creating a new instance of both additional classes. Here is my doc class:

[Code]...
 
Now inside of the other two classes I should be able to just use main_class.myFunc(); Correct? Why isn't is working? How can I interact classes? If I create a new instance to the class I want to access then I get a stack over flow error. Inside remoting class in the constructor my code; main_class = new CheckoutMain(); main_class.myFunc();

View 5 Replies

Flex :: Add Additional Name-value Pair In An Existing Object?

Apr 5, 2012

adding additional name-value pairs to my existing object in Flex;

I have an object1 of Object Type and I declare a new object2 = object1 plus some extra name-value pairs, is there a way to attach new name-value pairs to an existing object?

View 2 Replies

ActionScript 2.0 :: Hit The Space Key Additional Text From The Box Appears?

Jan 21, 2009

I have a problem with multiple listeners. Basically I have a box which displays some text and when I hit the space key additional text from the box appears. But the problem is the space key also starts the game.

I want the space key to first display the additional text then hitting the space key starts the game.

So, any ideas how I can use the space key twice without disrupting the first key press?

View 6 Replies

ActionScript 3.0 :: Loading An External .swf With Additional Variables?

Oct 14, 2009

I've been attempting to load an external .swf within a parent .swf. The problem is that the external .swf requires additional variables to pull it's content from a database. This code of course works just fine if the .swf doesn't contain any additional variables or if it's requesting an image.

Is it possible to do this using the GET method, or is there an alternate method while using Loader()?

parent.php as3:

ActionScript Code:
var loadit = new Loader();
addChild(loadit);
loadit.load(new URLRequest("gallery.swf?xmlUrl=http://localhost/gallery/api/rest/get_gallery/1/json"));

The external .swf is obviously gallery.swf while the variable that is necessary for it to function is [URL]

View 3 Replies

ActionScript 3.0 :: Pass Additional Argument With FileReference?

Dec 1, 2010

I need to upload a file from my Flex interface to a folder located on the server.

I use the following [code]...

Problem: I need to pass an additional argument to my upload.php script (actually a String - the name of the folder I want it to be uploaded). Is there a way to do this?

View 2 Replies

ActionScript 3.0 :: Event Dispatch With Some Additional Data

Mar 26, 2011

I have a question about eventDispatching. Now, I know how to dispatch them, and I've also grasped a minimum of custom events, enough to create one from template at least. So, say I would like to dispatch an event with some additional data, I could create a custom event class and let the event take the data objects as a parameter. But I find it a bit cumbersome to do this every time I want to dispatch data, since it results in new custom event classes. The other method I know of to get the data is to simply use the currentTarget property of the event. So if I have a getId() method for instance, I could call e.currentTarget.getId(). Now, while this works, I wonder, is it considered bad practice, and if it is, whats the right way to do it?

View 4 Replies

Actionscript 3.0 :: Additional Functionality Upon Each Button Click?

May 20, 2009

Trying to code one button to preform different functions upon each additional click.

First click: you get a tree full size Second click of this same button: you get an additional tree 50 size in a new location Third click of this same button: you get another tree 25% of the size of the first tree and in a new location.

The way it works now is the 2 smaller trees come up when the movie runs and the third appears on the button click.

Here is the code: (CS4 on a MAC) .fla attached.

/* AS3
Copyright 2008 __MyCompanyName__.
*/
package

[Code]....

View 4 Replies

ActionScript 2.0 :: Add Additional Load Movie Scripts

Mar 7, 2005

trying to add additional load movie scripts to the following code:[code]Basically, I want each person's mp3 to load into another MC along with the randomly selected home .swf.script: root. audioplayerclip.loadmovie("mp3_okai.swf")and then the two others as well.How would I insert this to make the code work?I tried pasting in this code after each "case", but only the home .swf's would load- not the mp3.I guess my syntax is incorrect.

View 4 Replies

ActionScript 2.0 :: Add Additional Text Field In Scrollbar?

Jan 18, 2007

i have a scrollbar in which i want to add additional text field. i can add bitmaps, but when i put new textfield, it doesn't display, even if i convert it to movie or graphic.

View 3 Replies

ActionScript 2.0 :: Passing Additional Arguments To Function?

May 20, 2008

I have four NetStream objects that receive cuepoints from different videos. I'd like to define one function for them all instead of using four inline functions and I'm stuck with syntaxHere's the code:

Code:
ns1.onCuePoint = callCuePoint;
ns2.onCuePoint = callCuePoint;

[code].....

View 4 Replies

Professional :: Unable To Package Additional Files For Use On Android

Aug 27, 2011

Using flash professional CS5.5 - creating an Air for Android app. It appears you can't deploy any additional files, other than the swf file,  In Air debug launcher (mobile) the additional files deploy.But as soon as you deploy it for real on an android machine it fails to install the extra files. (it's a small sqllite file).I have looked in the final APK file using zip and they are there in the assets folder.

View 2 Replies

Data Binding - Flex Additional Label In ButtonBarButton?

Dec 5, 2011

I'm trying to extend ButtonBarButton to include an additional label that shows the number of updates for the respective box in a viewstack (which is the tabbar's dataProvider).

I can get the additional label (named indicatorLabel) to read an initial value from data, but I can't get it to update automatically like the actual "label" attribute. My understanding was that you could bind to the data object, but that doesn't appear to be the case.

[Code]...

View 1 Replies

ActionScript 3.0 :: Passing Additional Parameters To Function Listeners?

Apr 28, 2006

hboxvar.addEventListener("mouseDown",dosomething(3 43));
hboxvar.addEventListener("mouseDown",dosomething(1 23));
hboxvar.addEventListener("mouseDown",dosomething(1 2342));
public function dosomething( somenumber:Number ):void {
//do something here
}

I try to do above function but I need to pass variable from hboxvar but not from inside function suggested by macromedia.

any one frustated with this way of passing multiple parameter which depends on what to pass in flex 2 using addEventListener ?

[URL]

Passing additional parameters to function listeners You can pass additional parameters to function listeners depending on how you add the listeners. If you add a listener with the addEventListener() method, you cannot pass any additional parameters to the listener function, and that listener function can only declare a single argument, the Event object (or one of its subclasses).

View 9 Replies

ActionScript 3.0 :: Pass Additional Parameters To Function Listeners?

Jan 28, 2009

I have already created a custom mouse event which seems to work fine. It is simply a mouse event which passes an additional sound object. The problem is I am passing this event to another class which checks for collision of a movie clip with another and if true it adds the sound to an array. What I think is happening is a type conversion problem between my customEvent and the MouseEvent. [code]...

View 3 Replies







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