A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: mediaPlayback Component and Screens

Threaded View

  1. #1
    Junior Member
    Join Date
    Jun 2002
    Posts
    21

    mediaPlayback Component and Screens

    Greetings!

    I'm having some issues with the mediaPlayback component. I can get the video to play fine, but the slideCuePoint behavior doesn't trigger the change in slides.

    My setup:

    background
    - Control
    - slide1
    - slide2
    - etc...

    The component instance is MyMedia.

    The actionscript on the component:

    on (load){
    mx.controls.streamingmedia.behaviors.SlideCuePoint Listener.initializeListener(this, this._parent);

    {

    Is there another way (via actionscript) to trigger the change in slides when a certain cuepoint in the video is reached?

    Many thanks for any assistance you can provide.

    -- Jeff
    Last edited by Nursedad; 10-01-2004 at 12:35 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center