SWFObject does not listen to or send events to a flash movie. It is a
library for embedding swf files onto your HTML pages (with an API to help
you do associated methods). You need to roll your own into your player using
ExternalInterface.

Aran

On Sat, Sep 19, 2009 at 2:10 AM, KrishnaK <[email protected]> wrote:

>
> Hi!
>
> I am new to SWFObject. I would like to provide list of related videos
> once the user finishes watching (like youtube).
> I am thinking of doing following:
>
> Using javascript, register for an end of play event and fire off an
> ajax call to load new play list.
> I poked around the API calls of SWFobject and could not find an event
> that's triggered at the end of the play.
>
> May be there are other ways to do it.
>
> Thanks in advance for any help.
>
> Krishna
> >
>

--~--~---------~--~----~------------~-------~--~----~
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