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


Similar Posts:


Actionscript 3 :: Making A Graphic/visual Novel In Flash

Jul 1, 2011

I'm trying to make a visual novel in flash, I have created the UI and the characters, but I don't know what could be the best approach as how to load the dialog and how to save them. I've been thinking about external files, but I don't know what could be the best type of files to do so. Also, when I load the game I want it to continue in the same scene and with the same variable values (obviously) is there a way where you can save all of them (like an image of the game).

View 2 Replies

Creating Shirt Customization Flash For Business?

Nov 21, 2009

i only know basic flash editing I took on crash course... I already created one myself but I need something for a business.. do u know how they did the www.customink.com site wherein u can personalize your shirt by choosing a color and you can also add buttons. I really need to know how to do that and how's the process.url...

View 11 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

Visual Studio 2008 :: Write Flex 3 Code In Visual Studio?

Jun 26, 2009

how to build and compile flex 3 projects in visual studio? I prefer that environment to Flex Builder 3.

View 2 Replies

Visual Studio :: Cannot Compile Flash With Amethyst IDE For Visual Studio 2010?

Sep 19, 2010

I create their basic Flash app with their Flash IDE for Visual Studio 2010 http:[url]....When launching the run button, it launch flash but with this error within Flash CS4: The following JavaScript error(s) occurred:

t line 6 of file "FlashApplication1.jsfl": Cannot find file file:///C:/temp/FlashApplication1/FlashApplication1/FlashApplication1.as.

View 1 Replies

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

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

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

Flex Visual Change Event

Oct 10, 2009

Is there not an event that occurs only when there has been some sort of visual change to an object. So for example if it were a video or animated object it would be firing as often as EnterFrame. However, if it were some sort of input control just sitting there doing nothing visually, then the event wouldn't fire until the visual state changed as a result of some sort of user input for example.

View 3 Replies

Flex 4.5 With Visual Studio 2010?

Oct 6, 2011

Can I use Tofino (Visual Studio plugin for Flex development) to build IOS apps? Also do I need to download the Flex 4.5 SDK if I already have Flash Builder 4.5?

View 2 Replies

Flash :: Visual Bug When Moving A MovieClip?

Jan 30, 2012

In my attempt to create a simple Pong-like game, I've encountered a very strange and at times severe visual bug.When I set the ball (A Flash CS 5.5 library MovieClip) in motion moving around the screen at a rather fast speed, I've noticed that sometimes the edges of the ball would be cut-off for a short moment in the direction it is moving.

When it happens, it almost seems like the position of the ball MovieClip is slightly ahead of its own border and thus the part that is outside the border fails to get drawn.

Here's a picture that illustrates how this looks - at least for me:

You can also view the .swf file online here: [URL]

Some technical data:

I've been unsuccessful in capturing the with a screenshot no matter how much I tried. Sometimes I would open the .swf and the bug would be almost non-existent while at other times it was very blatant. I'm using an EnterFrame event function to increment / decrement the x and y position of the MovieClip. I have never encountered any such problem in any Flash app, in this machine or others. Truncating / rounding the x and y values of the MovieClip didn't help. Neither did setting cacheAsBitmap to true.

View 1 Replies

ActionScript 3.0 :: Visual Communication Between Two Clients?

Jan 26, 2010

Can I build up visual communication just based on two flash client points? I mean a live video connection from a client side to another client side, without FMS.

View 1 Replies

ActionScript 2.0 :: Visual Basic Question/help

Mar 16, 2006

it's been a long time since I opened VB and I just needed to make a real simple program.Someone enters their income, then based on their salary, their taxes are displayed.One input TextBox, one ouput TextBox, and a button to calculate.I'm almost there, I'm just missing something, I have a TextBox for income:

txt_income

I have a TextBox for income + taxes:

txt_taxtotal

And a Calculate button:

btn_calculate

Here is the code: (I didn't want to use a class like you did)[code].....

View 2 Replies

IDE :: Switching From Visual Basic To Flash?

Jan 8, 2009

i know how to program in vb.net, and have little problems switching to action script. the only problem im having is that i dont know where to type my code. in visual basic there were events that you would type into. does any one who knows Vb know what im talking about? i get the whole convert to symbol stuff just not where im supposed to type

View 3 Replies

IDE :: Get The Button To Stop Both Audio And Visual?

May 10, 2009

creating a button within a movie clip that will pause both the images (bmps) on the screen and the sound, which is being loaded by AS3.Here's the code for my sound.

Code:
//This assigns an abreviated name to the StorySongBook class which is inside the StorySongBook.mp3 properties.
var sbs:StorybookSong = new StorybookSong();[code].....

How do I assign this to a button on the stage though (event listener?) and get the button to stop both audio and visual?

View 2 Replies

ActionScript 3.0 :: Interprocess Communication Between Flash And Visual C++

Feb 26, 2009

I need to invoke a dll/exe upon selection of controls in flash like checkboxes,radio buttons etc.. By getting the status of the controls I need to perform the actions in my aplication which is developed in VC++ and accordingly I should give responses to flash.

View 1 Replies

Professional :: Export To Quicktime - Visual Artifacting

Jun 29, 2009

I have been getting a lot of visual artifacting when exporting a Flash CS4 movie to Quicktime. No matter what compressor I use, animation, dv/dvcpro, or even none, artifacts appear and I cannot figure out how to export a clean QT movie no matter what setting I use. I have even changed the finshed when last frame reached to finish at certain time.

View 21 Replies

Flash :: .net - Debugging Visual Studio And Adobe Together

Jan 13, 2010

Most of my applications are a combination of VB.NET and Adobe Flash, such that the VB application is displaying a Flash file inside the main form (using Adobe's COM object). The VB application is communicating with the Flash file via the ActionScript ExternalInterface and FSCommands (using XML strings). I'm having a hard time debugging the applications, since when an error occurs withing the Flash file (due to a bug in the ActionScript code) I'm getting a non-informative exception.

What I'd like to do is to debug both codes at once. At the very least I'd like to see the runtime error output as it is shown when I'm working with Adobe Flash. At the best scenario, I'd like to be able to hook my VB.NET code with the Actionscript code such that I can use breakpoints in both.

View 2 Replies

Flex :: Detect Visual Collisions Between Objects?

May 3, 2010

I would like to avoid the tags overlapping each other in this small Flex project: I've this small FLEX project: [URL]..

The items are LinkButtons. How can I check if they are colliding or not ?

View 1 Replies

Actionscript 3 :: Flex 4 Sprite Visual Element

May 4, 2011

I have the following ActionScript 3.0 class:

[Code]...

Where am i going wrong? It seems to be the most basic example but i'm stuck. PS: I'm using FLEX 4, Flash Player 10, and Flash Builder 4

View 2 Replies

ActionScript 3.0 :: Loading External SWF - Sound No Visual?

Jul 10, 2009

On a button click the page loads and external swf using the add child function. Once loaded the user can close the "pop up" at any time by clicking the close button. The swf appears without a problem first time round, it is if they go back to click again that causes the problem. If they then try and click the button to view the external swf for another time then no visuals appear - you can hear sound but the videos never appear. I have tried to see if it is hiding behind something to no avail.

Edited code is below!!

ActionScript Code:
var multiPlayer:Loader = new Loader();
var playerRequest:URLRequest = new URLRequest("vgallery_multi.swf");
function showQAMultiple(Event:MouseEvent) {

[Code].....

View 2 Replies

.net :: Debugging Visual Studio And Adobe Flash Together

Sep 1, 2009

Most of my applications are a combination of VB.NET and Adobe Flash, such that the VB application is displaying a Flash file inside the main form (using Adobe's COM object). The VB application is communicating with the Flash file via the ActionScript ExternalInterface and FSCommands (using XML strings).

I'm having a hard time debugging the applications, since when an error occurs withing the Flash file (due to a bug in the ActionScript code) I'm getting a non-informative exception.

What I'd like to do is to debug both codes at once. At the very least I'd like to see the runtime error output as it is shown when I'm working with Adobe Flash. At the best scenario, I'd like to be able to hook my VB.NET code with the Actionscript code such that I can use breakpoints in both.

Edit: Environment: I'm using Visual Studio 2008 and Adobe Flash CS4.

View 0 Replies

ActionScript 3.0 :: Detecting Visual Content Change?

Oct 12, 2009

What event would signal that the visual content of an SWFLoader had changed or how would you detect that.

Actually if the visual content changes there is in fact a "render" event broadcast in the parent application, but I don't know how to determine which SWFLoader caused it.

Say you have one SWFLoader on a page that contains some sort of input control but its just sitting there doing nothing until a user presses something on it, and then there is a render event in the parent application. However, if there is another SWFLoader that contains a continually playing VideoDisplay, then there will be continal render messages being broadcast in the parent application (I verified this.) My point being that the parent application is getting signaled somehow the instant the visual content of some embedded SWFLoader changes. But the question is how does my code determine specifically which SWFLoader changed.

View 2 Replies

ActionScript 2.0 :: FLVPlayback Does Not Display Visual, Just Audio?

Oct 31, 2006

I'm working on a Flash Projector CDROM with around 10 FLVs. These FLVs are loaded dynamically into the SWF projector using actionscript from the CD. There are 10 buttons to load each movie into the same FLVPlayback instance.

However, when I click the button to view/load the FLV, sometimes the video does not display but the audio can be heard playing. Furthermore this is happenning erratically and on randomly. It seems to get worse as the CD has been playing for a longer period.

This sounds like an issue of Flash clogging the computer's memory. Is there a way to get around this without using a 3rd-party software like Jugglor? [URL]

View 2 Replies

ActionScript 2.0 :: FLVPlayback Does Not Display Visual Just Audio?

Dec 12, 2003

I'm working on a Flash Projector CDROM with around 10 FLVs. These FLVs are loaded dynamically into the SWF projector using actionscript from the CD. There are 10 buttons to load each movie into the same FLVPlayback instance.However, when I click the button to view/load the FLV, sometimes the video does not display but the audio can be heard playing. Furthermore this is happenning erratically and on randomly. It seems to get worse as the CD has been playing for a longer period.This sounds like an issue of Flash clogging the computer's memory. Is there a way to get around this without using a 3rd-party software like Jugglor?

View 1 Replies

ActionScript 2.0 :: Getting Flash To Talk To A Visual Basic Or C++ App

May 5, 2004

I was just wondering if anyone out there has had any luck trying to get a flash app to talk to either a visual basic or c++ application? I need to build a player [flash embeded into the vb or c++ application] that when the user say, pushes a button, calls a function or action from within the app. Any Idea How would I go about this?

View 1 Replies

ActionScript 2.0 :: Add FSCOMMAND - Interatc Menu With Visual Basic 6.0

May 23, 2009

I have created a Menu in Flash using MenuBar Component and actoin script. I want to interatc this menu with Visual Basic 6.0, but unable to do this as I am unable to adjust FSCOMMAN in code.

[Code]...

View 2 Replies

Professional :: 3D Tween Causes A Loss In Visual Quality Of The Movieclip?

Apr 15, 2010

Has anyone noticed how the 3D tween causes a loss in visual quality of the movieclip?  For example, if I have text within a movieclip, and then put a 3D tween on that movieclip, the text becomes almost blurry (even when the tween is complete).  Then if I take the 3D tween off the movieclip, the text goes back to being perfectly clear.  It's not just text though; its any content with a 3D tween on it; text is just the most noticable.  Is anyone else dealing with this?
 
Is there something that I'm missing, like a quality setting on 3D tweens?
 
P.S. there aren't any blur filters on the movieclip.  I checked

View 3 Replies

ActionScript 3.0 :: Control The Visual Affect With Camera Class?

Aug 1, 2010

I've checked the document:But still don't find info on how to control the visual affect(like lightness, saturation and so on) of my pc camera.

View 9 Replies







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