Reputation: 2343
What html-tags I should to use? May be some JS libs?
Of course, better if this will be cross-browser and platform independent.
Upvotes: 2
Views: 1008
Reputation: 6023
The most popular and "standard" is SWFObject.
If you use jQuery, flashembed from jQuery Tools is great too.
Upvotes: 1
Reputation: 96
I prefer the SWFObject JS available here:
http://code.google.com/p/swfobject/
Includes the lib and docs.
Upvotes: 4