Okay, so I'm taking this one step at a time, and I'm just trying to put text on my video clip (.flv) embedded in my Flash viewer thingy in Flash. On the last frame, I put a keyframe and wrote:
...
Well, I never got it to display, so I don't know if it ever changed randomly. :nP I just realized that. Does Flash have code for randomly selecting something? I also have to time the appearance of...
Once I display a fortune, you have the option of pushing play for the video player and getting another fortune. You don't refresh the page, if that's what you're asking....I'm not entirely sure.
Do you know of any good resources or tutorials for doing this? I kinda get what you're saying, but I have no idea how to implement it. Thanks for giving me some good basics for further...
Because I have no idea what that means. Are you suggesting I get a book on ActionScript? I don't want a different video per each fortune. Do you mean I can randomly choose a phrase and display it...
I have made a Flash video of a fortune cookie and at the end the white piece of paper is supposed to display a different fortune every time. I've used PHP cases for that. It doesn't work.
I can't believe how many times somebody taught me that. They just never said what the "sometimes" is. I'm just trying to figure out coding and not complete...
I tried #4, but the prompt doesn't even work. Can having pop-ups turned off block that? The function translate() isn't even called. I put an alert in the first line of translate(), and it never...
True, but if he has to take a test, good luck on it. I read a whole book on Javascript and don't remember jack because I didn't try coding stuff. I'm only putting up ones I'm stuck on. You...
I tried it but my join() function doesn't even work. Not sure what the problem is. Maybe tomorrow I'll be smarter. :confused: Are all variables outside functions global in Javascript?
I fixed things. I will try the array way tomorrow or later today. Good point about me not following directions. : n P I did feel though that if I could not find a way to input numbers it was...
Huh. Good point. For some reason I thought everything was available to the function, even though that's not how it is in C++. I'm looking up passing variables now...
I am a newbie to Javascript and am a little overwhelmed. I am trying to make a website where one clicks on a button, starting a .flv movie of someone breaking open a fortune and holding the fortune...