Flash question
- Started
- Last post
- 29 Responses
- ********0
your doing too much for such a simple task brother
- dablammit0
Well then what in the hell do I do??
- ********0
you lost me man sorry
- dablammit0
Thats it I give up.
Im stickin to Illustrator today.
- iDp0
you can send it to me and I'm sure I can figure it out or give you a work around...thats different than a reach around btw.
- ********0
on (press) {
loadMovieNum("whatever_1.swf", 2);for button 2
on (press) {
loadMovieNum("whatever_2.swf", 2);for button 3
on (press) {
loadMovieNum("whatever_3.swf", 2);
- dablammit0
That is not at all what I am trying to do.
See, I don't even know if what I am doing is possible.
I don't have three buttons going to three different movie clips, I have one button that I want to recognize one movie clip and what frames are playing in that movie clip, and either say, if these frames are playing, go to this URL, and if these frames are playing, go to this URL
- iDp0
its totally possible, send me the fla and I know I can do it.
- dablammit0
Hey thanks iDp, but I actually figured it out, finally!!!
Everyone was right, I was thinking into it way too hard.
Thanks for the help though.