View Single Post
  #4 (permalink)  
Old Apr 23rd, 2005, 21:33
Webforumz Staff Webforumz Staff is offline
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Within Flash you can do anything you want. You could make the additional text appear when you push the button by using the gotoAndStop(framenumber); command.

Opening new windows is generally frowned upon unless you need it to be outside of Flash.

Think of a way to represent the additional text in Flash. It could probably be done. You could make the text scroll, for example.