As Nathan said, it will be something specific to your implementation. Either
a) something has changed with your browser (Flash player update corrupted etc) b) Something has changed with YouTube. The embedSWF() method cannot suddenly break universally unless something has changed with a certain browser and the way it handles plugins etc (which has not happened) Aran On Wed, Sep 7, 2011 at 6:08 PM, Nathan Mynarcik <[email protected]> wrote: > Have you checked to make sure Youtube hasnt changed their api? > > > > > On Wed, Sep 7, 2011 at 6:04 PM, KNY <[email protected]> wrote: > >> Is anyone else all of the sudden having problems with the embedSWF >> method? I'm using it to load a youtube video and my page will now not >> load the player, but I haven't made any changes. >> >> here is my line of code: >> swfobject.embedSWF("http://www.youtube.com/e/"+firstvid+"? >> enablejsapi=1&playerapiid=ytplayer","myapiplayer", "300", "200", "8", >> null, null, params, atts); >> >> -- >> 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. >> >> > -- > 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. > -- 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.
