HI!!
I made 3 different scens
Now i merged them…
as
preloader
intro
main
my all the buttona and interactions r in 3rd scen
while running the first 2 runs fine…but the third one doesnt …
Y is this so…
can anyone help me
THANKX
HI!!
I made 3 different scens
Now i merged them…
as
preloader
intro
main
my all the buttona and interactions r in 3rd scen
while running the first 2 runs fine…but the third one doesnt …
Y is this so…
can anyone help me
THANKX
I think that you’ll need to post a link to that FLA blue. I can’t devine anything from your discription of the problem.
Sir, the file is 2 BIG…its approx…3MB…in zip format
Can u just suggest me some thing
3 meg’s zipped huh?
hmm…
ok, well tell me this, what is the script that causes the movie to goto scene 3?
_root.gotoandpaly(58)
_root.gotoandpaly(58) huh? (did you cut and paste that from Flash, cause if so, there’s an error in the way play is spelled :))
_root.gotoAndPlay(58) will send the main play head to the 58th frame of the movie, IF you were to take each scene, string them end to end, and then count the frames as if they were in a single timeline.
I would suggest putting a frame label there (frame 58)… something like “scene3Start”. Then use
_root.gotoAndPlay(“scene3Start”);
that way if you add or subtract frames from any of the scenes, you won’t have to alter that gotoAndPlay method…
Sir ,
I did that now the scen is working but the BUTTONS r Not!!!
What should i do…
Should i _root.target…it
THANKX
the buttons are not working? Weird.
give me the path to one of the buttons and the exact script that it contains.
ie if your button is in the main timeline then it’s path is _root, if it is located inside a movie clip on the main timeline then it’s path would be _root.SomeClipThatContainsButtons… etc
oh yeah… and that _root.gotoAndPlay(59)… where was that script located as well.
SIR, I guess
i messed it up…
SIR what will i do is make a small fla…about the same with the same buttona and attache it…
and then u have a look at it…
THANKS
ok…
my email is dhaisley@centerspin if you want to directly send it. I can recieve files of any size as far as I know… so you should just be limited by what you’re email provider allows you to send. (ie AOL is something like 3 megs.)
THNAKX SIR…
SIR its night out here…i guess i will do it tommorow…cos my office is now closing down…
I just wanna know one more thing related to 3D in flash…i made a capsule in Flash i want to have perspective for it…cos its looks 2D…how do i go through…
i have gone through tutorials…but the perspective is just for movement …but i want to it still…from left ange…perspective…
SIR, if u can explain me this i will be great full
THANXK
THIS IS THE FILE
CAPSULE FILE
HAVE LOOK AT IT
:: Copyright KIRUPA 2024 //--