makes no difference if alternative content div is placed in the body or not, same when I preview locally
On May 2, 1:54 pm, whatobject <[email protected]> wrote: > Thanks for the advice Jimbo, the DW residue wasn't helping. I have > placed the code in a new blank page and I get the same result?? > > http://www.skiagrafa.com/swftest.html > > It's calling swfobject.js which is on the root along with the html and > the swf > > any ideas? > > On May 2, 12:47 pm, "Jimbo" <[email protected]> wrote: > > > First off, you are using the flash default embed, not swf object: > > <script src="Scripts/AC_RunActiveContent.js" > > type="text/javascript"></script> > > > You should be embedding the swfobject.js file instead of Adobe's RunActive > > Content, as the instructions suggest. > > > If you are using the Dyanamic Embed method, so that only the alternative > > content div is placed in the body, you need the dynamic content script in > > the head of your document. Are you sure you followed the swfobject > > instructions? > > >http://code.google.com/p/swfobject/ > > > If you use the generator, it will create all the code you need, you can > > just copy and paste it into your document. > > hth, > > jimbo > > > *********** REPLY SEPARATOR *********** > > > On 5/2/2009 at 4:40 AM whatobject wrote: > > > :) The instructions were disturbingly simple > > > heres the page: > > >http://skiagrafa.com/artflash.html > > > On May 2, 12:34 pm, "Jimbo" <[email protected]> wrote:> Probably here: > > "followed the instructions" - if you can post a link to > > > the page that you are testing, we can probably spot your error(s) quickly. > > > > jimbo > > > > *********** REPLY SEPARATOR *********** > > > > On 5/2/2009 at 4:30 AM whatobject wrote: > > > > followed the instructions, all browsers just display text content of > > > the div > > > > Where am I going wrong? > > > > n > > > a --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
