VIDEO PLAY BACK - SOUND (Stop a UIloader?)

PLEASE HELP ME SOMEONE!! I am going to rip my eyes out!
Here is what I have set up:
I have a website...
http://www.thedrewblood.com
I have several pages set up on a main time line. Siting on my
main time line is a UI loader that automatically loads an mp3
player, which the client wants to play through, with out
interuptions. The pages have labeled frames, and the buttons have
eventlisteners to move the time line to the specific frame. On this
frame (say it is "video") I have a movie clip, with the page
content. Inside this movie clip time line I have a ui loader which
will load my flv playback component with various video.
So, the video loads perfectly, and everything is fine.
However, there are some complexities that I would like to remedy.
when you navigate away from the "video" frame, the sound from
the video continues to play. I would like that sound to stop, or is
there a way to stop the ui loader?
I want the video to play, and stop as you leave the frame
because I don't want the ui loader for the mp3 player to be
interrupted.
If anyone can help me it would be greatly
appreciated!!

Rob, thanks for gettting back...here is how I have it set up
and the code for it:
On my main timeline, I have labeled frames (music, video,
photos, gigs...etc) One a frame labeled "home" is were i have all
of the buttons (music, video, photos, etc...) siting with event
listeners telling the timeline to go to those frames. One the
"video" frame sits a movie clip, inside of this time line are some
more navigation buttons, very simple. (basically you are navigating
deeper inside other timelines- 2 to be precise)
when you navigate to the section with the video, this is how
i have it set up. I have a button, and I gave it an instance of
"train_btn". Then I have a UI Loader sitting next to it. I gave
that an instance of "swfbox". Then, on that frame I set this code"
stop();
function ontrain(eventobject:Event):void {
var swfPathAndName:URLRequest = new URLRequest("train.swf");
swfbox.autoLoad = false;
swfbox.maintainAspectRatio = true;
swfbox.scaleContent = false;
swfbox.source = swfPathAndName.url;
swfbox.load();
train_btn.addEventListener(MouseEvent.CLICK, ontrain);
***my source FLA for "train.swf" is set up like this.
I have another FlA file, which has the FLV playbackcomponent
and the video embedded. I test this, and it works just fine.
So, everything works, but, I want to be able to navigate away
and not hear the sound, also, I will eventually be adding more
video, which I want the ui loader to load...so, if it loads another
video, i don't want the sound from the first one to continue
either.
If you could help that would be FANTASTIC!
Thanks
Adam

Similar Messages

  • Facebook videos play back without sound

    When I click on a video within Facebook, the video plays back without audio.
    I have a 16gb iPad with retina display. 
    This happens on all videos within
    Facebook and continues despite several updates to Facebook.
    I am running iOS 7.0.4
    Help please

    Hello acarrejo,
    It sounds like the Facebook app on your iPad is not playing audio.  I recommend following the steps in the article below for an issue like this (you can skip step 3 since it is not related to this issue):
    iOS: Troubleshooting apps purchased from the App Store
    http://support.apple.com/kb/TS1702
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Is it possible to change brightness in video play back?

    Is it possible to change brightness in video play back, without having to go to settings?
    If not, then who agrees this should be possible?
    I’m sure most iphone users have the stock brightness setting set to low to save battery power, but it’s very irritating when you go to watch a video in bright lighting conditions and in order to see it properly you have to go back out and change it.
    I am not computer programmer, but I’m sure it would be possible to have a slider (just like the volume) and could be introduced in a update.
    I think it would improve the overall iphone experience just that little bit more.
    What do you think?

    All Help > System Info does is to report your system specifications so you can copy and paste them in the forums for troubleshooting purposes.
    You can choose what to highlight and copy, but it does not change anything in your system like editing a configuration file would.

  • Webcam video plays back super fast speed

    hi, does anyone know about this: when i record video from my creative Live! Cam Video IM Pro, the play back is like twice the speed of real life. like a video speeded up. it was working fine on my previous computer, which was windos xp, and i upgraded to a newer computer with windows vista 64 bit, and now the video play back is too fast. i also tried viewing the video on other viewers like windows media and VLC, still too fast.

    Hi David, 
    I think we may be able to say more if you can tell us more about the rest of your code. What sort of structures are you using, and where are you dropping your AVI Capture code in? Is the video sped up on your front panel or when you play the resulting file?
    You should post the larger piece of code if possible. 
    Cheers,
    Andrew C.
    Applications Engineer
    National Instruments

  • Captured video plays back fast (sped up) in Final Cut Express 4

    I had a Panasonic mini-dv digital camera that was stolen and it worked great with FCE. I purchased a JVC GR-D870 (mini-dv) as a replacement and now in FCE when I capture video it plays back fast in the Viewer and if I open the .mov file in Quicktime. Note that the video plays back at the correct speed when played from the camera, and when the video is being captured. I've tried changing my Easy Setup, but nothing has helped much. I'm currently using the DV-NTSC FireWire Basic setting, though it doesn't matter which one I chose. I did try using the 25.00 fps DV-PAL setting and interestingly it will capture for about 2 seconds and then crash, but the 2 second clip I'm left with seems to playback at the normal speed. This is an NTSC camera so not sure how to get the video that I capture to play at the correct speed (frame rate?). Any help would be most appreciated.
    Message was edited by: jbrumleve

    Never heard this one before!
    I have no idea why it is playing back fast, but if you have an NTSC camera you must use an NTSC Easy Setup.
    When FCE behaves strangely the first thing to try is to delete the preferences as described here:-
    http://www.fcpbook.com/Misc1.html

  • Why does my Flash Player keep freezing during video play back?

    I have the very lastest version for Windows 7 64bit OS and it keeps freezing during video play back.  The previous versions did not do this. I have to keep the cursor moving inside the video window to prevent the player freezing.  I have deslected HARDWARE ACCELERATION and it does not help.  Why is this happening and how do I correct this situation?

    Right click ANY Flash content and choose "Setings".
    Click the folder icon (center tab) and increase the storage to at least 10Mb.

  • Ever since I upgraded my iPad 3 to iOS 6 , utube videos play without sound .

    Ever since I upgraded my iPad 3 to iOS 6 , uTube videos play without sound , does anyone know why ?

    Try a reset:
    1. Hold the Sleep and Home button down (together)
    2. For about 10 seconds
    3. Until you see the Apple logo (very important)

  • Select audio device to play back sound

    flash media server ,provide property Microphone.names that
    retrieves an array of strings reflecting the names of all available
    sound capture devices.
    is there is any property that detect output device attached
    to system so i can select which one to play back sound.
    for example:-
    i need to play back mp3 file in flash.
    but i have more one output device installed in my pc.
    the question is:-
    is there is any way for falsh to list all (or detects) audio
    output device installed in my pc then let me pick one of them to
    play back sound by selected output device?
    thanks ...........plz don't late to replay me

    This is a a delayed response to this discussion but I thought I would share my problem with this.
    I have a USB audio interface, which I have configured as the default sound device on my iMac (OSX Lion). This works well in all applications, except Flash.
    I have the device configured at quite a high bit rate.
    Flash doesn't like this - it makes very strange noises. The only work around I have found is to disable the sound interface when I am working in Flash, and use the built in speakers on my iMac.
    It works, but I'm the kind of guy that likes things to just work =)
    e.g. if iTunes can play mp3s through my sound interface, why can't Flash?
    To be honest I think Adobe need to do a lot of work on the audio side of things with Flash. Not just playback - something a bit more flexible like Premier would be cool. Flash isn't dead yet. Come on Adobe!
    A lot of the work I am doing at the moment requires building animation to a pre-recorded audio file.

  • Video play back choppy

    The video play back is very choppy on itunes. I have read two trouble shooting topics about video play back but I don't understand them. I have vista. Do any of you have any ideas? Is the any phone or online support for itunes? I can't find any links tech support.

    Hello @GSW1964,
    I understand that you are getting choppy video playback on your HP Pavilion Slimline s7410n Desktop PC running Windows 7. What type of video are we talking about here live streaming? What steps have you taken? Have you tried turning off hardware acceleration?
    Please re-post with as much information as possible and I will be happy to assist you. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • Video play back in FCP X is choppy, does anyone know how to fix this??

    video play back in FCP X is choppy, does anyone know how to fix this??

    So I just tested it and the badge icon does appear to update, but it takes a minute or two.  Does anyone know why it takes so long?  All of my other app badges seem to update almost immediately. 

  • How can i get play back sound ?

    hi i can't get play back sound in my laptop please help to me .
    This question was solved.
    View Solution.

    Hi,
    Can you post back with the following.
    1.  The full Model No. and Part No. of the notebook ( from the service tag underneath your notebook ).
    2.  The full version of the operating system you are using ( ie Windows 7 32bit ).
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Why my Canon mvi video play back is fuzzy?

    Why my Canon mvi video play back is fuzzy?

    What OS are your other machines using? Trying to find out if this is an OS difference problem.

  • HT4085 I have no sound at all, no music, no game sound, no video play ability, just stopped working suddenly, what can i do?

    I have no sound at all, no music, no game sounds, video won't play, it just stopped suddenly.  All other stuff works, email, web, books, etc.  Is there someting I can do? 

    I can't tell you WHY this worked but I'll share just in case...
    I had the same problem.  No sound, the volume control buttons did nothing.  The sound icon would appear but no bars indicating the sound level.
    My phone was NOT on mute, but I flicked the mute button anyway. 
    I don't know why or how, but that made the sound come back and the volume control buttons start working again.
    (Just before this, I realized all my texts were gone - they came back with a reset but still!)

  • Iphone 4S video play back has no sound

    when i play back the video it jus makes a hissing sound, but playing music is fine through the phone. Any 1 else this problem ?

    Try doing a restore. If that doesn't do it I would recommend taking it to the apple store or contacting apple. The phone might need to be replaced.

  • C5-05: hisss sound is coming while video play back...

    Hi,
    Whenever I try to record a video, its getting recorded with good quality but, while playing it back Hisss sound is coming for all the time video plays... :-(
    Please help me out, anyone...
    Thanks
    Thanks
    Sagar

    Thanks for your response. I went to Nokia Care, but they ignored. My phone's loud speaker is working. When I play movies or any other video clips, sound is very clear and decent. but when i play the recorded videos that are recorded in this phone itself, i'm getting hiss sound...
    Thanks
    Sagar

Maybe you are looking for

  • Align on comma tabs with tagged text in ID CS2

    We have a problem generating tabs aligned on comma with tagged text in CS2.<br />It works for other characters (like dot for example). Any attempt until now leads to an Indesign CS2 crash at import.<br /><br />The problem seems to be that the comma i

  • Why is  HP C4280 all in 0ne not working with Mac OS X Mavericks

    After upgrading  my Mac to OS X 10-9-2 Maverick , The HP C4280 All In one , will not  scam properly , ck with HP the syst  was scan and as told that the Mac was not working or had  issues with the operating syst.

  • Logon problem with brgui

    Short Text  unable to run brgui  Long Text  Dear Sap, I am trying to run brgui using RSH service from windows 2000 professional to HP-UX 11.11 . When I try to connect using command 'rsh hpbill<hostname> -l oradev<user> brtools' from Windows OS i get

  • External sound system is not working

    Hi, the sound system is not working for my MacBook. It is working perfectly for my PC, however, when I plug it into my mac, every sound playing is being paused (e.g. iTunes are being paused on the second playing). What could be the issue?

  • How to add new universe in "Set Analysis"

    Post Author: izhar CA Forum: Performance Management and Dashboards Hi, dear all members I am working on BOXI R2, SP2 I have to ask that, how to add a new universe in "Set Analysis" so that i can do operation on the desired universe. Currently by defa