how to create a virtual wardrobe. I have the script for it but it didn't work so writing in to confirm and to check it up. A virtual wardrobe is where there is a mannequin and a set of clothes to chose from. The user is able to click on a set of thumbnails and the clothing will be preview on the mannequin.
The sounds are linked as c or csharp or d.. and so on. The lines in bold are wrong. I think I'm supposed to use getDefinitionByName but I don't know how
I am a homebuilder and I would like to create an exterior visualization tool to help my clients choose thier exterior siding, roofing & brick colors. My on-staff architect can create photo-realistic renderings of our different models. The question is how would I go about substituting materials for different parts of the home. Would I start with a base model with no textures applied and then have each of the textures or colors applied? Would this be acheived using masks?
I want to create a Flash version of a Virtual pet.I need to generate a level of health , hunger , boredom but im not to sure how about in implementing this.
I�m thinking of using the �maths.random� function to generate a random level of each but im not to sure if this is the best way of doing it (and how to use it)
Would it be better if I just set a value for each and then decrement X amount every so often?
I want to create a Flash version of a Virtual pet.
I need to generate a level of health , hunger , boredom but im not to sure how about in implementing this.
Im thinking of using the maths.random function to generate a random level of each but im not to sure if this is the best way of doing it (and how to use it)
Would it be better if I just set a value for each and then decrement X amount every so often?
I have a series of projects that we have been using Flex3/Flashbuilder to work with, but I've recently been trying to move over to Flashdevelop for most of my development but I have hit a snag with a certain project structure that Flex/FB can handle but FD/mxmlc can't with sdk 3.*What I have is something like this:
project_root/ /src /resources
The resources in flex is added as a class path to the project and I am embedding images like this: [Embed(source="/wardrobe.png")]
This all works fine in Flex/FB but FD I get there errors for all my images :
Error:unable to resolve '/wardrobe.png' for transcoding Error:unable to transcode /wardrobe.png
This problem don't occur when I'm using the Flex 4 sdk, but for these projects I require 3.2.
It is possible to create a "virtual mouse" which will be click on links on the HTML page loaded into HTMLLoader? I tried to do this using the class senocular .url... but it does not work.[code]
It is possible to create a "virtual mouse" which will be click on links on the HTML page loaded into HTMLLoader? I tried to do this using the class [URL] - but it does not work I have something like this:
I now know that it is impossible to save a swf over a virtual server (in real time) which has had its text changed dynamically. But does this apply to webcam video? What I mean is, if I allow someone to use my app on the internet, and this app allows them to record a video using their webcam, can they then save this swf to their computer?
So I've heard it's easy to code your own Virtual Camera. Since I am no coder has one of you lovely fellows probably coded a camera himself?
All I need is zoom and it should work with a stage size of 1024X576. I have tried the popular vCam AS3 v1.1 link: [URL]..page_id=12but it only seems to do an aspect ratio of 4:3 and not 16:9 (which is the aspect ratio you get when you use 1024X576) so everything is skewed and distorted.
Maybe there is just a little detail that needs to change in that code but I have no idea what it is.
I'm not sure if I'm posting in the right area or even able to describe clearly what I'm trying to accomplish.I want to create a graphic (as an example, let's say a Christmas tree) where stars can be purchased as a donation via PayPal to light up the tree. Once the donation is made, PayPal needs to return to the Flash graphic with the new star and message attached to it I'd like to do this for various holidays (Valentines, Easter, etc.)
we need to add a simple virtual tour to our web site. Is there any simple way to do this? do we have to create it from scratch? is there any service provider to do this on cloud?
I made a particle class following a tutorial a while ago. Basically it uses some sort of a virtual list, replacing the array method, which makes it really fast solution. So everything is working perfectly fine except the fact that i really can't understand what actually is going on. It is pretty confusing so im trying to find the logic in this stuff, unfortunately with no success.[code]
I am creating an EDM (Electronic document Management) system which will use Flex for front-end, PHP at server side and Mysql as database. Since its an EDM a single file will have many versions old copies will be stored hence one to one files mapping is not a choice. Wondering whats the best way to do so.
I am working in a project which uses the Facebook graph-api to log in. I have the requirement of only using a virtual keyboard (no hardware will be present). I have looked everywhere, but can't find a solution for adding a virtual qwerty keyboard to the popUp. I can put the keyboard into a popup, or I could add the qwerty keyboard into the screen with the addChild() method, but I still have one problem: the virtual keyboard does not focus to the textInputs of the popup and when i press a key, everything "explooota".
I mean... when i prees the virtual key, i call a java function wich simulate a physical keyboard, but i lose the focus into the facebook input text and the letter is not in the textinput. and i dont know how to recover the focus.
How can I build 3D object - a car which follows the path in Flash (like in 3d MAX's Path Constrant do)? I wanted to create a virtual map of our field, where stated our office, and wanted to animate a car which follows the paths (streets) showing how can you get to us. Ok, I can build streets in 3d Swift express (paint them from top then Commands -> 3d Swift Express), there are static, but the car must drive and turn in cross sections (so the car must drawn from each side).
How virtual worlds do to load different swf? I mean, for example, I want to load a swf for a room behind my carachter, or a book that returns back to the game, after I press a button.
I have a virtual joystick that I am making for one of my games, and I'm having a problem with the KEY_DOWN command.
Code: stage.addEventListener(KeyboardEvent.KEY_DOWN, joyKeyDown); stage.addEventListener(KeyboardEvent.KEY_UP, joyKeyUp); function joyKeyDown(joyEventGo:KeyboardEvent):void { if (joyEventGo.keyCode==Keyboard.LEFT) { joystick.gotoAndPlay(2); }} function joyKeyUp(joyEventStop:KeyboardEvent):void { if (joyEventStop.keyCode==Keyboard.LEFT) { joystick.gotoAndPlay(1); }}
My problem is that I cant seem to get it to stop looping. I have a joystick in normal position in frame 1 of the joystick MC, and other positions in the other 4 frames. Here's what my code makes the joystick do. It flashes back and forth. I cant get it to stop pinging the function for gotoAndPlay, so it wont stop going to the right position.
the code above should display "a" in a dynamic text box when you press "a" but how about backspace? I thought that the code below would work but it deletes the whole entry rather than a character.
I have the starting point of a rectangle, and the rotation of the line that I would like this rectangle to be parallel to. My initial thought was to create a Rectangle() then rotate it, but there doesn't seem to be an easy method rotate a rectangle. From this rectangle I create I can obviously get the four points, but I need these to be adjusted based on an angle of rotation that I pass it.
created a folder /fmsRoot/conf/_defaultRoot_/stream.example.comcopied in Application.xml and Vhost.xml from _defaultVhost_specified a new apps directory here: /home/stream.example.com/fms_app/ then added
I'm working with a rather large flash file and I've already been to the flash website to download all the updates that deal with large file issues. Things are much better now. However, I was having issues with flash coming back and telling me that my virtual memory was low. I adjusted it and now I'm not getting that error anymore. Now every hour or so flash will just quit. I'll be working and then it will be gone. I don't have a lot of ram on my pc.. 2GB. I'm thinking I'll upgrade it to 4 tomorrow. I'm working WinXP service pack 3 Intel Pentium D CPU 3.00GHz 2 GB of RAM Video Card: ATI Radeon X1050