Hi Laura As Sam said, you are not actually using swfobject on the supplied page:
1) http://www.ezeewheelz.com/preview/HTML/swfobject.js doe not exist (did you actually upload it to your server) 2) you are not using swfobject markup for your swf at all. You might want to read up on the swfobject documentation, then use the code generator (link on wiki) to help you write the correct code. In regards to layering, this tut should help: http://learnswfobject.com/advanced-topics/placing-html-elements-over-a-flash-movie/ <http://learnswfobject.com/advanced-topics/placing-html-elements-over-a-flash-movie/>In fact, I recommend you spend some time going over the basics section on the lean swfobject site to get a better understanding of all the moving parts you are dealing with. Aran On Tue, Oct 26, 2010 at 1:24 PM, Sam Sherlock <[email protected]>wrote: > Hi Laura, > > You should be fine with either static or dynamic embed > > your page has a huge amount going on but from I can see you have an embed > tag with the static object > > static objects for swfobject 2 consist of two object tags with params for > each (no embed tag) > > z-index layering does work fine with swfobject 1.x or 2.x (or indeed with > plain flash markup ie not using swfobject) > > I suggest you generate the code using the online or air generators and then > add markup to that to build a simplified test of your desired page > > hth - S > > > > > On 26 October 2010 18:14, webmama <[email protected]> wrote: > >> Hello there, >> >> I have successfully used the SWFObject before a few times a year or >> two back. Here is the URL where it used the ealier version of >> SWFObject and it does play in all browsers: >> >> • http://www.westargrouponline.com/ >> >> >> Now I am trying to implement the SWFObject 2.2 to a new project and it >> works great in IE 8. However, I can't get the animation to show up in >> Firefox 3.6 or Google Chrome 7. I had it working when I started with >> the older version of the SWFObject, but my menu's sub-menu was being >> tucked behind the Flash. So, I figured that I would upgrade to the >> SWFObject 2.2 and now I can't seem to figure out how to get it to work >> in all browsers. I am using the 'Static Publishing' method. Can >> someone help me figure out what I am doing wrong please? I have not >> been able to find a solution on the forums after searching for two >> days. Would I be better off to try the 'Dynamic Publishing' method? >> >> Here is the URL of my current project: >> http://www.ezeewheelz.com/preview/HTML/index.html >> >> Thanks a bunch :) >> Laura >> >> -- >> 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]<swfobject%[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]<swfobject%[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.
