View Single Post
Old 12-24-2012, 07:55 PM   PM User | #2
adaminaudio
New Coder

 
Join Date: Jan 2012
Location: Columbus, Ohio, U.S.A
Posts: 41
Thanks: 0
Thanked 8 Times in 8 Posts
adaminaudio is an unknown quantity at this point
I'll try and help you with the Flash issue since this is the Flash part of the forums.

To use Flash stuff (animations, buttons, ui elements, etc...), you have to put the Flash .swf file into the browser. You can do this with the swfObject Javascript library. The down side is only users that have Flash installed will be able to view your content.

CSS/HTML/Javascript (HTML5) is probably a better way to go unless you're making a big animation or game or something.
adaminaudio is offline   Reply With Quote
Users who have thanked adaminaudio for this post:
Bizolly (12-27-2012)