The first big problem you need to solve is that your swfobject.js (http://www.editorschoicemusic.com/js/swfobject.js) is v1.5, but your code is using the 2.x syntax. :)
--Kyle -------------------------------------------------- From: "Forrest" <[EMAIL PROTECTED]> Sent: Tuesday, October 28, 2008 2:25 PM To: "Getify Solutions" <[EMAIL PROTECTED]> Subject: Re: SWFObject - several elements not showing up in swf file > Kyle, > > Thanks for getting back with me on this. > > I have checked the links and everything appears to be in order. > Especially since the graphic elements are embedded in the swf file. > > Here's the link: > http://www.editorschoicemusic.com/new/index.php/music/blues/ > > Thanks, > > Forrest > > On Oct 28, 12:38 pm, "Getify Solutions" <[EMAIL PROTECTED]> wrote: >> Off the top of my head, I'd guess maybe it's a path'ing thing, like the >> flash not being able to find the skin file or some data XML file for your >> player due to relative/absolute path issues. My best suggestion is to >> make >> everything an absolute path, and see if that corrects it. >> >> Otherwise, can you send us a link? >> >> --Kyle >> >> -------------------------------------------------- >> From: "Forrest" <[EMAIL PROTECTED]> >> Sent: Tuesday, October 28, 2008 11:33 AM >> To: "SWFObject" <[email protected]> >> Subject: SWFObject - several elements not showing up in swf file >> >> >> >> > I am trying to post a Flash MP3 player on a website using swfObject 2 >> > but only the background and the play/pause button show up. The other >> > buttons, text and graphic equalizer do not show, nor does it play >> > sound. >> >> > It works using the Adobe detection code, but then it is not standards >> > compliant. >> >> > Any ideas what I could be missing here? >> >> > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
