Pardon
Pardon
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- unfittoprint0
You can import quicktime dinamically (stream) in Flash MX
http://www.macromedia.com/suppor…
You also can import mp3 dinamically, using a sound object and then a mySound.load("myfile.mp3")
Through actionscript you can (more less) preload the necessary size of the file until both can stream 'nicely'...