I got it working in Chrome now by correcting the refernce to the 'SWFobject.js' file because I had put it in the includes folder ~ OOPS!
However, the animation still doesn't show up in Firefox 3.6.12. I also used the generator on a text page like suggested, but nothing is displaying in Firefox on there either. Maybe there is another issue. I will look back at the previous discussions on the forum. Does anyone have any ideas??? Here is the test page I posted: http://www.ezeewheelz.com/preview/HTML/Test.html Thanks :) Laura TTOn Oct 26, 2:35 pm, Aran Rhee <[email protected]> wrote: > Hi Laura > > As Sam said, you are not actually using swfobject on the supplied page: > > 1)http://www.ezeewheelz.com/preview/HTML/swfobject.jsdoe 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-... > > <http://learnswfobject.com/advanced-topics/placing-html-elements-over-...>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%2bunsubscr...@googlegroups.com> > >> . > >> 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%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/swfobject?hl=en.- Hide quoted text - > > - Show quoted text - -- 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.
