ActionScript 2.0 :: Product Configurator For A Client

Oct 18, 2006

I have to make a productconfigurator for a client, something like a car configurator you see on their sites.Is there anyone with experience in this area? Wich is the best approach? Put every possibility in a database?

View 2 Replies


Similar Posts:


Programming Language / Tool For Web-based Visio-like Drawing As Applied To Product Configurator

Jul 28, 2010

I have extensive experience with MS Visio Solution development, and have a need to provide similar functionality in a web interface in the context of a heavily visual product-builder or "configurator". Visio functionality that I hope to reproduce:Visual shapes stored in a sidebar, from which the user drags and drops onto a drawing area Shape creation on the user's end is probably not necessary... just arrangement, sizing, changing parameters etc.A back-end for extracting the parts the user has dropped onto the drawing area, including the parameters they've changed, dimensions, relations between components etc.In the most general sense, I just need an interactive interface.Given the above parameters, is Flash a good option? Is there a development environment that might be better?

View 2 Replies

Creating A Car Configurator?

May 13, 2009

creating a car configurator such as in the following link. [URL] I would imagine users would be able to choose:style/model of car
car colour

wheel type
upholstry
special features

Is there any kind of software out there that would allow this to be created or would I have to start from scratch in Flash?

View 1 Replies

ActionScript 3.0 :: Making Visual Configurator For A Shirt?

Jan 26, 2010

I have to create a visual configurator meaning an online customized shirt designing application where user can design their own shirt using fabrics given along with size and styles to cuffs,collars and so.this concept is implemented in BrooksBrothers website which uses Scene7 to do it.But,I can't rely on Scene7 and must do all wireframe designing myself.I just found [URL] which quite implemented the way to customize hoodies and "nikeid" also implemented customize shoes and shirt designing.

All I am asking you is how to proceed or which areas should I focus on like,should I look on for Papervision3D texture mapping for DAE materials,or going for advanced Bitmap manipulation or look advanced masking techniques.Further I too want to learn and implement a framework so that my coding style will be much more manageable and I am choosing Cairngorm.Is it ok or not.I am trying to figure out the procedure to make this customizable application but all I want is some guidance towards the path which I can follow.

View 0 Replies

ActionScript 3.0 :: Why Don't Get The "Configurator Initiated" Message In Output Window

Sep 15, 2010

I'm trying to understand how classes works.

I've got Main class which contains:

Code:

package {
import flash.display.MovieClip;
import Configurator;

[Code]....

why I don't get the "Configurator Initiated" message in Output window?

View 3 Replies

Media Server :: Find Client Disconnected When Client Lost Net Connection?

Oct 27, 2010

how can I find on fms server that client disconnected if if client disconnected due to power cut off. I client manually close the application then onDisconnect on server is called but if due to power cut off it does not called.

View 1 Replies

ActionScript 2.0 :: Client To Client File Transfer

Nov 19, 2008

Can we perform client to client file transfer, client to server can be done by FileReference. but how do we do client to client transfer, for example if a user wants to send file to another user to whom he is chatting online.

View 3 Replies

Actionscript 3.0 :: Client To Client Streaming?

Mar 17, 2010

I am trying to build a client-to-client streaming program - client 1 has a webcam and client 2 will connect to client 1 and be able to view the webcam. Is this possible using 2 swf clients? Can someone point me in the right direction as to what commands would be used to connect the two clients. I have tried: binary sockets Connect() where each clients points to the other and they both time-out NetConnection to try to point each client to one another to establish a connection, but no luck with that either; this seems more oriented towards streaming content to a flash media server rather than to another flash client.

View 1 Replies

Actionscript 3 :: Client + Grails Server - Processing Audio At The Client And Sending It Back To The Server

Mar 8, 2012

We're writing a flash application that can download a MP3 file, convert it to a Sound object, get the raw data and make some processing (like adding sounds, change octaves). After the processing, we want to send the data back to the server in chunks, so the server will be able to glue the data together and recover the new generated file. The problem is: if we send to the server "wav" pieces of sound, we are able to glue them together without any problem in the generated file. However, if we convert each wav piece to a mp3 file (so we can send a smaller file to the server) and join the mp3 files at the server, the result is a sound with some problems at the merge point.

This is how we load the mp3 file from the server:

sourceSnd.load(new URLRequest("sample url to mp3"));
sourceSnd.addEventListener(Event.COMPLETE, carregou);

This is how we convert each piece of mp3 to bytearray and wav:

[Code]....

View 1 Replies

360 Degree Product Rotation

Apr 11, 2007

I have a client that wants a product to rotate around its axis for a full 360 degree view of the product. The final view needs to be draggable - so a user can use their mouse to turn it left or right. I took photos of the product in 10 degree increments and created a movie clip - but I can't figure out how to get it so a user can control the view: turning the product left or right.

View 3 Replies

F8 :: Spin A Product 360 Degrees?

Nov 1, 2007

Wanting to spin a product 360 degrees.

View 1 Replies

ActionScript 1/2 :: Focusing On The Product In Question

Apr 2, 2009

I'm having a hard time wading through all the different types of flash and actonscript that is posted here. I've seen some of the senior members spend extra time trying to determine which Flash product was being used and which action script. Some of us are limited to F7, F8 etc. It would be nice to be able to search for entries that apply to what we're looking for. I see two possible solutions, maybe you have others.

1. Create a new entry item for the new forum that includes Flash type and Actionscript being used. 2. Each of us can identify what products and actionscript we are using or asking about in the Topic Summary.

Question: Would it be beneficial for seperate input fields to be added to the new forum site to include Product version and the actonscript being used?I know all you rich folks use the CS products and that's all
as3. What happens when as4 shows up?

View 1 Replies

Descriptions For Each Product To Appear In The Exact Same Place

Jun 8, 2009

on my stage are 5 buttons, each with the name of a product.  i want to be able to hover over each product and see a Description of the product with a "learn more" link at the bottom of the description.  the problem is that i want the Descriptions for each product to appear in the exact same place.
 
if the hit area of each button covers only the button itself, you can't click the "learn more" link because it disappears when you move off the buttonif the hit area of each button covers the Description area, the hit areas overlap each other.  this causes the Description to always show the same thing (i think it is the Description of the last button i added) if you are hovering over anything besides an actual button. 

View 6 Replies

Professional :: Design - Product Features Box

Aug 3, 2011

I'm trying to put together a Product Features Application, which allows visitors to our Website to view what their product will look like with add-on products via a simple checklist, and image layering platform. So essentially:

- Visitor see's the main Product (Fireplace) on Website Page- Visitor sees three Lists containing Checkboxes below the main image- Visitor clicks one checkbox from each list, and sees that ADD-ON product added to the main image above (so that they can view what the product will look like). I'm using CS4, and I'm slightly new to Flash.

View 1 Replies

ActionScript 3.0 :: Product Display Like A Carousel 2D

Oct 5, 2009

I'm searching a 2D product carousel tutorial using AS3! At this time i can't find it. This carousel have two navigation selectors (on left and right). Actually I'm using JQuery to make it but, I want to find how to make this using AS3 and XML.

View 1 Replies

ActionScript 2.0 :: 360 Product Spin With Callouts

Nov 4, 2010

Is there any flash tutorial explaining how to do a product 360 spin with callouts (I already have the photos).

View 0 Replies

IDE :: Know Of An Existing XML Product Catalog Tool?

May 27, 2009

I need to create a web product catalog for about 200 items. I am doing this as part of subsite for a large company and long-story short, I need to make this site self contained, without relying on any assistance from their IT department (so no MYSQL, etc.).They already have a catalog of thousands of products, but the purpose of this subsite is to highlight products to a particular market.The catalog would need to have the ability to create a hierarchy, and basic product information (name, description, image, sku number) and an interface for easy updates. No ordering.

View 1 Replies

ActionScript 2.0 :: 3D, Turn Product With Mouse?

Aug 5, 2009

I have taken about 12 images of a product from different angles.Does anyone know a tutorial/code-example etc. of how I can make a little movie where I can use the mouse to rotate the product (switching between images) by clicking with the mouse and then drag towards left or right?

View 1 Replies

ActionScript 3.0 :: Access The Product Of DrawGraphicsData()?

Feb 21, 2010

If I use the code below I end up with a square. Good. But how do I access that square? say to change its x and y values, or even just to make it a child of a sprite?

Code:
// establish the fill properties
var myFill:GraphicsGradientFill = new GraphicsGradientFill();

[code].....

View 4 Replies

Get Flash Product Counter To Count In Different Intervals?

Jan 25, 2011

I am working on a project that need to countdown what is in stock.

Right Now I have the banner counting down but how do I get it to count in different intervals?

Right now I have an interval setIt = setInterval(this, "counter", 8000);

But I want it to go form 8 sec. to 1 sec. to 8 sec.

View 3 Replies

How To Build Product Color Changer For Site

Oct 1, 2011

I am looking for a tutorial on how to build a product color changer for my e commerce site. I am selling different colors of tee shirts and would like to build a slideshow where when you hover over the color block the shirt changes to that color so the customer can see what the shirt will look like at that particular color.

View 1 Replies

ActionScript 3.0 :: 3D Product Rotation Images Sequence?

Feb 27, 2009

I made a sequence of images and make the code the rotate around it but I have a little problem with the loop ( from frame 100 to 1 || 1 to 100 ).How can I avoid the little stick problem. I know what's the problem but I dont know how to solve it. It's with the frame tweening. Anyway, here's the code :

import flash.events.Event;
import com.greensock.*;
import com.greensock.easing.*;

[code].....

View 1 Replies

Flash :: Develop A Simple Product Catalog Using Xml?

Oct 24, 2006

I am trying to develop a simple product catalog using flash and xml. The xml file only has a list of catagories and under each a few products. I have a combobox wich list the catagories and another which
list the products in that catagory. Each works fine but the products don't change according to the catagory that is selected in the catagory combobox. How do I change this. I use xmlConnector to bind the data to both.

2. When I browse through the products using a loader component sometimes there is flicker and you can see the image before it is resized. This is realy annoying. Should I use a movieclip loader? The images are not all the same size.

View 1 Replies

ActionScript 3.0 :: 3D Product Rotation Images Sequence Little?

Nov 16, 2010

I made a sequence of images and make the code the rotate around it but I have a little problem with the loop ( from frame 100 to 1 || 1 to 100 ). You can take a look to the link here [URL].. How can I avoid the little stick problem. I know what's the problem but I dont know how to solve it. It's with the frame tweening. Anyway, here's the code :
 
import flash.events.Event;
import com.greensock.*;
import com.greensock.easing.*;
import flash.events.MouseEvent;

[Code]...

View 16 Replies

Professional :: Use/fix FLVPlayback Skins Provided With The Product?

Jan 19, 2011

Some of the "skins" for the FLVPlayback component cannot be used as delivered in the Flash Professional CS5 package.
 
For instance, if you try simply to run the .swf file: MinimaSilverPlayBackSeekCounterVolMuteFull.swf in Program Files/Adobe/Adobe Flash CS5/Common/Configuration/FLVPlayback skins/ActionScript 3.0, you get the following error message:
 
VerifyError: Error #1014: Class fl.video::UIManager could not be found.
 
Such a skin cannot be used in a published application (though it will work within the Flash IDE in Test mode).
 
Not all the skins have this problem. However, at least all of the Minima prefixed ones do. Of course the one I wish to use is broken. Is there a way I can fix this? If I try to publish the corresponding .fla (in FLVPlayback skins/FLA/Action Script 3.0 I get "Warning: unable to load SWC FLVPlaybackAS2.swc".

View 16 Replies

ActionScript 2.0 :: 360 Product Spin With Callouts Tutorial?

Nov 9, 2010

Any resources available out there how to put such a thing together.

I see them all over the web, but have never implemented a 360 with callouts.

View 1 Replies

ActionScript 2.0 :: Finished Product Which Is An Internal Preloader?

Dec 14, 2010

So I have spent XX hours trying to get an External Preloader to work. So I am attaching the closest thing to a finished product which is an Internal Preloader.

Can Someone please help me make it into an external one? I have tons of versions of it but I don't want to send that since they obviously don't work.

I can't seem to attach the file since it too big. You can download it here:
doubleudoubledoubleu.flashgalaxy.net/fla.zip

View 8 Replies

ActionScript 3.0 :: Intersection Of Two Vectors Using Perpendicular Product

Jun 11, 2011

I am currently working my way through a book on Game Programming in Actionscript 3, and have gotten to a formula required for collision detection on finding the intersection point of two vectors. Im not sure if the author uses vectors in the strictest definition, but the convention he uses is e.g for a vector V1 :

V1.a is the start point of the vector V1.b is the end point of the vector V1.ln is the vector perpendicular to V1 (its 'left normal') V1.vx is the difference between the x coordinate of V1.b and V1.a V1.vy similar to vx V1.dx is the same as vx , but for V1 scaled down to a unit vector (the direction vector) Now,in the example we have V1 which is the motion vector of the ship, and V2, which is the target vector (i.e the line the ship is going to collide with at some point)

In order to calculate at what point on V2 the ship will collide travelling along motion vector V1, the book gives the following code using the "perpendicular dot product" (Which i have not come across before) and creating a third vector V3 between the start point of V1 and the start point of V2 (V1.a and V2.a):

[Code]...

View 1 Replies

ActionScript 3.0 :: Image Gallery / Product Display

Jul 27, 2011

I'm working on a product display for a lure maker that I'm hoping to get working something similar to some of the Scene 7 works. I'm using BassProShops as an example. Basically it's a small image gallery that would have 1 to 4 thumbnails, displaying the image in an image area. Then having the ability to zoom in on the product image for some sharp detail. What I'm building so far loads external images that are 1400x1400 and resizing to 350x350. I'll use a mask or something to create the magnifying effect. Where I'm at now is that I feel like I might be going about it in a bulky manner with the way I'm loading the images and my ProgressEvent only works on the initial image load. I'm looking for some input from more experienced coders before I paint myself into a corner Here's the code I have so far... Thoughts?

[Code]...

View 0 Replies

ActionScript 3.0 :: Future Bug Tracking Or Wipe Them Out Of Of The Finished Product?

May 9, 2009

Just a general question about trace statements. As I'm building a project I put a lot of them in there so I can see where I'm at if (more accurately: when) something goes amiss.  The questions is... when I finally consider the program done should I leave them in there for possible future bug tracking or wipe them out of of the finished product?

View 2 Replies







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