A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: controlling videos

  1. #1
    Member
    Join Date
    Jun 2002
    Posts
    39

    Smile

    Hi flashers, I´m working in a CD with some movies in several swf linked with loadmovie, and I´d like to know if there is (or what kind of) any script to make the movie controlable, I mean play, stop, rewind, fast forward, pause or fullscreen. Thank you.

  2. #2
    Flash Video Moderator Wheels's Avatar
    Join Date
    Dec 2000
    Location
    Minneapolis
    Posts
    1,590
    Sure, you just need to target the clip you loaded.

    on a level:

    _level2.stop();
    _level.play();

    etc.

    5G

  3. #3
    Senior Member Rob Goggins's Avatar
    Join Date
    Jul 2001
    Location
    SOCAL ..::.. USA
    Posts
    221
    If it's video you want to control, you can some good componants from http://www.macromedia.com/exchange

    You do need to be a member to get them. Once you are in do a search for video and check out the results.

    Hope that helps.

  4. #4
    Moderator enpstudios's Avatar
    Join Date
    Jun 2001
    Location
    Tampa, Fl.
    Posts
    11,282
    If your using MX, you can use this:

    http://www.flashcomponents.net/compo...w=31&pageNum=4

  5. #5
    Senior Member
    Join Date
    Sep 2000
    Posts
    298
    I highly suggest the one estudioworks is pointing you to. I use it all the time. works great even has a volume control.

  6. #6
    Senior Member Rob Goggins's Avatar
    Join Date
    Jul 2001
    Location
    SOCAL ..::.. USA
    Posts
    221
    Originally posted by estudioworks
    If your using MX, you can use this:

    http://www.flashcomponents.net/compo...w=31&pageNum=4
    Thanks for the link estudioworks. Flash Components has some brilliant stuff.

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