Forum Moderators: open

Message Too Old, No Replies

div and flash

IE not showing anything

         

longboy

9:11 am on Sep 4, 2007 (gmt 0)

10+ Year Member



i am slicing a page using div tags and css. i used a flash movie inside a div tag and it was not showing i used a .js file and removed the code from the page and written everything in .js file now FF is showing but internet explorer is not showing anything after that code before that code i can see everything. is there any trick to add flash file in xhtml? or something else?

penders

9:54 am on Sep 4, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Whether you use JS to write your page or not will have no effect on whether your flash animation shows. You need to use the OBJECT element to display a flash animation/object. This can be contained in a DIV if you wish.

Can you paste some code?

arcc

10:30 pm on Sep 10, 2007 (gmt 0)

10+ Year Member



check there [blog.deconcept.com...]
this is very good method to embedding flash files

tedster

1:15 am on Sep 11, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks for the link, arcc. The SWFObject code is as rock solid and search engine friendly as Flash can get. Many major websites are now using it whenver they need to embed Flash content - although they don't all quite get the idea of the alternate content it allows, so they lose a lot of the power that SWFObject offers.