A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: This is a question about video...but..

  1. #1
    Junior Member
    Join Date
    Jul 2002
    Posts
    9
    It is not in Flash MX. I am trying to figure out what I am doing. I am so lost. I have a .FLA that I have imported a quick time movie into. I have buttons on the interface that play, stop, rewind...they work fine...however I want to be able to call another quick time movie I have done in flash through the buttons I have on the interface. No one seems to know what I am talking about. Can any one help me find the code I would put on the button to load another quick time movie from the first quick time movie?


    Thanks

  2. #2
    Flashkit historian Frets's Avatar
    Join Date
    Oct 2000
    Location
    flashkit
    Posts
    8,797
    do you mean an external .mov?

    If so you might be able to get away with parameter controls
    via javascript.

    I'll be honest I don't know about qt movies.
    however I do know you can call/control wmv via javascript which you can control from the swf.

    you can also try load movie to call the movie then use the level to tell target it's functions.

    When you load movie into a mc persay it replaces the current content of that movie clip.

    then any action you direct to the clip should be handled via tell target.

  3. #3
    Junior Member
    Join Date
    Jul 2002
    Posts
    9

    Quick Time

    Thanks I will give it a whirl!

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