update- it stems from my use of an anchor tag above the content. When I load the .swf, I load it farther down in the page, under all the initial information. However when the user clicks play, they are not aware the content is loading below. So I send them down to the content via an anchor tag, and I use this in my javascript:
location.href='#content_view'; currently looking into a workaround for this On Apr 13, 3:20 am, "Aran Rhee" <[email protected]> wrote: > As you say good news, sort of. > > When trying to sort through an issue, I always try to reduce things down to > its simplest form and (re)build from there. > > Good luck finding your cause... > > Aran > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > > Behalf Of Shawn > Sent: Monday, 13 April 2009 5:09 PM > To: SWFObject > Subject: Re: SWF doesn't appear until fully loaded > > Well, good news, sort of- > > I copied and pasted the embed code from my old site to see how it > performed on the new one. Turns out I get the same problem- the .swf > wont appear until fully loaded, even when I use standard object/embed > code that has nothing to do with swfobject > > So I still have the problem, but it's good in the sense that it can't > be the fault of swfobject and is probably a more generalized issue --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
