Page 1 of 1
Flash car parts model
#1
Posted 14 September 2011 - 11:14 AM
Hi I am totally new to flash action script. I am in need of knowing how this things works in this (http://www.ponybuild...hosenCar=GTVert) website. Please tell me in detail.
Thanks in advance
Thanks in advance
#2
Posted 14 September 2011 - 04:12 PM
Hi,
If you are brand new to Actionscript, I would suggest learning some of the very basics before worrying about the website you have indicated.
You could learn AS2 or AS3 there are differences between them but there are plenty of free tutorials for you start with.
If you are brand new to Actionscript, I would suggest learning some of the very basics before worrying about the website you have indicated.
You could learn AS2 or AS3 there are differences between them but there are plenty of free tutorials for you start with.
#3
Posted 16 September 2011 - 04:58 AM
davehalo1, on 14 September 2011 - 04:12 PM, said:
Hi,
If you are brand new to Actionscript, I would suggest learning some of the very basics before worrying about the website you have indicated.
You could learn AS2 or AS3 there are differences between them but there are plenty of free tutorials for you start with.
If you are brand new to Actionscript, I would suggest learning some of the very basics before worrying about the website you have indicated.
You could learn AS2 or AS3 there are differences between them but there are plenty of free tutorials for you start with.
Yeah I know basic actionscript and I can manage the advanced actionscript with my seniors. just i need to know what is the concept behind these flash.
#6
Posted 26 September 2011 - 05:25 PM
Hey dude, I'm too looking for something like this however a little different. Anyhow, I came across this awesome tutorial that shows you have to create an application which colours the object you create and at the end shows you how you can implement this process into more complex shapes such as a car's structure. Check it out - Flash Painting Program
Remember, +1 is always a nice thing to give
Remember, +1 is always a nice thing to give
This post has been edited by lukeluukeluuuke: 26 September 2011 - 05:26 PM
#7
Posted 28 September 2011 - 03:35 PM
The action script here isn't as complicated and as much as you may think. Granted it can be done in AS but this site is more simplistic.
The site loads up a background image, then the car (by colour), then by selecting the add-on, it places a picture of the add-on over the car. This probably uses an external folder or database with images by colour.
I would say using XML and a folder. The "trick" to this, is that there is a picture for every body part by colour.
There would also be an array to hold what colour,body parts have been selected and cost.
Check out this simple example
http://www.blackeyed...pony/pony1.html
Adam
The site loads up a background image, then the car (by colour), then by selecting the add-on, it places a picture of the add-on over the car. This probably uses an external folder or database with images by colour.
I would say using XML and a folder. The "trick" to this, is that there is a picture for every body part by colour.
There would also be an array to hold what colour,body parts have been selected and cost.
Check out this simple example
http://www.blackeyed...pony/pony1.html
Adam
Share this topic:
Page 1 of 1
Help















