Hi, I have a tiny flash intro here are my questions. 1) How can I add this to my website so all browser detect it(what code do i need)? 2)Also can I code it so if someone does not have flash it auto directs them to a different page? Thank you!
1) Depends on your html editing program of how to do this.. What are you using? http://www.w3schools.com/flash/flash_inhtml.asp 2) When people do not have flash (correctly) installed, this is shown automatically. You do not have to anything to get that.
embedding flash is simple. here is an example: <object width="xxx" height="xxx" data="*.swf" type="application/x-shockwave-flash">