Michael.

SWFObject is only for embedding your Flash files onto your page. It cannot
help you with enabling / disabling elements within a swf file.

Why don't you get yourself a prebuilt Flash video player component like
flowplayer or jw media player which you can turn on and off UI elements
through the javascript API? Otherwise, dive into the Flash IDE and build
exactly what you want.

Overlaying one swf on top of another with transparency is a real kludge (and
a performance killer), and I would suggest you find a "real" solution to
what you are trying to achieve...


Aran



On Wed, Jan 20, 2010 at 2:15 AM, metalmini <[email protected]> wrote:

> Hi there.
>
> I am using the swfobject to broadcast a live stream, which works kinda
> cool (but is quite expensive :-() and i want to have a flash layer
> filled with buttons over my stream. So i am using the good old z-
> index:-1 trick in html and this works pretty good, but because both
> flash objects have mouseover actions the mouse pointer gets confused
> and flashed between the hand and the pointer.
>
> So since the overlaying layer is filled with buttons why use the
> navigation of the stream, i want it to be up 24 for 7 so pause and
> play is of no use to me.
>
> So i was wondering how i could kill all the navigation of the
> swfobject without killing the stream of course :-)
>
> Thanks for the info
>
> Michael
>
> --
> 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.

Reply via email to