Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Vimpact #1
Dynamic Sound with a Media Component
Hello
I'm having a little problem here. I am using Flash MX 2004 - Proffesional. I
have a dynamic sound ("GavSound")loading in at the beginning of the flash file.
var GavSound:Sound=new Sound(GavSound)
GavSound.start(0,99999)
container.vol=100
GavSound.setVolume(container.vol)
This sound loops over and over and is controlled with a volume slider I
created. My problem arrises when I load an external swf in using the
loadMovieNum command. This swf has the new media player component and begins to
play an external .FLV. When the person presses the play button i have script
that is supposed to fade out the GavSound. It does just that.... except its
fading out the .FLV's sound as well. I need the dynamic sound to fade out and
the FLV sound to keep playing. I'm trying everything I can think of here and
it's not working. Any help would be appreciated
Thanks
Brya
Vimpact Guest
-
variable for media component
hello all, I would like to bind a variable to the 'contentPath' property of the media playback component... simply inputing the variable name into... -
Media Playback Component
I have an external swf loading into a flash movie. This swf has the media playback component loading and playing an FLV. When I unload the swf using... -
Media Component
HI Everyone, I'm just wondering if using the Media Compenent with an mp3 file actually streams it, using rtmp or if it's a variant, somewhat... -
media controller and flvs no sound
I have several video flv files that are called up via the media controller in mx 2004. Testing it shows the sound, exporting doesn't play sound? ... -
Please help with FLV file and Media Playback Component...
Ok, so I have a video that I've been able to import into the MX2004 Pro Library. I have the media playback component on the stage. I am trying to use...



Reply With Quote

