I am trying to make a flash website using the same functions as this one http://events.q-dance.com.au/2011-09...ember_defqon1/ but I have no idea how to make it transition from left to right. I know that I have to put the background image(convert to movieclip) as 1 layer and put labels on them but I am unsure about the action script/coding needed.
If someone can pleasee help me with the coding and telling me the best way to make my website function transition left and right using buttons then it'll be very much appreciated! Thank you!!
It is a tweening engine by Greensock, which has better performance then Flash's built-in Tween class. For your purpose, i think the Tween class will perform satisfactory.
flash code isn't working.. I need to make it kind of like this how it is panning http://www.webdesigndev.com/flash/ho...bsite-in-flash but the thing is that only works on using one key frame... Mine has a few key frames which has labels and a movieclips as the background images. I need a code to make it work. Here is an image of my work so far. I put the easeOut transition on but still isn't working the way I want to.