Last time I looked at it, I noticed the swfobject.js file was included on the page twice. This sometimes causes errors.
On Thu, Nov 18, 2010 at 6:52 AM, Aran Rhee <[email protected]> wrote: > @Sam - The swf is not on the main page source from what I can see. > > @Tuba - Not sure exactly what is the problem, as if you isolate just the > Flash banner code in the top frame it displays just fine: > > using the code generator with your values (js include and register() call > in <head>) > http://www.misterhee.com/tests/ertekelemflash.html > > <http://www.misterhee.com/tests/ertekelemflash.html>direct copy paste from > site code (js include and register() call inline> > http://www.misterhee.com/tests/ertekelemflash.orig.html > > <http://www.misterhee.com/tests/ertekelemflash.orig.html>Must be something > other than swfobject like a CSS rule etc.... I'd look at rebuilding the page > with not styling etc and add css / other js until it breaks, and then you'll > know what your culprit is. > > > Aran > > On Thu, Nov 18, 2010 at 8:40 AM, Sam Sherlock <[email protected]>wrote: > >> Checking the source I see that you have not used the swfobject static >> markup as directed. >> >> http://code.google.com/p/swfobject/wiki/documentation#STEP_1:_Embed_both_Flash_content_and_alternative_content_using_s >> >> also no swfobject.js referance is made within the page >> nor a call to register the object >> >> you can generate the markup and script for either dynamic/static objects >> using the generator >> >> - S >> >> >> >> On 18 November 2010 02:39, Tuba <[email protected]> wrote: >> >>> Hello, >>> I noticed that the flash on www.ertekelem.hu is not showing in google >>> chrome Only. >>> >>> It works fine in FF and IE >>> >>> Please if anyone knows why? :) >>> >>> Thank you! >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "SWFObject" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<swfobject%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/swfobject?hl=en. >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "SWFObject" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<swfobject%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/swfobject?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "SWFObject" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<swfobject%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
