Hi guys
I know for a fact this can be done as one of our clients (an OEM)
has created a version of FL3 on their handsets that supports transparency,
enabling us to create a FL app that lets the homescreen show through the FL
app. They didn’;t find it very hard to do, but it does of course impose some
severe limitations if the OEMs have to implement special FL versions on their handsets
every time they want to try something like this…; But it is doable J
Also I agree with Andrew – it is probably not a very important
feature in the short run J
/Anders
Hi Ugur
Transparency in Flash Lite is down to the integrator (OEM) so
assuming you're talking about using the S60 browsers, this isn't
supported.
Maybe in the future but it's a bit of a pain to do and I don't think
is massively important for a phone to handle?
cheers
Andrew
--- In FlashLite%40yahoogroups.com">FlashLite
yahoogroups.com,
Ugur Kaner <ugur
...> wrote:
>
> Hi guys,
>
> I tried <param name="wmode" value="transparent"
/> but couldn't
make it
> work. Anyone has experience with that? I can see it transparent on
> desktop browser.
>
> That's what I use;
>
> <object data="test.swf" type="application/x-shockwave-flash"
width="180"
> height="30" >
> <param name="allowScriptAccess" value="sameDomain"
/>
> <param name="allowFullScreen" value="false" />
> <param name="movie" value="test.swf" />
> <param name="quality" value="high" />
> <param name="wmode" value="transparent" />
>
> <embed src="test.swf" quality="high"
wmode="transparent"
width="180"
> height="30" name="test" align="middle"
allowScriptAccess="sameDomain"
> allowFullScreen="false" type="application/x-shockwave-flash"
> pluginspage="http://www.macromedia.com/go/getflashplayer"
/>
> </object>
>
> Thanks,
>
> Ugur.-
>
> www.kuneri.net
>
.