Aran. Thank you a lot! This has been a problem since a day back or so :) . Couldn't figure it out, and geez, this was kind of embarrassing ;) . Thank you!
On 15 Dec, 11:26, "Aran Rhee" <[email protected]> wrote: > Robin > > So you need to change the generic: > > html, body, #containerA, #containerB { height:100%; } > > to use the name of your flash replacement target <div> ID, as well as giving > your wrapper <div> an ID. I have used "flashtest" in the example below: > > ... > > <style type="text/css" media="screen"> > html, body, # flashtest { height:100%; } > body { margin:0; padding:0; overflow:hidden; } > </style> > </head> > <body> > <div id="flashtest"> > ... > </div> > </body> > > See out the working example > here:http://www.bobbyvandersluis.com/swfobject/testsuite_2_1/test_fullbrow... > h.html > > Aran > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > > Behalf Of Robin Jakobsson > Sent: Monday, 15 December 2008 9:11 PM > To: SWFObject > Subject: Re: Having difficulty with Firefox > > Here is my implementation:http://dpaste.com/99214/ > > On 15 Dec, 11:06, Robin Jakobsson <[email protected]> wrote: > > It works with Flex embed methods in Firebox, but it don't work with > > swfobject. The flash is an 100% width/height, and I've followed the > > instructions on the FAQ. So, it's either related to my implementation > > of swfobject or to my browser. > > Any other ideas? > > > On 15 Dec, 10:45, Robin Jakobsson <[email protected]> wrote: > > > > @Aran - ah, sorry about that. I just wasn't sure if it is unrelated to > > > the previous issue. > > > > On 15 Dec, 10:34, "Aran Rhee" <[email protected]> wrote: > > > > > @Robin - can you please start your own thread if you are experiencing > > > > issues? When threads get too long with many people posting totally > different > > > > issues it becomes a horrible unmanageable swamp. > > > > > As Dck rightly says, if your sound is loading, then your swf is being > > > > embedded on the page. The problem is most likely with the flash file > > > > itself... > > > > > Aran > > > > > -----Original Message----- > > > > From: [email protected] [mailto:[email protected]] > On > > > > > Behalf Of dck > > > > Sent: Monday, 15 December 2008 7:39 PM > > > > To: SWFObject > > > > Subject: Re: Having difficulty with Firefox > > > > > Robin: If the sound loads, then I am pretty sure swfobject have > > > > embeded the swf. (unless if it's not within swf.) Try right-clicking > > > > on the area where you embed the swf. If it gives you flash's menu then > > > > it's attached and the problem could probably be within swf itself. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
