MC not playing on first hover

I have some movieclips that play when you hover over them and rewind when you mouse out. Now I've added a click event to the MCs also and now the first time you hover over them, nothing happens. But the second time works just fine.The MCs that don't have the click event work fine using the same code.
Any Ideas, I've been fighting this for too long now.
Thanks in advance
you can view the movie at www.micahanderica.com/mynewwalk

~updated code~
import flash.external.ExternalInterface;
var victim:MovieClip;
var my_sound:Sound = new Sound();
var soundPlaying:Boolean = false;
var mute:Boolean = false;
var contentOpen:Boolean = false;
function rewind(passed_mc:MovieClip, frame_count:Number) {
passed_mc.timer_mc.onEnterFrame = function() {
  if (frame_count>0) {
   passed_mc.prevFrame();
   frame_count--;
}//Rewind Function
function mcRollOver(passed_mc:MovieClip, start_frame:Number, stop_frame:Number) {
var frame_count = stop_frame-start_frame;
if (passed_mc.hitTest(_xmouse, _ymouse, true)) {
  if (passed_mc._currentFrame < stop_frame) {
   passed_mc.play();
if (!passed_mc.hitTest(_xmouse, _ymouse, true)) {
  if (passed_mc._currentFrame == stop_frame) {
   rewind(passed_mc,frame_count);
}//mcRollOver Function
function chooseVictim():MovieClip{
if(service_times_mc.hitTest(_xmouse, _ymouse, true)){
  victim = service_times_mc;  
}else if(the_series_mc.hitTest(_xmouse, _ymouse, true)){
  victim = the_series_mc;  
}else if(pasco_ymca_mc.hitTest(_xmouse, _ymouse, true)){
  victim = pasco_ymca_mc;  
}else if(giving_online_mc.hitTest(_xmouse, _ymouse, true)){
  victim = giving_online_mc;  
}else if(connection_groups_mc.hitTest(_xmouse, _ymouse, true)){
  victim = connection_groups_mc;  
}else if(children_youth_mc.hitTest(_xmouse, _ymouse, true)){
  victim = children_youth_mc;  
}else if(get_involved_mc.hitTest(_xmouse, _ymouse, true)){
  victim = get_involved_mc;  
}else if(about_us_mc.hitTest(_xmouse, _ymouse, true)){
  victim = about_us_mc;  
}else if(online_campus_mc.hitTest(_xmouse, _ymouse, true)){
  victim = online_campus_mc;  
return(victim);
}//chooseVictim Function
if(!soundPlaying){
my_sound.loadSound("mynewwalk.mp3", true);
my_sound.start(0, 9999);
my_sound.setVolume(10);
soundPlaying = true;
}//start sound
mute_mc.onRelease = function() {
//popThickBox("newwalkonline.html?KeepThis=true&TB_iframe=true&height=800&width=800");
if(!mute){
  my_sound.setVolume(0);
  mute = true;
}else{
  my_sound.loadSound("mynewwalk.mp3", true);
  my_sound.start(0, 9999);
  my_sound.setVolume(10);
  mute = false;
};//mute_mc onrelease
pasco_ymca_mc.onRelease = function() {
ExternalInterface.call("tb_show" , null, "ymca.php?KeepThis=true&TB_iframe=true&height=100%&width=100%", false);
giving_online_mc.onRelease = function() {
ExternalInterface.call("tb_show" , null, "giving_online.php?KeepThis=true&TB_iframe=true&height=100%&width=100%", false);
get_involved_mc.onRelease = function() {
ExternalInterface.call("tb_show" , null, "get_involved.php?KeepThis=true&TB_iframe=true&height=100%&width=100%", false);
about_us_mc.onRelease = function() {
ExternalInterface.call("tb_show" , null, "about_us.php?KeepThis=true&TB_iframe=true&height=100%&width=100%", false);
connection_groups_mc.onRelease = function() {
ExternalInterface.call("tb_show" , null, "connection_groups.php?KeepThis=true&TB_iframe=true&height=100%&width=100%", false);
children_youth_mc.onRelease = function() {
ExternalInterface.call("tb_show" , null, "children_youth.php?KeepThis=true&TB_iframe=true&height=100%&width=100%", false);
online_campus_mc.onRelease = function() {
ExternalInterface.call("tb_show" , null, "online_campus.php?KeepThis=true&TB_iframe=true&height=100%&width=100%", false);
service_times_mc.onRelease = function() {
ExternalInterface.call("tb_show" , null, "service_times.php?KeepThis=true&TB_iframe=true&height=100%&width=100%", false);
the_series_mc.onRelease = function() {
ExternalInterface.call("tb_show" , null, "the_series.php?KeepThis=true&TB_iframe=true&height=100%&width=100%", false);
stop();
this.onEnterFrame = function() {
mcRollOver(chooseVictim(),35,45);
~all seems to be working fine except rewind will still only rewind one mc at a time. (www.micahanderica.com/mynewwalk)~
Thank you for your help!

Similar Messages

  • Ram preview not playing from first frame

    Anyone else having problems with Ram preview playing back from a different spot in the timeline OTHER than the first frame? I have seen this happening consistently since the latest update (2014.2). I checked my preferences, and made sure nothing is accidentally selected to play from the last keyframe or something odd. But no. I am on a Mac Pro, running Yosemite, I googled this, and haven't seen anything. I haven't trashed my preferences yet, because I'm not sure it's a preference issue, and god...if I have to rebuild my render setting one more time...
    So to give you more detail.
    - I hit "0" on my number pad to launch a ram preview
    - It LOOKS like it's rendering each frame in order
    - When I hit "0" again to playback, it starts from a random location usually about 2 - 5 seconds from the beginning of the timeline.
    - It will loop back and then play from the start of the timeline.
    It's not using the current time indicator line or anything that would make sense. It's random, but near the start. I suspect it's pulling keyframe information from a nested pre-comp and using that, but there is not a keyframe in the comp I'm previewing.
    I also do not have the "From Current Time" checked box in the Ram Preview options, and there are 0 skip frames in that setting as well.
    If anyone has any ideas what this may be...I'd appreciate it.

    Here's the page with the known Yosemite issues:
    After Effects with Mac OSX v10.10 (Yosemite)

  • HT204370 Downloaded movie not playing after first time

    Purchased and downloaded a movie yesterday (have confirmation email of purchase).  Able to watch movie once.  Tried to watch again, but received message "You do not have permission to access the requested resource".  Why am I getting message if I have proof of purchase?

    Trashed the video file and redownloaded.
    Exact same thing.  Doesn't play for more than a couple seconds. 
    Infuriating, and zero responses yet.  Is there a point to posting on here when 99% of the questions I see are unsolved or completely ignored?

  • Sound on slides does not play after first slide.

    I created a presentation with 5 slides.  I put the same sound file on each of the 5 slides.  The slides are setup to play automatically.
    If I play the presentation in Keynote, it works perfectly.
    I exported to html and put on my web site.  If I view the presentation in Safari the slides load one after the other correctly, but the sound only works on the 1st slide.  On slides 2 thru 5, the sound only plays for about 1 second and then quits.
    If I view the presentation using Firefox, nothing works, slides do do load correctly, and no sound at all.
    I exported to Quicktime and played it, and the quality is so bad I can barely see what is going on.
    I installed a new Keynote app from app store, and same problems.
    Any ideas?
    Thanks,
    Lewis Poteet

    also regarding pentiun 4's --
    see link at :
    http://technet.oracle.com:89/ubb/Forum42/HTML/000380.html

  • TTS message not playing

    Hi All,
    I am using CVP 7.0 with ICM 7.5. I am using Nuance Speech Synthesizer. TTS messages works fine when providing Self service to the callers.
    When the call is in Queue, I need to provide the following queue treatment.
    1. Hold music for 1 minute.
    2. Play hold message using TTS.
    3. Hold music for 1 minute.
    4. Play hold message using TTS.
    5. Play promotional message using TTS.
    6. Repeat the above steps till the agent becomes available.
    Sometimes It plays messages from Step1 to Step5 for the first iteration properly and does not play the TTS message for second iteration.
    Sometimes TTS message is not played in first iteration itself.
    When there is a problem with playing the TTS message, call gets struck up there and there is no audio(DEAD AIR). But still call is there in the gateway and when the agent becomes available then the call gets transferred to the agent.
    If i run "sh mrcp client session active detailed" command on the gateway, i see "Error, data for call <Associated Call ID> is not available" error message.
    Did anyone face this issue?
    Thanks.

    For me I was able to resolve that at a friend's place by updating their Internet Explorer and their Adobe Flash for firefox.
    I got that idea from this post, it has other steps to try as well should the above not help;
    http://community.skype.com/t5/Windows-desktop-client/i-can-t-watch-my-video-message/td-p/1694818
    Hope this helps you !

  • I attempted to download a song. It originally did not download correctly. I refreshed the download and it supposedly completed. Upon playing the song in both my library and on the Itunes store it will not play past the first 5 seconds. How can I fix this?

    It originally did not download correctly. I refreshed the download and it supposedly completed. Upon playing the song in both my library and on the Itunes store it will not play past the first 5 seconds. How can I fix this?

    Hello Whitney262,
    Thanks for using Apple Support Communities.
    I would go ahead and make sure you can first download the content, then remove the song from your iTunes Library, and download again from your iTunes past purchases.  The article below will walk you through the entire process:
    Download past purchases
    http://support.apple.com/kb/ht2519
    Take care,
    Alex H.

  • Installed Itunes: New PC, Windows 7 x64, updated ipod software, click to eject ipod, PC goes to blue screen, dumps data, restarts; songs do not play correctly on ipod. IE: play a song - only first few seconds will play. Some songs play fully, some do not.

    Installed Itunes: New PC, Windows 7 x64, updated ipod software, click to eject ipod, PC goes to blue screen, dumps data, restarts; songs do not
    play correctly on ipod. IE: play a song - only first few seconds will play. Some songs play fully, some do not.

    Hi just wanted to let you know I solved most of my XP problems with my new IPOD. It won't recognise the IPOD or driver and froze and locked up and then the battery died. After hours of trying different things here is what I did. I completly closed computer down. Waited 15 minutes turned on and reloaded everything. I put the usb cable in but not hooked up to IPOD. I turned off Mcaffee (all of it). After my computer came on. I then went and closed everything I didn't need in the bottom toolbar. (taskbar). I then reloaded the software and waited. Took forever to reload and I don't know why but whatever it worked but I DID NOT HOOK UP THE IPOD LIKE IT SAID! I instead shut down the computer after loading the software and waited 5 minutes and turned it back on. I again waited and shut of mcaffee. It loaded everything fine this time and said new hard ware and drivers detected. I plugged my IPOD in and YES I WAS UP AND RUNNING (THIS IS AFTER 6 HOURS OF PLAYING WITH OTHER THINGS!) I am able to load and play, burn, watch movies, see pictures and everything your suppose too! The only thing I see different than the instructions is I left my usb cable plugged in and when it said to eject the disk I didn't. I also didn't plug in the IPOD (5th Gen) and then I shut down waited and then restarted the computer. I hope this helps others because I know the feeling of wanting to return something you paid dearly for and worked hard at saving money to buy one and it doesn't work. My only thing I dislike about apple is they didn't supply a ac adapter for the IPOD and the instructions say to plug it up when trying to charge battery. DUHHHHHH, ya can't do that if ya don't have one and stores are closed and won' open until Monday! But at least I am up and running. I just hate having to plug up IPOD to computer daily to charge the battery which only last a half a day1

  • My 4th gen shuffle does not play more then one type of podcast It will only play this american life even if I have the moth on it.  It play what ever is first on the list

    My 4th gen shuffle only plays the first category of podcast and will not go to the next category, it will only repeat. Example:it will play all pod casts of this american life(first on the list) and not got to the moth (second category on the list).  It does not work like my old shuffle.

    if you make a playlist and load the podcasts in the order you want to listen to them, it will work.  In effect you are double syncing.  I had the same problem and got it to work

  • New MacBook Air, iTunes was working at first, now will not play anything

    Brand new Macbook Air and after an unnecessarily complicated setup I finally had music playing the first day. Now it will not play music or podcasts. Cleared cache, restarted, up to date. I press play it changes to the pause icon but no time movement, no sound. I went through all the steps to fix the problem of not downloading any of my purchased music, but now that I have it downloaded it won't play, when it had originally.
    Downloaded a podcast, won't play. Yay, back on the Apple forum once again.
    The original selling point of Apple was simplicity and reliability, now it is more convoluted, un-intuitive and unreliable than any windows product out there and I never thought I'd say that.

    you're not dimwitted. I wonder sometimes! lol
    just checking on something first. when you try to
    play a song in itunes, does that little
    diamond-shaped thingy stay firmly stuck to the left? Yes
    if so, next let's explicitly doublecheck your precise
    itunes version number. in itunes, go "help > about
    itunes" and wait for the version number to scroll up
    from the bottom of the screen. (for example, mine
    says "itunes 6.0.5.20") 6.0.5.2
    if you've got an itunes version 5.0.0.35, 5.0.1.4,
    6.0.0.18 or 6.0.1.3
    ... first let's check on this possibility:
    iTunes for Windows: Audio files do not play in
    iTunes 5 or 6
    if you've got an itunes version 6.0.2.23 or
    higher, or the compatibility settings thing wasn't a
    factor for you
    ... then first we'll try a careful standalone QT 7.1
    reinstall.
    download and save a copy of the QT 7.1 standalone
    installer to your hard drive. (we'll run the install
    from there rather than online.) switch off
    antivirus and antispyware applications prior to the
    install.
    Quicktime 7.1 Standalone Installer
    if that install goes through okay, does your itunes
    play audio properly again? Yes, this did the trick!
    (if you get an error message on the QT standalone
    reinstall, let us know what it says. include error
    message numbers if you're getting any.)
    b noir I thank you so very much for being willing to share your knowledge and lending a helping hand! I am indebted to you!

  • First play video not playing

    I have a 6 second video set as my first play with the end jumping to my main menu, but when I put the DVD into a regular DVD player, I get the DVD player's spalsh screen not te first play video or even my menu. When I push menu on my remote it jumps to te main menu, but the first play video still will not play. What I am doing wrong, and what can I do to fix it?

    Hi:
    Not sure what is happening but try this workaround.
    - Create a black image file (i.e. in Photoshop) with the size of your video format.
    - Create a Slideshow, import this black image and add to the slideshow. Set 1 sec as playback time for the slide.
    - Set that slide as First Play and its End Jump to your Intro Track.
    If that way works please don't ask my why !!!
      Alberto

  • While playing my albums in iTunes it has just started playing the first song but will not progress through the other songs on the album. Did I accidentally change setting or are other people having the same trouble? thanks

    While playing my albums in iTunes it has just started playing the first song but will not progress through the other songs on the album. Did I accidentally change setting or are other people having the same trouble? thanks

    Hi there Sing Me A Song,
    You may have changed the Up Next list in iTunes. Take a look at the article below for more information on the Up Next lists and how to edit it.
    iTunes 12 for Mac: Play songs
    -Griff W. 

  • TS1389 I purchased a song on iTunes that is now appearing twice on my library; the first download only plays 37 seconds of the song, the second download will not play & prompts me to authorize the computer to allow it to play.  Suggestions?

    I purchased a song on iTunes that is now appearing twice on my library; the first download only plays 37 seconds of the song, the second download will not play & prompts me to authorize the computer to allow it to play.  Suggestions?

    Im having a similar promblem! Only its doesnt work on my Itunes library and the song ends at 49 seconds. Have you fixed your problem yet?
    p.s. my discussion is on the following page but no one has responded yet as I only just posted it.
    https://discussions.apple.com/thread/4097402

  • TS1424 Purchased an album one or more records does not play all the way through. A 13 minute track only plays for the first 3.05 minutes and then stops and the program locks up. Larry

    I just purchased a album and one or more of the tracks does not play all the way through. One track which is a 13 minute track will only play for the first 3 minutes. Larry

    Delete the songs from your iTunes library and redownload them by clicking "Purchased", under Quick Links at the top right of the iTunes store.
    Download past purchases:
    http://support.apple.com/kb/HT2519
    If this doesn't work contact iTunes support here:
    http://www.apple.com/support/itunes/contact/

  • Audio is not playing first time in Flex app with 11.2 Flash player.

    Hi,
    I am playing an audio fle as flv in a flex application with flash player 11.2  but it is not playing first time and it is playing afetr pause/play and page refresh. Loacally it is playing fine. Please help and guide me.
    thanks in Advance
    Rangrajan.

    Taha,
    Not sure that I understand your workflow there. For editing, the 48KHz 16-bit is the "standard." The 32KHz is not.
    Now, what is the Sample-Rate of your original material?
    What is the CODEC used in that muxed (multiplexed, i.e. combined Audio & Video) file?
    Did you allow Conforming complete 100%? This ARTICLE will give you some background.
    Do you see the Waveform Display for that Clip? Alt+click on the Audio portion of the Clip, and then Dbl-click on it to get it into the Source Monitor. Do you see the Waveform Display there?
    Have you added any Keyframes, or Effects to that Audio? Toggle the Keyframe Display in the Track Header, to see if there are any Clip, or Track Keyframes there.
    Have you accidentally Muted that Track? Look at the Visibility (eyeball) icon in the Track Header. Then, look in Audio Mixer to see if that Track is Muted.
    Good luck,
    Hunt

  • TS1424 Songs availble with album purchase only show downloaded with album but play will not play past the first few seconds of the song.  Solution???

    Purchased entire album.  Songs available only with album purchase show completed download with album, but play only a short demo of song (both PC and iPod).  This is my first iTunes purchase so I likely missed a step.  Is this a user of iStore error?  Solution(s)?

    If your country's iTunes Store allows you to redownload purchased tracks, I'd delete your current copies of the dodgy tracks and try redownloading fresh copies. For instructions, see the following document:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Otherwise, I'd report the problem to the iTunes Store.
    Log in to the Store. Click on "Account" in your Quick Links. When you're in your Account information screen, go down to Purchase History and click "See all".
    Find the items that are not playing properly. If you can't see "Report a Problem" next to the items, click the "Report a problem" button. Now click the "Report a Problem" links next to the items.

Maybe you are looking for