The problem turned out to be the use of RSLs. When I switched the build setting to "Merge into code", everything started working again.
On Sep 16, 7:18 am, Azzah <[email protected]> wrote: > Oops... > > Good spot. I've fixed that issue (logic error in the defaulting case > in the template file) - it hasn't changed the video not starting > though... > > Aaron > > On 15 Sep, 17:02, Sam Sherlock <[email protected]> wrote: > > > even so with 2.x the js code goes in the header, even if this is not the > > cause of this issue t may cause others > > I notice also that the height of the object is set to the following > > > "450px250px", > > > - S > > > 2009/9/15 Azzah <[email protected]> > > > > Thanks for the reply... > > > > I just tried shifting that into the head as suggested, but to no > > > avail. It still loads in all browsers, but won't play in Firefox. > > > > I've shifted that back now - I hate that this is a bug that only > > > occurs when served over the production servers... > > > > On Sep 15, 4:34 pm, Sam Sherlock <[email protected]> wrote: > > > > I suspect its because your js is within the body of the document. with > > > > swfobject 2.x scripts are placed within the head of html doc (both src > > > > to > > > > swfobject.js & also calls to embed or register object) > > > > - S > > > > > 2009/9/15 Azzah <[email protected]> > > > > > > Hello, > > > > > > I've been having a problem that's I just can't seem to progress on and > > > > > hope that maybe someone here can help me out. > > > > > > If you look athttp:// > > >www.batstrading.co.uk/market_data/price_improvement/ > > > > > , > > > > > there's a Flash video there (it's actually a Flex 3 application), but > > > > > for some reason, in Firefox, you need to right click and then Play to > > > > > get the app to initialise and run. The strange thing is, it appears to > > > > > happen only on this server (it plays automatically from my development > > > > > machine). > > > > > > I used to use the Adobe supplied JS and had modified that to ensure it > > > > > passed through the play="true" attribute to the embed tag, but that > > > > > didn't work. Looking through various posts, I found SWFObject, which > > > > > seemed to be a much nicer approach and have switched to that, but also > > > > > to no avail. > > > > > > I have tried setting autostart=true, autoload=true, autoplay=true and > > > > > play=true (in both flashvars and params - flashvars seems wrong to me, > > > > > but I saw that in an example), but this isn't helping. > > > > > > Any ideas? > > > > > > Cheers, > > > > > Aaron Watkins --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
