ActionScript 3.0 :: Create Virtual Mirror For Optical Glasses?
Sep 16, 2009I want to know how to create virtual mirror for optical glasses.
View 4 RepliesI want to know how to create virtual mirror for optical glasses.
View 4 RepliesI'm looking to build a site selling glasses (frames and lenses), and wish to put a 'virtual mirror' on the site as seen at: [URL] and other places. Is anyone aware of any form of component to do this? So far I've only found one company [URL] but their pricing is prohibitively expensive. I'd be happy to pay for something 'workable' that we could take and customize.
View 6 RepliesIs there a way to create a dynamic mirror effect that will create a reflection regardless of what is placed above a set line? Meaning, we should not have to duplicate symbols, flip them and create the effect manually. The flash should be smart enough to create the reflection on the fly.
View 14 RepliesI'm trying to create a virtual piano.
[Code].....
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
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.
View 3 RepliesI 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?
View 3 RepliesHow can i create a virtual(on screen) keyboard in flex?
View 1 RepliesI 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?
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]
View 0 RepliesI know it can be done in papevision[URL]...html but I'd like to be able to do it just using Flash's 3D functionality. I'm aware that its more 2.5D but was wondering if anybody knew how to create a situation can view it with 3D glasses (red and blue)
View 1 RepliesIt 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:
[Code]...
I'm trying to create an effect such that if an object moves through the right of the stage, it pops out on the left, as if it was just continued on. heres my code so far if its needed
var positiony = 0;
var positionx = 0;
//------------------------------------------------------
[code]....
Does anyone know how to mirror a movieclip using actionscript? like mirror to rorrim, I tried using the rotation method but it seems to do it but leave the movieclip upside down
View 2 RepliesI'm wanting a movieclip to mirror the x and y of the mouse, so when the mouse moves left I want it to move right, only ever meeting at the center point of the page. I have a feeling this has a really simple answer but it's just not coming to me (and google hasn't helped much either). So far,
[Code]...
flash and followed a tutorial online on how to make a animated spectrum analyser here - [URL]
What I wanted to know is if it is possible to have a small mirror effect underneath the animation, sort of like this image
It obviously needs to be a proper mirror and not just a static image.
The animation itself is 940px wide, 200px high so I will only need the mirror effect to be around 50 - 80 px high.
I'm trying to make a UCI (user created interface) for the music player, Cowon D2. Basically, I am trying to create mirror effects for album art movie clips.
I have searched high and low but have been unable to find a suitable solution which would work on Flash Player 7 with Actionscript 2.0. I had started to lose hope but decided to ask on this forum as a last attempt.
I have previously just flipped the movie clips then set alphas on them. However, it does not look very nice. I would prefer a gradiented mirror image.
BitmapData and Matrix classes are however not supported by Flash Player 7.
I have a flex 3 application with 2 titlewindows. When I compile it with the flex 4.1 sdk in flash builder, the titlewindows show up as mirror images of themselves with all text invisible (i.e alpha = 0).
View 1 RepliesI want to rotate the object on these axes, but it's causing a problem in that I want to flip the image 180 degrees only, however the image becomes mirrored when it flips and you must continue rotating another 180 degrees to get it back to normal.
Is there a way to take off the image mirror when rotating something?
The idea is I have 3x3 containers(Sprites) - each one holds 2 tiles of 2 two images (shown one and unvisible - laying behind) . So there are 9containers and 18 tiles. When I click on the image I get rotation of the containers, and when every container is about 90 degrees, its childs swap each oher. So in result I get second image shown. But unfortunely then, shown image is rotated by 180 degrees, that means its left side is on the right. Pre rotating containers ( of tiles gives total mess, as middle tiles seem to be right, but left side of the image and right doesnt match to rest.So I need to rotate tiles, which are bitmapData - parts of Bitmap. But I can not rotate them - there is no property .rotationY for bitmapData, and I can not use matrix's rotate() method as it traits only angle rotation and not axis rotation.If I rotate by Y axis the bitmap before slicing it to tiles nothing happens, so I guess draw method relies on default Bitmap.
So Q : How can I rotate on Y axis a bitmap to have mirror reflection of the image and then apply it reflected to the as a .bitmapData property and slice it to small pieces.
Does anybody know an easy way to duplicate a display object (placed with addChild() to stage, containing a square which moves and scales and rotates randomly around), and make the duplicate mirror vertically 'everything'. As if it's a water reflection?
I'm only simplifying my case, in reality the display object has complex and multiple moving objects with filters.
how to imitate a reflection of a movie clip in a "mirror." I don't know if I should have the initial movie clip on custom cursor or have it set to drag... but either way I don't know how to make the second clip the "reflection follow along. Obviously it would need to follow at a slightly offset pattern so that you would be able to see both clips (or majority of them) at the same time. Any ideas would be helpful... let me know if you have any questions. It's for a school project that is due at 9am tomorrow so time is of the essence!
I have already looked at the Adobe files about creating move clips with reflections and mine is much simpler than that. I literally just need a movie clip to follow/attach itself (with an offset) to the mouse/custom cursor and be visible within a defined space (mask)...
I got an error message, when trying to compile. At one point it was working, but maybe I screwed up one of the environment variables.
View 1 RepliesI 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?
View 1 RepliesI watched some videos on youtube, they are good but not in depth. Are there any good, easy to understand resources that how to use the virtual camera?
View 1 RepliesSo 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.)
View 2 Replieswe 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?
View 1 RepliesI 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]
View 1 RepliesI 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.
View 1 Replies