A Flash Developer Resource Site

Results 1 to 8 of 8

Thread: Can you 'dynamically' loadMovie() with a Quicktime video?

  1. #1

    resolved

    Just wondering if you can dynamically load video into a Flash movie like you can load in .jpgs now and .swfs too.

    Thanks,

  2. #2
    Junior Member
    Join Date
    Feb 2002
    Posts
    24
    i can load mp3 at runtime

  3. #3
    Junior Member
    Join Date
    Nov 2000
    Posts
    12
    Hey Digital,

    How do you dynamically load .jpgs in Flash 5? I've been trying to do that myself.

  4. #4
    Junior Member
    Join Date
    Feb 2002
    Posts
    24
    loadMovie("image.jpeg", "MovieClip");

  5. #5
    Junior Member
    Join Date
    Nov 2000
    Posts
    12
    Thanks cavtcjack,

    But I tried that and it didn't work

  6. #6
    I was actually referring to the new functionality in FMX, I've only been able to dynamically load .swf's into Flash 5.

    So you'd have to convert your .jpg's into .swf's first until FMX is available!

  7. #7
    Junior Member
    Join Date
    Feb 2002
    Posts
    24
    Originally posted by cavtcjack
    loadMovie("image.jpeg", "MovieClip");
    your flash player must be version 6.

  8. #8
    Member
    Join Date
    Jan 2002
    Location
    Venice, CA
    Posts
    77
    Video can be either embedded into the flash or linked to externally.

    snarf,
    brian.

    Originally posted by Digital Alchemist
    Just wondering if you can dynamically load video into a Flash movie like you can load in .jpgs now and .swfs too.

    Thanks,

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