Click to See Complete Forum and Search --> : Display Random Words


tomyknoker
03-14-2007, 08:45 PM
Hi,

I want to have a name appear on my Flash page stay for 10 seconds, and fly off then another name and so on... So it would sort of be like "her name was... JENNY", and the "JENNY" would be the bit that changed... Anyone have any ideas on the best way? I don't want it to ever end either so would I need to have some sort of file with like a million names in there that Flash would pull in?

ryanbutler
03-15-2007, 09:23 AM
You could probably load an XML file into a movie clip and after ten seconds, instruct the movie through action script to load the next persons name based off a frame label.