Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
joejoe2288 #1
stop music after new click
someone please help me. the layout i have is a bar with 6 butons taht have
rollovers, i added mp3s to the down part of the rollover but whne i click on
the next music number ex 1playin and i click number 2, it overlaps and the
music from number one doesn't stop, how do i fix please help it is very
appreciated.
joejoe2288 Guest
-
Proposed CPAN Module: Tk::Canvas::Music (renamed to Tk::Music)
Hi... It's been a while, but I'm getting back to thinking about this Tk::Music module... How do people want this to work... so far we have the... -
STOP=Save The Opticles People! ... Stop Flashs flashing!
:| WHEN will they ever learn, our eyes are not to be played with. Imagin putting on a blindfold on for 1 - 24hr period & TRY to go about there... -
stop music
I have file called "menu.dir" which has an mp3 playing in the background. In that file I have a button that opens a new file (kazoo.dir) in a new... -
Single click vs double click in mouseDown and mouseUp
For a double click mouseDown and mouseUp catch 2 event: the first report clickCount value 1 and the second report value 2. How to respond to a... -
Datalist selects Item after first click, but does apply the SelectedItemTemplate after the second click only
Background: On my webform a simple datalist shows one column. The databind is done in the page_load event. In the ItemTemplate a linkbutton serves... -
joejoe2288 #2
Re: stop music after new click
why doesn't this scripting work, when i click the number 1 it stops all sound
but doesn't start the new music in my library and th file name of the music is
01
on(press) {
stopAllSounds();
}
on(release) {
gotoAndPlay(01);
}
joejoe2288 Guest



Reply With Quote

