sorry i don't understand what you wrote... why would it be necessary for attributes.name="homepage"; to be part of my code
On Aug 13, 1:14 pm, Sam Sherlock <[email protected]> wrote: > STEP 3: Embed your SWF with > JavaScripthttp://code.google.com/p/swfobject/wiki/documentation > > 9) attributes (Object, optional) specifies your object's attributes with > name:value pairs > would apply the following attribute to the object when its placed in the > page, you may also set id & class to your object > name="homepage" > - S > > 2009/8/13 mcwazza <[email protected]> > > > > > Experimenting with a flash movie, the html script features the line > > > var attributes = {}; > > attributes.name = "homepage"; > > > nowhere else inside my swf, my html, or xml file is "homepage > > defined"... when i remove it, my swf doesn't work, so it is obviously > > important. what part of the process will there be something looking > > for this tag of "homepage"? > > > any help is greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
