No problem
i got two more quesitons and i think you have answers
Q#1. for my buttons… when it loads i want it to flip vertically… so it loads as just a blank box then flips vertically… and is that possible in flash? (hope you get what i mean)
and…
Q#2. i have 2 screens… one picture and another one for contents… so when an user clicks a button i want to have a sliding effect (found in kirupa tutorial) for picture screen… and for contents i want it to just load from dif .swf is this possible?
dang i got lot of questions… i just want to learn
-
Sure, in the over frame of your button symbol (assuming you are going to use the button symbol because it is the “easiest” method considering your knowledge of flash) just create a keyframe of your original shape. Take the free transform tool and select your shape. Open up the properties panel (CTRL+F3) and check the width of your clip (should be in lower left corner), proceed to take left side of the clip and scale it down so that you see it flipped. In the properties panel, insert the original width of the image that you checked before. It will then re-adjust it to be the original width, but it will be flipped. Now just repositions it.
-
You can use loadMovie(), you can run a search to find out that works, there are a ton of questions on this all the time. As for implementing it exactly into that tutorial, honestly I have no clue as I have never done that tutorial.